Skip to content

Commit f944215

Browse files
author
huangshuwei
committed
更新依赖
1 parent 7011e84 commit f944215

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"clipboard": "^2.0.6",
1212
"core-js": "^3.6.5",
1313
"echarts": "^4.9.0",
14-
"highlight.js": "10.1.2",
14+
"highlight.js": "^10.5.0",
1515
"js-cookie": "^2.2.1",
1616
"nprogress": "^0.2.0",
1717
"regenerator-runtime": "^0.13.7",

examples/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5177,10 +5177,10 @@ hex-color-regex@^1.1.0:
51775177
resolved "https://registry.npm.taobao.org/hex-color-regex/download/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
51785178
integrity sha1-TAb8y0YC/iYCs8k9+C1+fb8aio4=
51795179

5180-
highlight.js@10.1.2:
5181-
version "10.1.2"
5182-
resolved "https://registry.npm.taobao.org/highlight.js/download/highlight.js-10.1.2.tgz#c20db951ba1c22c055010648dfffd7b2a968e00c"
5183-
integrity sha1-wg25UbocIsBVAQZI3//Xsqlo4Aw=
5180+
highlight.js@^10.5.0:
5181+
version "10.5.0"
5182+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.5.0.tgz#3f09fede6a865757378f2d9ebdcbc15ba268f98f"
5183+
integrity sha512-xTmvd9HiIHR6L53TMC7TKolEj65zG1XU+Onr8oi86mYa+nLcIbxTTWkpW7CsEwv/vK7u1zb8alZIMLDqqN6KTw==
51845184

51855185
highlight.js@^9.6.0:
51865186
version "9.18.3"

0 commit comments

Comments
 (0)