8000 chore: update node.js to v20.19.2 · angular-eslint/angular-eslint@cc4b9ef · GitHub
[go: up one dir, main page]

Skip to content

Commit cc4b9ef

Browse files
chore: update node.js to v20.19.2
1 parent e325f48 commit cc4b9ef

File tree

2 files changed

+132
-132
lines changed

2 files changed

+132
-132
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"description": "The tooling which enables ESLint to work with Angular projects",
55
"volta": {
6-
"node": "20.19.1"
6+
"node": "20.19.2"
77
},
88
"packageManager": "pnpm@10.10.0",
99
"contributors": [
@@ -69,7 +69,7 @@
6969
"@types/eslint": "9.6.1",
7070
"@types/eslint-scope": "3.7.7",
7171
"@types/jest": "29.5.14",
72-
"@types/node": "20.17.46",
72+
"@types/node": "20.17.48",
7373
"@types/semver": "^7.5.8",
7474
"@types/yargs": "^17.0.33",
7575
"@typescript-eslint/rule-tester": "8.32.1",

0 commit comments

Comments
 (0)
0