Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondill committed Jul 30, 2024
1 parent 8cd78b5 commit f3fff46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,14 +300,14 @@
"which": "^4.0.0"
},
"devDependencies": {
"@types/node": "^20.4.2",
"@types/node": "^22.0.0",
"@types/vscode": "^1.77.0",
"@types/which": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"eslint": "^8.45.0",
"prettier": "^3.0.0",
"rimraf": "^5.0.1",
"rimraf": "^6.0.1",
"sort-package-json": "^2.5.1",
"ts-loader": "^9.4.4",
"typescript": "^5.1.6",
Expand Down

0 comments on commit f3fff46

Please sign in to comment.