Skip to content

Commit 5980068

Browse files
chore(deps): update dependency @types/node to v22.16.2
1 parent 60a1eb1 commit 5980068

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@release-it/conventional-changelog": "10.0.1",
6262
"@testing-library/react-native": "v14.0.0-alpha.1",
6363
"@types/jest": "29.5.14",
64-
"@types/node": "22.15.34",
64+
"@types/node": "22.16.2",
6565
"@types/react": "19.1.8",
6666
"@types/svg-parser": "^2.0.3",
6767
"commitlint": "19.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4126,10 +4126,10 @@
41264126
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067"
41274127
integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==
41284128

4129-
"@types/node@22.15.34":
4130-
version "22.15.34"
4131-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.34.tgz#3995a6461d2cfc51c81907da0065fc328f6a459e"
4132-
integrity sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw==
4129+
"@types/node@22.16.2":
4130+
version "22.16.2"
4131+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.2.tgz#0a7b5b852105fb3f5019134f87fa859d5abcab9b"
4132+
integrity sha512-Cdqa/eJTvt4fC4wmq1Mcc0CPUjp/Qy2FGqLza3z3pKymsI969TcZ54diNJv8UYUgeWxyb8FSbCkhdR6WqmUFhA==
41334133
dependencies:
41344134
undici-types "~6.21.0"
41354135

0 commit comments

Comments
 (0)