chore: update scripts
This commit is contained in:
parent
5f82d79866
commit
5ad5197370
2 changed files with 260 additions and 1024 deletions
1280
package-lock.json
generated
1280
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -179,7 +179,7 @@
|
||||||
"@moxer/vscode-theme-generator": "1.21.0",
|
"@moxer/vscode-theme-generator": "1.21.0",
|
||||||
"@types/browserify": "12.0.36",
|
"@types/browserify": "12.0.36",
|
||||||
"@types/fs-extra": "8.1.0",
|
"@types/fs-extra": "8.1.0",
|
||||||
"@types/rimraf": "3.0.0",
|
"@types/rimraf": "3.0.2",
|
||||||
"@typescript-eslint/eslint-plugin": "3.3.0",
|
"@typescript-eslint/eslint-plugin": "3.3.0",
|
||||||
"@typescript-eslint/parser": "3.3.0",
|
"@typescript-eslint/parser": "3.3.0",
|
||||||
"browserify": "16.5.1",
|
"browserify": "16.5.1",
|
||||||
|
@ -189,7 +189,7 @@
|
||||||
"fs-extra": "9.0.1",
|
"fs-extra": "9.0.1",
|
||||||
"ncp": "2.0.0",
|
"ncp": "2.0.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"standard-version": "9.0.0",
|
"standard-version": "9.5.0",
|
||||||
"typescript": "4.1.3",
|
"typescript": "4.1.3",
|
||||||
"vscode": "1.1.37"
|
"vscode": "1.1.37"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue