Skip to content

Commit c53166a

Browse files
chore(deps): update dependency @types/node to v22.16.4
1 parent c93b4e4 commit c53166a

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
@@ -64,7 +64,7 @@
6464
"@release-it/conventional-changelog": "10.0.1",
6565
"@testing-library/react-native": "13.2.0",
6666
"@types/jest": "29.5.14",
67-
"@types/node": "22.16.0",
67+
"@types/node": "22.16.4",
6868
"@types/react": "18.3.23",
6969
"@types/react-native": "0.72.8",
7070
"@types/react-syntax-highlighter": "15.5.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3959,10 +3959,10 @@
39593959
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.5.tgz#26d295f3570323b2837d322180dfbf1ba156fefb"
39603960
integrity sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ==
39613961

3962-
"@types/node@22.16.0":
3963-
version "22.16.0"
3964-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.0.tgz#352bc4951fd089df32f2b6412a61d339b67ded8b"
3965-
integrity sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==
3962+
"@types/node@22.16.4":
3963+
version "22.16.4"
3964+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.4.tgz#00c763ad4d4e45f62d5a270c040ae1a799c7e38a"
3965+
integrity sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g==
39663966
dependencies:
39673967
undici-types "~6.21.0"
39683968

0 commit comments

Comments
 (0)