Skip to content

Commit 836c95e

Browse files
committed
Update dependency highlight.js to v11
1 parent 79eabc9 commit 836c95e

File tree

3 files changed

+30
-10
lines changed

3 files changed

+30
-10
lines changed

package-lock.json

+23-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"file-url": "^3.0.0",
4747
"google-auth-library": "^7.1.2",
4848
"googleapis": "^78.0.0",
49-
"highlight.js": "^10.7.3",
49+
"highlight.js": "^11.0.0",
5050
"inline-styles-parse": "^1.2.0",
5151
"jsonfile": "^6.0.1",
5252
"layout": "^2.2.0",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -3032,7 +3032,12 @@ [email protected]:
30323032
resolved "https://registry.npmjs.org/he/-/he-1.2.0.tgz"
30333033
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
30343034

3035-
highlight.js@^10.7.3, highlight.js@~10.7.0:
3035+
highlight.js@^11.0.0:
3036+
version "11.0.1"
3037+
resolved "https://registry.npmjs.org/highlight.js/-/highlight.js-11.0.1.tgz"
3038+
integrity sha512-EqYpWyTF2s8nMfttfBA2yLKPNoZCO33pLS4MnbXQ4hECf1TKujCt1Kq7QAdrio7roL4+CqsfjqwYj4tYgq0pJQ==
3039+
3040+
highlight.js@~10.7.0:
30363041
version "10.7.3"
30373042
resolved "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.3.tgz"
30383043
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==

0 commit comments

Comments
 (0)