Skip to content

Commit fad2c7f

Browse files
committed
Update dependencies
1 parent 4a7947b commit fad2c7f

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

package-lock.json

Lines changed: 54 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,17 @@
4949
"@types/mocha": "^10.0.6",
5050
"@types/node": "20.8.2",
5151
"@types/vscode": "^1.85.0",
52-
"@typescript-eslint/eslint-plugin": "^6.15.0",
53-
"@typescript-eslint/parser": "^6.15.0",
52+
"@typescript-eslint/eslint-plugin": "^6.19.0",
53+
"@typescript-eslint/parser": "^6.19.0",
5454
"@vscode/test-cli": "^0.0.4",
5555
"@vscode/test-electron": "^2.3.8",
56-
"copy-webpack-plugin": "^12.0.1",
56+
"copy-webpack-plugin": "^12.0.2",
5757
"eslint": "^8.56.0",
58+
"gts": "^5.2.0",
5859
"ts-loader": "^9.5.1",
59-
"typescript": "~5.2.0",
60+
"typescript": "^5.3.3",
6061
"webpack": "^5.89.0",
61-
"webpack-cli": "^5.1.4",
62-
"gts": "^5.2.0"
62+
"webpack-cli": "^5.1.4"
6363
},
6464
"dependencies": {
6565
"json-to-ast": "^2.1.0"

0 commit comments

Comments
 (0)