Skip to content

Commit 7de366a

Browse files
chore(deps): update dependency @types/node to ^22.13.13 (#624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ff9dfc commit 7de366a

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.13.11",
60+
"@types/node": "^22.13.13",
6161
"@types/react": "~18.3.19",
6262
"@types/react-native": "0.73.0",
6363
"concurrently": "^9.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2135,10 +2135,10 @@
21352135
dependencies:
21362136
"@types/node" "*"
21372137

2138-
"@types/node@*", "@types/node@^22.13.11":
2139-
version "22.13.11"
2140-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.11.tgz#f0ed6b302dcf0f4229d44ea707e77484ad46d234"
2141-
integrity sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==
2138+
"@types/node@*", "@types/node@^22.13.13":
2139+
version "22.13.13"
2140+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.13.tgz#5e7d110fb509b0d4a43fbf48fa9d6e0f83e1b1e7"
2141+
integrity sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==
21422142
dependencies:
21432143
undici-types "~6.20.0"
21442144

0 commit comments

Comments
 (0)