Skip to content

Commit 6d43af7

Browse files
authoredJan 23, 2025
Update dependency @types/node to v22.10.10 (#484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e99bea4 commit 6d43af7

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed
 

‎__tests__/pnpm-lock.yaml

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"typescript": "5.7.3"
6969
},
7070
"peerDependencies": {
71-
"@types/node": ">=22.10.9",
71+
"@types/node": ">=22.10.10",
7272
"@types/react": "^19.0.8",
7373
"@types/react-dom": "^19.0.3",
7474
"eslint": "^9.18.0",

‎pnpm-lock.yaml

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.