Skip to content

Commit 4e168cc

Browse files
chore(deps): update dependency @types/node to ^22.19.3 (#751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dfa0394 commit 4e168cc

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
@@ -57,7 +57,7 @@
5757
"@txo/semantic-release": "^2.0.10",
5858
"@txo/tsconfig-cjs": "^2.0.0",
5959
"@types/jest": "^29.5.14",
60-
"@types/node": "^22.19.2",
60+
"@types/node": "^22.19.3",
6161
"@types/react": "~18.3.27",
6262
"@types/react-native": "0.73.0",
6363
"concurrently": "^9.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,10 +1648,10 @@
16481648
dependencies:
16491649
"@types/unist" "^2"
16501650

1651-
"@types/node@*", "@types/node@^22.19.2":
1652-
version "22.19.3"
1653-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.3.tgz#8dfde7630d7a8528dc9b34db23d34f764467c02c"
1654-
integrity sha512-1N9SBnWYOJTrNZCdh/yJE+t910Y128BoyY+zBLWhL3r0TYzlTmFdXrPwHL9DyFZmlEXNQQolTZh3KHV31QDhyA==
1651+
"@types/node@*", "@types/node@^22.19.3":
1652+
version "22.19.5"
1653+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.5.tgz#82e8c3da99667246efc63a634114ab34fb34e08e"
1654+
integrity sha512-HfF8+mYcHPcPypui3w3mvzuIErlNOh2OAG+BCeBZCEwyiD5ls2SiCwEyT47OELtf7M3nHxBdu0FsmzdKxkN52Q==
16551655
dependencies:
16561656
undici-types "~6.21.0"
16571657

0 commit comments

Comments
 (0)