Skip to content

Commit 3cf289a

Browse files
chore(deps): update dependency highlight.js to v11.11.1
1 parent e624226 commit 3cf289a

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.8",
5757
"enzyme-to-json": "3.6.2",
58-
"highlight.js": "11.7.0",
58+
"highlight.js": "11.11.1",
5959
"jest-snapshot": "29.4.2",
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
@@ -5414,10 +5414,10 @@ hasown@^2.0.0, hasown@^2.0.2:
54145414
dependencies:
54155415
function-bind "^1.1.2"
54165416

5417-
highlight.js@11.7.0:
5418-
version "11.7.0"
5419-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.7.0.tgz#3ff0165bc843f8c9bce1fd89e2fda9143d24b11e"
5420-
integrity sha512-1rRqesRFhMO/PRF+G86evnyJkCgaZFOI+Z6kdj15TA18funfoqJXvgPCLSf0SWq3SRfg1j3HlDs8o4s3EGq1oQ==
5417+
highlight.js@11.11.1:
5418+
version "11.11.1"
5419+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.11.1.tgz#fca06fa0e5aeecf6c4d437239135fabc15213585"
5420+
integrity sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==
54215421

54225422
hook-std@^2.0.0:
54235423
version "2.0.0"

0 commit comments

Comments
 (0)