Skip to content

Commit d807418

Browse files
committed
chore(deps): update dependency highlight.js to v11.5.0
1 parent d096814 commit d807418

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"enzyme": "3.11.0",
5656
"enzyme-adapter-react-16": "1.15.6",
5757
"enzyme-to-json": "3.6.2",
58-
"highlight.js": "11.4.0",
58+
"highlight.js": "11.5.0",
5959
"jest-snapshot": "27.5.1",
6060
"npm-run-all": "4.1.5",
6161
"react": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5011,10 +5011,10 @@ has@^1.0.3:
50115011
dependencies:
50125012
function-bind "^1.1.1"
50135013

5014-
highlight.js@11.4.0:
5015-
version "11.4.0"
5016-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.4.0.tgz#34ceadd49e1596ee5aba3d99346cdfd4845ee05a"
5017-
integrity sha512-nawlpCBCSASs7EdvZOYOYVkJpGmAOKMYZgZtUqSRqodZE0GRVcFKwo1RcpeOemqh9hyttTdd5wDBwHkuSyUfnA==
5014+
highlight.js@11.5.0:
5015+
version "11.5.0"
5016+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.5.0.tgz#00abb7ed926491adbdabc93a4f3fd2b88b451b4a"
5017+
integrity sha512-SM6WDj5/C+VfIY8pZ6yW6Xa0Fm1tniYVYWYW1Q/DcMnISZFrC3aQAZZZFAAZtybKNrGId3p/DNbFTtcTXXgYBw==
50185018

50195019
hook-std@^2.0.0:
50205020
version "2.0.0"

0 commit comments

Comments
 (0)