Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 6eb13f6

Browse files
Update dependency @types/highlight.js to v9.12.4 (#378)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5f98ed2 commit 6eb13f6

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
@@ -25,7 +25,7 @@
2525
"@sourcegraph/tslint-config": "^13.4.0",
2626
"@types/express": "4.17.4",
2727
"@types/got": "9.6.11",
28-
"@types/highlight.js": "9.12.3",
28+
"@types/highlight.js": "9.12.4",
2929
"@types/ini": "1.3.30",
3030
"@types/jaeger-client": "3.15.3",
3131
"@types/json5": "0.0.30",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -980,10 +980,10 @@
980980
"@types/tough-cookie" "*"
981981
form-data "^2.5.0"
982982

983-
"@types/highlight.js@9.12.3":
984-
version "9.12.3"
985-
resolved "https://registry.npmjs.org/@types/highlight.js/-/highlight.js-9.12.3.tgz#b672cfaac25cbbc634a0fd92c515f66faa18dbca"
986-
integrity sha512-pGF/zvYOACZ/gLGWdQH8zSwteQS1epp68yRcVLJMgUck/MjEn/FBYmPub9pXT8C1e4a8YZfHo1CKyV8q1vKUnQ==
983+
"@types/highlight.js@9.12.4":
984+
version "9.12.4"
985+
resolved "https://registry.npmjs.org/@types/highlight.js/-/highlight.js-9.12.4.tgz#8c3496bd1b50cc04aeefd691140aa571d4dbfa34"
986+
integrity sha512-t2szdkwmg2JJyuCM20e8kR2X59WCE5Zkl4bzm1u1Oukjm79zpbiAv+QjnwLnuuV0WHEcX2NgUItu0pAMKuOPww==
987987

988988
"@types/http-cache-semantics@*":
989989
version "4.0.0"

0 commit comments

Comments
 (0)