Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 18.19.14 to 22.5.5
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.5.5.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent 53231b3 commit 164bbf6
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.5.5",
"@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 @@ -4579,12 +4579,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.5.5":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/c81d9f01ccaaa4f8a25c48fb888bd4dd5196562ebefccae6948d3b884eb3195f877826e12c5856d04690c215324c48b8d4c1d88c1e52d4428760c5612369b87b
undici-types: "npm:~6.19.2"
checksum: 10/172d02c8e6d921699edcf559c28b3805616bd6481af1b3cb0299f89ad9a6f33b71050434c06ce7b503166054a26275344187c443f99f745d0b12601372452f19
languageName: node
linkType: hard

Expand Down Expand Up @@ -9491,7 +9491,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.5.5"
"@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 @@ -18539,13 +18539,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 164bbf6

Please sign in to comment.