Skip to content

Commit bc547bd

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

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.9",
53+
"@types/node": "^22.13.10",
5454
"concurrently": "^9.1.2",
5555
"eslint-config-txo-package-typescript": "^1.0.48",
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.9":
1522-
version "22.13.9"
1523-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9.tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca"
1524-
integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==
1521+
"@types/node@*", "@types/node@^22.13.10":
1522+
version "22.13.10"
1523+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
1524+
integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
15251525
dependencies:
15261526
undici-types "~6.20.0"
15271527

0 commit comments

Comments
 (0)