We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6b3551 commit 3be33a5Copy full SHA for 3be33a5
action-src/package.json
@@ -29,7 +29,7 @@
29
"@cspell/cspell-bundled-dicts": "^9.1.5",
30
"@cspell/cspell-types": "^9.1.5",
31
"@octokit/webhooks-types": "^7.6.1",
32
- "@types/node": "^20.19.7",
+ "@types/node": "^20.19.8",
33
"cspell": "^9.1.5",
34
"cspell-glob": "^9.1.5",
35
"vscode-uri": "^3.1.0"
package.json
@@ -49,7 +49,7 @@
49
"prettier": "^3.6.2",
50
"shx": "^0.4.0",
51
"typescript": "^5.8.3",
52
- "typescript-eslint": "^8.36.0",
+ "typescript-eslint": "^8.37.0",
53
"vitest": "^3.2.4"
54
},
55
"pnpm": {
0 commit comments