Skip to content

Commit 5bcb305

Browse files
Merge pull request #3422 from Hacker0x01/dependabot/npm_and_yarn/docs-site/highlight.js-11.4.0
chore(deps): bump highlight.js from 11.3.1 to 11.4.0 in /docs-site
2 parents 4975fd7 + 83eebdb commit 5bcb305

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.3.1",
6+
"highlight.js": "^11.4.0",
77
"react": "^17.0.2",
88
"react-app-rewired": "^2.2.1",
99
"react-dom": "^17.0.2",

docs-site/yarn.lock

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

6427-
highlight.js@^11.3.1:
6428-
version "11.3.1"
6429-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.3.1.tgz#813078ef3aa519c61700f84fe9047231c5dc3291"
6430-
integrity sha512-PUhCRnPjLtiLHZAQ5A/Dt5F8cWZeMyj9KRsACsWT+OD6OP0x6dp5OmT5jdx0JgEyPxPZZIPQpRN2TciUT7occw==
6427+
highlight.js@^11.4.0:
6428+
version "11.4.0"
6429+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.4.0.tgz#34ceadd49e1596ee5aba3d99346cdfd4845ee05a"
6430+
integrity sha512-nawlpCBCSASs7EdvZOYOYVkJpGmAOKMYZgZtUqSRqodZE0GRVcFKwo1RcpeOemqh9hyttTdd5wDBwHkuSyUfnA==
64316431

64326432
hmac-drbg@^1.0.1:
64336433
version "1.0.1"

0 commit comments

Comments
 (0)