Skip to content

Commit 127655e

Browse files
chore(deps): update dependency @types/node to ^22.10.10 (#305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b0c744 commit 127655e

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
@@ -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.10.8",
53+
"@types/node": "^22.10.10",
5454
"concurrently": "^9.1.2",
5555
"eslint-config-txo-package-typescript": "^1.0.28",
5656
"husky": "^9.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1518,10 +1518,10 @@
15181518
dependencies:
15191519
"@types/unist" "^2"
15201520

1521-
"@types/node@*", "@types/node@^22.10.8":
1522-
version "22.10.8"
1523-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.8.tgz#e7e2602c83d27d483c056302d76b86321c4e8697"
1524-
integrity sha512-rk+QvAEGsbX/ZPiiyel6hJHNUS9cnSbPWVaZLvE+Er3tLqQFzWMz9JOfWW7XUmKvRPfxJfbl3qYWve+RGXncFw==
1521+
"@types/node@*", "@types/node@^22.10.10":
1522+
version "22.10.10"
1523+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6"
1524+
integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==
15251525
dependencies:
15261526
undici-types "~6.20.0"
15271527

0 commit comments

Comments
 (0)