Skip to content

Commit 36749a6

Browse files
chore(deps): update dependency @types/node to ^22.19.9 (#521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86e9113 commit 36749a6

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.19.8",
53+
"@types/node": "^22.19.9",
5454
"concurrently": "^9.2.1",
5555
"eslint-config-txo-package-typescript": "^1.0.118",
5656
"husky": "^9.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1556,10 +1556,10 @@
15561556
dependencies:
15571557
"@types/unist" "^2"
15581558

1559-
"@types/node@*", "@types/node@^22.19.8":
1560-
version "22.19.13"
1561-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.13.tgz#c03cab3d1f0e5542fa358ecfff08f9b34834884e"
1562-
integrity sha512-akNQMv0wW5uyRpD2v2IEyRSZiR+BeGuoB6L310EgGObO44HSMNT8z1xzio28V8qOrgYaopIDNA18YgdXd+qTiw==
1559+
"@types/node@*", "@types/node@^22.19.9":
1560+
version "22.19.15"
1561+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.15.tgz#6091d99fdf7c08cb57dc8b1345d407ba9a1df576"
1562+
integrity sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==
15631563
dependencies:
15641564
undici-types "~6.21.0"
15651565

0 commit comments

Comments
 (0)