Skip to content

Commit 47802a9

Browse files
committed
chore(deps): update dependency highlight.js to v11.5.1
1 parent 7a2ac9a commit 47802a9

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.5.0",
58+
"highlight.js": "11.5.1",
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
@@ -4985,10 +4985,10 @@ has@^1.0.3:
49854985
dependencies:
49864986
function-bind "^1.1.1"
49874987

4988-
highlight.js@11.5.0:
4989-
version "11.5.0"
4990-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.5.0.tgz#00abb7ed926491adbdabc93a4f3fd2b88b451b4a"
4991-
integrity sha512-SM6WDj5/C+VfIY8pZ6yW6Xa0Fm1tniYVYWYW1Q/DcMnISZFrC3aQAZZZFAAZtybKNrGId3p/DNbFTtcTXXgYBw==
4988+
highlight.js@11.5.1:
4989+
version "11.5.1"
4990+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.5.1.tgz#027c24e4509e2f4dcd00b4a6dda542ce0a1f7aea"
4991+
integrity sha512-LKzHqnxr4CrD2YsNoIf/o5nJ09j4yi/GcH5BnYz9UnVpZdS4ucMgvP61TDty5xJcFGRjnH4DpujkS9bHT3hq0Q==
49924992

49934993
hook-std@^2.0.0:
49944994
version "2.0.0"

0 commit comments

Comments
 (0)