Skip to content

Commit

Permalink
Doc: Comment packages to be bumped later
Browse files Browse the repository at this point in the history
  • Loading branch information
deribaucourt committed Sep 20, 2024
1 parent 6164864 commit 1643e15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,8 @@
},
"devDependencies": {
"@eslint/js": "^9.10.0",
// TODO Bump to latest version when rules is compatible with eslint 9
// See https://github.com/Stuk/eslint-plugin-header/issues/57
"eslint-plugin-header": "github:tonyganchev/eslint-plugin-header#36161b3282e088ad2f19657ab0e377651b6886c2",
"@types/find": "^0.2.4",
"@types/glob": "^8.1.0",
Expand All @@ -905,6 +907,8 @@
"@types/node": "^22.5.5",
"@types/vscode": "^1.92.0",
"@vscode/test-electron": "^2.4.1",
// TODO Bump to latest version when symlink regression has been fixed
// See https://github.com/microsoft/vscode-vsce/pull/1053
"@vscode/vsce": "^2.3.5",
"eslint": "^9.10.0",
"globals": "^15.9.0",
Expand Down

0 comments on commit 1643e15

Please sign in to comment.