Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit ff61c5d

Browse files
chore(deps): update dependency @types/node to v22.14.0 (#1317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 977ecd0 commit ff61c5d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lint:fix": "eslint './src/**/*.{ts,tsx,js,jsx}' --fix"
1313
},
1414
"devDependencies": {
15-
"@types/node": "22.13.17",
15+
"@types/node": "22.14.0",
1616
"@types/react": "19.1.0",
1717
"@types/react-dom": "19.1.1",
1818
"@types/webpack": "5.28.5",

0 commit comments

Comments
 (0)