Skip to content

Commit

Permalink
Bump @types/node from 20.4.1 to 20.4.2 (#320)
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.4.1 to 20.4.2.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 14, 2023
1 parent 17a17de commit 78a16cf
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 @@ -19,7 +19,7 @@
"@testing-library/user-event": "^14.4.3",
"@types/chrome": "^0.0.241",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.1",
"@types/node": "^20.4.2",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@types/testing-library__jest-dom": "^5.14.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2361,10 +2361,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.4.1":
version: 20.4.1
resolution: "@types/node@npm:20.4.1"
checksum: 22cbcc792f2eb636fe4188778ed0f32658ab872aa7fcb9847b3fa289a42b14b9f5e30c6faec50ef3c7adbc6c2a246926e5858136bb8b10c035a3fcaa6afbeed2
"@types/node@npm:^20.4.2":
version: 20.4.2
resolution: "@types/node@npm:20.4.2"
checksum: 99e544ea7560d51f01f95627fc40394c24a13da8f041121a0da13e4ef0a2aa332932eaf9a5e8d0e30d1c07106e96a183be392cbba62e8cf0bf6a085d5c0f4149
languageName: node
linkType: hard

Expand Down Expand Up @@ -4009,7 +4009,7 @@ __metadata:
"@testing-library/user-event": ^14.4.3
"@types/chrome": ^0.0.241
"@types/jest": ^29.5.3
"@types/node": ^20.4.1
"@types/node": ^20.4.2
"@types/react": ^18.2.15
"@types/react-dom": ^18.2.7
"@types/testing-library__jest-dom": ^5.14.8
Expand Down

0 comments on commit 78a16cf

Please sign in to comment.