8000
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 e325f48 commit cc4b9efCopy full SHA for cc4b9ef
package.json
@@ -3,7 +3,7 @@
3
"private": true,
4
"description": "The tooling which enables ESLint to work with Angular projects",
5
"volta": {
6
- "node": "20.19.1"
+ "node": "20.19.2"
7
},
8
"packageManager": "pnpm@10.10.0",
9
"contributors": [
@@ -69,7 +69,7 @@
69
"@types/eslint": "9.6.1",
70
"@types/eslint-scope": "3.7.7",
71
"@types/jest": "29.5.14",
72
- "@types/node": "20.17.46",
+ "@types/node": "20.17.48",
73
"@types/semver": "^7.5.8",
74
"@types/yargs": "^17.0.33",
75
"@typescript-eslint/rule-tester": "8.32.1",
0 commit comments