Skip to content

Commit 96f2e69

Browse files
committed
[Breaking] update engines
1 parent b37e935 commit 96f2e69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@arethetypeswrong/cli": "^0.18.2",
5757
"@ljharb/eslint-config": "^22.2.2",
5858
"@ljharb/tsconfig": "^0.3.2",
59-
"@types/node": "^20.19.39",
59+
"@types/node": "^22.19.17",
6060
"@types/object-inspect": "^1.13.0",
6161
"@types/object.groupby": "^1.0.4",
6262
"@types/semver": "^7.7.1",
@@ -72,7 +72,7 @@
7272
"files": "test.js"
7373
},
7474
"engines": {
75-
"node": "^20.17 || >= 22.9"
75+
"node": "^22.22 || ^24.18 || >= 25.8"
7676
},
7777
"auto-changelog": {
7878
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)