Skip to content

Commit

Permalink
chore: Bump @types/node from 22.5.1 to 22.5.4 (#4956)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.1 to 22.5.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-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>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent ea78989 commit c4b90dd
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 @@ -26,7 +26,7 @@
"@emotion/babel-preset-css-prop": "11.12.0",
"@testing-library/react": "12.1.4",
"@types/jest": "27.5.0",
"@types/node": "22.5.1",
"@types/node": "22.5.4",
"@types/platform": "1.3.6",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3794,12 +3794,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.5.1":
version: 22.5.1
resolution: "@types/node@npm:22.5.1"
"@types/node@npm:22.5.4":
version: 22.5.4
resolution: "@types/node@npm:22.5.4"
dependencies:
undici-types: ~6.19.2
checksum: 366990347c12e08e9ffe113e493253ac454d5337828e23cb02c790d5abe1f2ab0148da37b728eb886d858c4c5f29f4341a29987e89555d482ea236691d9d2648
checksum: 77ac225c38c428200036780036da0bc6764e2721cfa8f528c7e7da7cfefe01a32a5791e28a54efbeedbc977949058d7db902b2e00139298225d4686cee4ae6db
languageName: node
linkType: hard

Expand Down Expand Up @@ -14471,7 +14471,7 @@ __metadata:
"@emotion/babel-preset-css-prop": 11.12.0
"@testing-library/react": 12.1.4
"@types/jest": 27.5.0
"@types/node": 22.5.1
"@types/node": 22.5.4
"@types/platform": 1.3.6
"@types/react": 18.3.5
"@types/react-dom": 18.3.0
Expand Down

0 comments on commit c4b90dd

Please sign in to comment.