File tree Expand file tree Collapse file tree 2 files changed +249
-208
lines changed
Expand file tree Collapse file tree 2 files changed +249
-208
lines changed Original file line number Diff line number Diff line change 6565 "devDependencies" : {
6666 "@mheob/eslint-config" : " ^5.2.0" ,
6767 "@mheob/prettier-config" : " ^3.2.0" ,
68- "@types/node" : " ^20.10.2 " ,
69- "@typescript-eslint/eslint-plugin" : " ^6.13.1 " ,
70- "@typescript-eslint/parser" : " ^6.13.1 " ,
71- "@vscode/vsce" : " ^2.22 .0" ,
72- "eslint" : " ^8.55 .0" ,
68+ "@types/node" : " ^20.11.16 " ,
69+ "@typescript-eslint/eslint-plugin" : " ^6.21.0 " ,
70+ "@typescript-eslint/parser" : " ^6.21.0 " ,
71+ "@vscode/vsce" : " ^2.23 .0" ,
72+ "eslint" : " ^8.56 .0" ,
7373 "husky" : " ^8.0.3" ,
74- "lint-staged" : " ^15.1.0 " ,
75- "prettier" : " ^3.1.0 " ,
74+ "lint-staged" : " ^15.2.2 " ,
75+ "prettier" : " ^3.2.5 " ,
7676 "rimraf" : " ^5.0.5" ,
77- "ts-node" : " ^10.9.1 " ,
78- "typescript" : " ^5.3.2 "
77+ "ts-node" : " ^10.9.2 " ,
78+ "typescript" : " ^5.3.3 "
7979 },
8080 "engines" : {
81- "vscode" : " ^1.84.2 "
81+ "vscode" : " ^1.86.1 "
8282 },
8383 "icon" : " images/logo.png" ,
8484 "sponsor" : {
You can’t perform that action at this time.
0 commit comments