We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6fde97 commit 9f9827aCopy full SHA for 9f9827a
1 file changed
package.json
@@ -2101,6 +2101,7 @@
2101
"@typescript-eslint/eslint-plugin": "^5.30.0",
2102
"@typescript-eslint/parser": "^5.30.0",
2103
"@vscode/test-electron": "^2.2.3",
2104
+ "@types/highlight.js": "^10.1.0",
2105
"copy-webpack-plugin": "^9.0.0",
2106
"devreplay": "^1.9.31",
2107
"eslint": "^7.28.0",
@@ -2113,7 +2114,6 @@
2113
2114
"webpack-cli": "^4.7.2"
2115
},
2116
"dependencies": {
- "@types/highlight.js": "^10.1.0",
2117
"ag-grid-community": "^31.3.2",
2118
"cheerio": "1.0.0-rc.12",
2119
"crypto": "^1.0.1",
0 commit comments