Skip to content

Commit ad15a4f

Browse files
Bump @types/node from 22.17.0 to 22.17.2 (#578)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 685e861 commit ad15a4f

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
@@ -52,7 +52,7 @@
5252
"@testing-library/user-event": "^14.6.0",
5353
"@types/jest": "^30.0.0",
5454
"@types/lodash": "^4.17.20",
55-
"@types/node": "^22.17.0",
55+
"@types/node": "^22.17.2",
5656
"@types/semver": "^7.7.0",
5757
"@typescript-eslint/eslint-plugin": "^8.38.0",
5858
"@typescript-eslint/parser": "^8.38.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2481,10 +2481,10 @@
24812481
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
24822482
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
24832483

2484-
"@types/node@*", "@types/node@>=13.7.0", "@types/node@^22.17.0":
2485-
version "22.17.0"
2486-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.0.tgz#e8c9090e957bd4d9860efb323eb92d297347eac7"
2487-
integrity sha512-bbAKTCqX5aNVryi7qXVMi+OkB3w/OyblodicMbvE38blyAz7GxXf6XYhklokijuPwwVg9sDLKRxt0ZHXQwZVfQ==
2484+
"@types/node@*", "@types/node@>=13.7.0", "@types/node@^22.17.2":
2485+
version "22.17.2"
2486+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.2.tgz#47a93d6f4b79327da63af727e7c54e8cab8c4d33"
2487+
integrity sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==
24882488
dependencies:
24892489
undici-types "~6.21.0"
24902490

0 commit comments

Comments
 (0)