Skip to content

Commit 3d5e465

Browse files
chore(deps): update dependency highlight.js to v11.6.0
1 parent 9343819 commit 3d5e465

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.1",
58+
"highlight.js": "11.6.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
@@ -5112,10 +5112,10 @@ has@^1.0.3:
51125112
dependencies:
51135113
function-bind "^1.1.1"
51145114

5115-
highlight.js@11.5.1:
5116-
version "11.5.1"
5117-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.5.1.tgz#027c24e4509e2f4dcd00b4a6dda542ce0a1f7aea"
5118-
integrity sha512-LKzHqnxr4CrD2YsNoIf/o5nJ09j4yi/GcH5BnYz9UnVpZdS4ucMgvP61TDty5xJcFGRjnH4DpujkS9bHT3hq0Q==
5115+
highlight.js@11.6.0:
5116+
version "11.6.0"
5117+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.6.0.tgz#a50e9da05763f1bb0c1322c8f4f755242cff3f5a"
5118+
integrity sha512-ig1eqDzJaB0pqEvlPVIpSSyMaO92bH1N2rJpLMN/nX396wTpDA4Eq0uK+7I/2XG17pFaaKE0kjV/XPeGt7Evjw==
51195119

51205120
hook-std@^2.0.0:
51215121
version "2.0.0"

0 commit comments

Comments
 (0)