Skip to content

Commit da54ee5

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

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.13.5",
53+
"@types/node": "^22.13.7",
5454
"concurrently": "^9.1.2",
5555
"eslint-config-txo-package-typescript": "^1.0.43",
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.13.5":
1522-
version "22.13.5"
1523-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.5.tgz#23add1d71acddab2c6a4d31db89c0f98d330b511"
1524-
integrity sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==
1521+
"@types/node@*", "@types/node@^22.13.7":
1522+
version "22.13.7"
1523+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.7.tgz#63ae4418a4d2607cf4ccb1ff5f000fa40d73712a"
1524+
integrity sha512-oU2q+BsQldB9lYxHNp/5aZO+/Bs0Usa74Abo9mAKulz4ahQyXRHK6UVKYIN8KSC8HXwhWSi7b49JnX+txuac0w==
15251525
dependencies:
15261526
undici-types "~6.20.0"
15271527

0 commit comments

Comments
 (0)