Skip to content

Commit c184ccf

Browse files
dependabot[bot]mmalerba
authored andcommitted
build: bump highlight.js from 9.13.1 to 10.4.0 (#21146)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.13.1 to 10.4.0. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md) - [Commits](highlightjs/highlight.js@9.13.1...10.4.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 6202d93)
1 parent 9ebc6c1 commit c184ccf

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
@@ -125,7 +125,7 @@
125125
"gulp-clean": "^0.3.2",
126126
"gulp-cli": "^2.0.1",
127127
"gulp-sass": "^4.0.2",
128-
"highlight.js": "^9.11.0",
128+
"highlight.js": "^10.4.0",
129129
"husky": "^4.3.0",
130130
"inquirer": "^7.1.0",
131131
"jasmine": "^3.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6312,10 +6312,10 @@ header-case@^1.0.0:
63126312
no-case "^2.2.0"
63136313
upper-case "^1.1.3"
63146314

6315-
highlight.js@^9.11.0:
6316-
version "9.13.1"
6317-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.13.1.tgz#054586d53a6863311168488a0f58d6c505ce641e"
6318-
integrity sha512-Sc28JNQNDzaH6PORtRLMvif9RSn1mYuOoX3omVjnb0+HbpPygU2ALBI0R/wsiqCb4/fcp07Gdo8g+fhtFrQl6A==
6315+
highlight.js@^10.4.0:
6316+
version "10.4.0"
6317+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.0.tgz#ef3ce475e5dfa7a48484260b49ea242ddab823a0"
6318+
integrity sha512-EfrUGcQ63oLJbj0J0RI9ebX6TAITbsDBLbsjr881L/X5fMO9+oadKzEF21C7R3ULKG6Gv3uoab2HiqVJa/4+oA==
63196319

63206320
home-dir@^1.0.0:
63216321
version "1.0.0"

0 commit comments

Comments
 (0)