Skip to content

Commit 0edbe7c

Browse files
Merge pull request #3838 from Hacker0x01/dependabot/npm_and_yarn/docs-site/highlight.js-11.7.0
2 parents 197817a + 3c62076 commit 0edbe7c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"highlight.js": "^11.6.0",
6+
"highlight.js": "^11.7.0",
77
"react": "^18.2.0",
88
"react-app-rewired": "^2.2.1",
99
"react-dom": "^18.2.0",

docs-site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6364,10 +6364,10 @@ hex-color-regex@^1.1.0:
63646364
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
63656365
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
63666366

6367-
highlight.js@^11.6.0:
6368-
version "11.6.0"
6369-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.6.0.tgz#a50e9da05763f1bb0c1322c8f4f755242cff3f5a"
6370-
integrity sha512-ig1eqDzJaB0pqEvlPVIpSSyMaO92bH1N2rJpLMN/nX396wTpDA4Eq0uK+7I/2XG17pFaaKE0kjV/XPeGt7Evjw==
6367+
highlight.js@^11.7.0:
6368+
version "11.7.0"
6369+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.7.0.tgz#3ff0165bc843f8c9bce1fd89e2fda9143d24b11e"
6370+
integrity sha512-1rRqesRFhMO/PRF+G86evnyJkCgaZFOI+Z6kdj15TA18funfoqJXvgPCLSf0SWq3SRfg1j3HlDs8o4s3EGq1oQ==
63716371

63726372
hmac-drbg@^1.0.1:
63736373
version "1.0.1"

0 commit comments

Comments
 (0)