Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChinchilla committed Apr 7, 2024
1 parent d499576 commit 9dd34d0
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"sponsor": {
"url": "https://github.com/sponsors/ChrisChinchilla"
},
"version": "0.18.5",
"version": "0.19.0",
"engines": {
"vscode": "^1.87.0"
"vscode": "^1.88.0"
},
"categories": [
"Linters"
Expand Down Expand Up @@ -104,22 +104,22 @@
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.28",
"@types/node": "^20.12.5",
"@types/nspell": "^2.1.6",
"@types/vscode": "^1.87.0",
"@types/vscode": "^1.88.0",
"@types/which": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"copy-webpack-plugin": "^12.0.2",
"eslint": "^8.57.0",
"glob": "^10.3.10",
"mocha": "^10.3.0",
"eslint": "^9.0.0",
"glob": "^10.3.12",
"mocha": "^10.4.0",
"rxjs": "^7.8.1",
"ts-loader": "^9.5.1",
"tslint": "^6.1.3",
"typescript": "^5.4.2",
"typescript": "^5.4.4",
"vscode-test": "^1.6.1",
"webpack": "^5.90.3",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
},
"dependencies": {
Expand Down

0 comments on commit 9dd34d0

Please sign in to comment.