Skip to content

Commit dd2c09d

Browse files
Bump @types/node from 22.18.3 to 22.18.4 (#283)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.18.3 to 22.18.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.18.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6a0997 commit dd2c09d

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
@@ -48,7 +48,7 @@
4848
"@testing-library/user-event": "^14.5.2",
4949
"@types/jest": "30.0.0",
5050
"@types/lodash": "4.17.20",
51-
"@types/node": "22.18.3",
51+
"@types/node": "22.18.4",
5252
"@types/react": "18.3.12",
5353
"@types/react-dom": "18.3.1",
5454
"@typescript-eslint/eslint-plugin": "^8.12.2",

yarn.lock

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

2919-
"@types/node@*", "@types/[email protected].3", "@types/node@>=13.7.0":
2920-
version "22.18.3"
2921-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.3.tgz#e1a4eb680a688141cdd369c5a035f48cf8ece9e3"
2922-
integrity sha512-gTVM8js2twdtqM+AE2PdGEe9zGQY4UvmFjan9rZcVb6FGdStfjWoWejdmy4CfWVO9rh5MiYQGZloKAGkJt8lMw==
2919+
"@types/node@*", "@types/[email protected].4", "@types/node@>=13.7.0":
2920+
version "22.18.4"
2921+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.4.tgz#cecc2120443ec4224e930caf84c66a47fb9e1e47"
2922+
integrity sha512-UJdblFqXymSBhmZf96BnbisoFIr8ooiiBRMolQgg77Ea+VM37jXw76C2LQr9n8wm9+i/OvlUlW6xSvqwzwqznw==
29232923
dependencies:
29242924
undici-types "~6.21.0"
29252925

0 commit comments

Comments
 (0)