Skip to content

Commit

Permalink
chore(deps): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MatejKastak committed Oct 17, 2024
1 parent eb86802 commit 20ff52c
Show file tree
Hide file tree
Showing 2 changed files with 1,025 additions and 417 deletions.
10 changes: 5 additions & 5 deletions editors/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,16 +92,16 @@
},
"devDependencies": {
"@types/glob": "^8.0.1",
"@types/mocha": "^9.1.1",
"@types/mocha": "^10.0.9",
"@types/node": "16.x",
"@types/vscode": "^1.68.0",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"@vscode/test-electron": "^2.1.3",
"eslint": "^8.16.0",
"eslint": "^9.12.0",
"glob": "^8.1.0",
"mocha": "^10.0.0",
"ovsx": "^0.5.1",
"ovsx": "^0.10.0",
"typescript": "^4.9.5",
"vsce": "^2.15.0"
},
Expand Down
Loading

0 comments on commit 20ff52c

Please sign in to comment.