Skip to content

Commit 8e8aacd

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

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
@@ -50,7 +50,7 @@
5050
"@txo/semantic-release": "^2.0.10",
5151
"@txo/tsconfig-cjs": "^2.0.0",
5252
"@types/jest": "^29.5.14",
53-
"@types/node": "^22.18.9",
53+
"@types/node": "^22.18.10",
5454
"concurrently": "^9.2.1",
5555
"eslint-config-txo-package-typescript": "^1.0.116",
5656
"husky": "^9.1.7",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1556,7 +1556,7 @@
15561556
dependencies:
15571557
"@types/unist" "^2"
15581558

1559-
"@types/node@*", "@types/node@^22.18.9":
1559+
"@types/node@*", "@types/node@^22.18.10":
15601560
version "22.18.10"
15611561
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.10.tgz#37f0ac8d2ec41af7bba06f162c85ff409e4e3420"
15621562
integrity sha512-anNG/V/Efn/YZY4pRzbACnKxNKoBng2VTFydVu8RRs5hQjikP8CQfaeAV59VFSCzKNp90mXiVXW2QzV56rwMrg==

0 commit comments

Comments
 (0)