Skip to content

Commit

Permalink
Bump @types/node from 20.14.5 to 20.14.8
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.5 to 20.14.8.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent d021528 commit d8cd4da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@biomejs/biome": "1.8.1",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^12.1.5",
"@types/node": "^20.14.5",
"@types/node": "^20.14.8",
"@vitejs/plugin-react": "^4.3.1",
"jsdom": "^24.1.0",
"typescript": "^5.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1099,12 +1099,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.5":
version: 20.14.5
resolution: "@types/node@npm:20.14.5"
"@types/node@npm:^20.14.8":
version: 20.14.8
resolution: "@types/node@npm:20.14.8"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/06a8c304b5f7f190d4497807dc67ad09ee7b14ea2996bfdc823553c624698d8cab1ef9d16f8b764f20cb9eb11caa0e832787741e9ef70e1c89d620797ab28436
checksum: 10c0/06d4643fa3b179b41fe19f9c75c240278ca1f7a313b3b837bc36ea119499c7ad77f06bbe72694ac04aa91ec77fe747baa09b889f4c435450c1724a26bd55f160
languageName: node
linkType: hard

Expand Down Expand Up @@ -3781,7 +3781,7 @@ __metadata:
"@next/third-parties": "npm:^14.2.4"
"@testing-library/jest-dom": "npm:^6.4.6"
"@testing-library/react": "npm:^12.1.5"
"@types/node": "npm:^20.14.5"
"@types/node": "npm:^20.14.8"
"@types/react": "npm:^17.0.21"
"@types/react-dom": "npm:^17.0.9"
"@vitejs/plugin-react": "npm:^4.3.1"
Expand Down

0 comments on commit d8cd4da

Please sign in to comment.