Skip to content

Commit 1446bb8

Browse files
chore(deps-dev): bump highlight.js from 9.18.4 to 9.18.5 (#6066)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.4 to 9.18.5. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/commits/9.18.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 1f504cf commit 1446bb8

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
@@ -130,7 +130,7 @@
130130
"eslint-plugin-vue": "^7.1.0",
131131
"esm": "^3.2.25",
132132
"execa": "^4.1.0",
133-
"highlight.js": "^9.18.4",
133+
"highlight.js": "^9.18.5",
134134
"html-loader": "^1.3.2",
135135
"husky": "^4.3.0",
136136
"improved-yarn-audit": "^2.3.1",

yarn.lock

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

6917-
highlight.js@^9.18.4:
6918-
version "9.18.4"
6919-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.4.tgz#e3f8df4f5ef5ff56bbbf4cd535391a33120e4835"
6920-
integrity sha512-Bb4K6pAKRr3WCRI4dZaak0lPgerK/bMDuaDhKpomWdeKnpcunMtSWi4KFqeoLrHlITf88TISu2ZX7dZe6fSJfQ==
6917+
highlight.js@^9.18.5:
6918+
version "9.18.5"
6919+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825"
6920+
integrity sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA==
69216921

69226922
hmac-drbg@^1.0.0:
69236923
version "1.0.1"

0 commit comments

Comments
 (0)