Skip to content

Commit a35e07d

Browse files
authored
update @vscode/test-web (microsoft#512)
1 parent 53c851b commit a35e07d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generators/app/dependencyVersions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"@types/node": "20.x",
99
"@types/assert": "^1.5.11",
1010
"@typescript-eslint/eslint-plugin": "^8.25.0",
11-
"@typescript-eslint/parser": "^8.22.0",
11+
"@typescript-eslint/parser": "^8.25.0",
1212
"eslint": "^9.21.0",
1313
"glob": "^11.0.1",
1414
"mocha": "^11.1.0",
1515
"typescript": "^5.7.3",
1616
"@vscode/test-cli": "^0.0.10",
1717
"@vscode/test-electron": "^2.4.1",
18-
"@vscode/test-web": "^0.0.66",
18+
"@vscode/test-web": "^0.0.67",
1919
"@types/webpack-env": "^1.18.8",
2020
"@types/vscode-notebook-renderer": "^1.72.3",
2121
"concurrently": "^9.1.2",

0 commit comments

Comments
 (0)