Skip to content

Commit c554c9c

Browse files
committed
Update Highlight.js to latest
We were apparently already using this version in the lock file, but at least now package.json is clear.
1 parent 4e5681e commit c554c9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"core-js": "^3.38.1",
1919
"dayjs": "^1.11.13",
2020
"he": "^1.2.0",
21-
"highlight.js": "^11.10.0",
21+
"highlight.js": "^11.11.1",
2222
"history": "^4.10.1",
2323
"html-to-text": "^9.0.5",
2424
"identity-obj-proxy": "3.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5650,7 +5650,7 @@ headers-polyfill@^4.0.2:
56505650
resolved "https://registry.yarnpkg.com/headers-polyfill/-/headers-polyfill-4.0.3.tgz#922a0155de30ecc1f785bcf04be77844ca95ad07"
56515651
integrity sha512-IScLbePpkvO846sIwOtOTDjutRMWdXdJmXdMvk6gCBHxFO8d+QKOQedyZSxFTTFYRSmlgSTDtXqqq4pcenBXLQ==
56525652

5653-
highlight.js@^11.10.0:
5653+
highlight.js@^11.11.1:
56545654
version "11.11.1"
56555655
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.11.1.tgz#fca06fa0e5aeecf6c4d437239135fabc15213585"
56565656
integrity sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==

0 commit comments

Comments
 (0)