Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 18.19.14 to 22.7.7
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.14 to 22.7.7.
- [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-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent 0463bad commit ab61ffd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@swc/core": "1.5.7",
"@testing-library/react": "15.0.6",
"@types/fs-extra": "11.0.4",
"@types/node": "18.19.14",
"@types/node": "22.7.7",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.9.0",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4588,12 +4588,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.14":
version: 18.19.14
resolution: "@types/node@npm:18.19.14"
"@types/node@npm:22.7.7":
version: 22.7.7
resolution: "@types/node@npm:22.7.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/c81d9f01ccaaa4f8a25c48fb888bd4dd5196562ebefccae6948d3b884eb3195f877826e12c5856d04690c215324c48b8d4c1d88c1e52d4428760c5612369b87b
undici-types: "npm:~6.19.2"
checksum: 10/ada6c5f850fa09621e21923d7b17c3f3b5264c3b39c0953006f4a8b0b3d4b6d77ac02e2bbf8bae1d493abf81668804624470d895dd4483875fde8382b6eb7933
languageName: node
linkType: hard

Expand Down Expand Up @@ -9516,7 +9516,7 @@ __metadata:
"@swc/core": "npm:1.5.7"
"@testing-library/react": "npm:15.0.6"
"@types/fs-extra": "npm:11.0.4"
"@types/node": "npm:18.19.14"
"@types/node": "npm:22.7.7"
"@types/react": "npm:18.3.1"
"@types/react-dom": "npm:18.3.0"
"@typescript-eslint/eslint-plugin": "npm:7.9.0"
Expand Down Expand Up @@ -18541,13 +18541,6 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
Expand Down

0 comments on commit ab61ffd

Please sign in to comment.