Skip to content

Commit 8f4f5ed

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

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
@@ -49,7 +49,7 @@
4949
"@txo/semantic-release": "^2.0.10",
5050
"@txo/tsconfig-cjs": "^2.0.0",
5151
"@types/jest": "^29.5.14",
52-
"@types/node": "^22.13.0",
52+
"@types/node": "^22.13.1",
5353
"concurrently": "^9.1.2",
5454
"eslint-config-txo-package-typescript": "^1.0.30",
5555
"graphql": "^16.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,10 +1525,10 @@
15251525
dependencies:
15261526
"@types/unist" "^2"
15271527

1528-
"@types/node@*", "@types/node@^22.13.0":
1529-
version "22.13.0"
1530-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.0.tgz#d376dd9a0ee2f9382d86c2d5d7beb4d198b4ea8c"
1531-
integrity sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==
1528+
"@types/node@*", "@types/node@^22.13.1":
1529+
version "22.13.1"
1530+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33"
1531+
integrity sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==
15321532
dependencies:
15331533
undici-types "~6.20.0"
15341534

0 commit comments

Comments
 (0)