Skip to content

Commit 1f3fc20

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

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.0",
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.0":
4130+
version "22.16.0"
4131+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.0.tgz#352bc4951fd089df32f2b6412a61d339b67ded8b"
4132+
integrity sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==
41334133
dependencies:
41344134
undici-types "~6.21.0"
41354135

0 commit comments

Comments
 (0)