Skip to content

Commit 23c5b76

Browse files
Update dependency highlight.js to v10
1 parent 2bcaf29 commit 23c5b76

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"graphql-tag": "^2.10.0",
118118
"graphql-tools": "^4.0.3",
119119
"helmet": "^3.14.0",
120-
"highlight.js": "^9.13.1",
120+
"highlight.js": "^10.0.0",
121121
"history": "^4.6.1",
122122
"hoist-non-react-statics": "^2.3.1",
123123
"host-validation": "^1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7714,10 +7714,10 @@ hide-powered-by@1.0.0:
77147714
resolved "https://registry.yarnpkg.com/hide-powered-by/-/hide-powered-by-1.0.0.tgz#4a85ad65881f62857fc70af7174a1184dccce32b"
77157715
integrity sha1-SoWtZYgfYoV/xwr3F0oRhNzM4ys=
77167716

7717-
highlight.js@^9.13.1:
7718-
version "9.15.8"
7719-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.15.8.tgz#f344fda123f36f1a65490e932cf90569e4999971"
7720-
integrity sha512-RrapkKQWwE+wKdF73VsOa2RQdIoO3mxwJ4P8mhbI6KYJUraUHRKM5w5zQQKXNk0xNL4UVRdulV9SBJcmzJNzVA==
7717+
highlight.js@^10.0.0:
7718+
version "10.7.3"
7719+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
7720+
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==
77217721

77227722
history@^4.6.1, history@^4.7.2:
77237723
version "4.9.0"

0 commit comments

Comments
 (0)