Skip to content

Commit 075a985

Browse files
chore(deps): update dependency @types/node to ^22.18.10 (#726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f19c1ad commit 075a985

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.18.9",
60+
"@types/node": "^22.18.10",
6161
"@types/react": "~18.3.26",
6262
"@types/react-native": "0.73.0",
6363
"concurrently": "^9.2.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1638,7 +1638,7 @@
16381638
dependencies:
16391639
"@types/unist" "^2"
16401640

1641-
"@types/node@*", "@types/node@^22.18.9":
1641+
"@types/node@*", "@types/node@^22.18.10":
16421642
version "22.18.10"
16431643
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.10.tgz#37f0ac8d2ec41af7bba06f162c85ff409e4e3420"
16441644
integrity sha512-anNG/V/Efn/YZY4pRzbACnKxNKoBng2VTFydVu8RRs5hQjikP8CQfaeAV59VFSCzKNp90mXiVXW2QzV56rwMrg==

0 commit comments

Comments
 (0)