Skip to content

Commit 041e6a9

Browse files
authored
Upgrade highlight.js (#169)
1 parent 0ed86a5 commit 041e6a9

File tree

3 files changed

+157
-88
lines changed

3 files changed

+157
-88
lines changed

CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ https://github.com/highlightjs/highlight.js/issues/2877
1313
#### Committers: 1
1414
- Yosuke Ota ([@ota-meshi](https://github.com/ota-meshi))
1515

16-
Version 9 of Highlight.js has reached EOL and is no longer supported.
17-
Please upgrade or ask whatever dependency you are using to upgrade.
18-
https://github.com/highlightjs/highlight.js/issues/2877
19-
2016
## v0.10.0 (2021-01-04)
2117

2218
#### :star: Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-plugin-prettier": "^3.1.4",
5757
"eslint-plugin-vue-libs": "^3.0.0 || ^4.0.0",
5858
"eslint4b": "^7.16.0",
59-
"lerna-changelog": "^1.0.0",
59+
"lerna-changelog": "^1.0.1",
6060
"mocha": "^8.0.0",
6161
"monaco-editor": "^0.22.0",
6262
"nyc": "^15.0.0",

0 commit comments

Comments
 (0)