Skip to content

Commit

Permalink
chore: Bump @types/node from 22.7.5 to 22.7.7 (#5051)
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.7.5 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-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 Oct 20, 2024
1 parent 6e6e797 commit d347616
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": "29.5.13",
"@types/node": "22.7.5",
"@types/node": "22.7.7",
"@types/platform": "1.3.6",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3563,12 +3563,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.7.5":
version: 22.7.5
resolution: "@types/node@npm:22.7.5"
"@types/node@npm:22.7.7":
version: 22.7.7
resolution: "@types/node@npm:22.7.7"
dependencies:
undici-types: ~6.19.2
checksum: 1a8bbb504efaffcef7b8491074a428e5c0b5425b0c0ffb13e7262cb8462c275e8cc5eaf90a38d8fbf52a1eeda7c01ab3b940673c43fc2414140779c973e40ec6
checksum: 70492e46d92bf00b537c8700322ad001c1f8d4fc65fc1627064a91c7edebb8ad18730b95a3c6bdff212dd0252a337a4b92e4cfcbc21c9f08616302e87ea855b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -14180,7 +14180,7 @@ __metadata:
"@emotion/babel-preset-css-prop": 11.12.0
"@testing-library/react": 12.1.4
"@types/jest": 29.5.13
"@types/node": 22.7.5
"@types/node": 22.7.7
"@types/platform": 1.3.6
"@types/react": 18.3.11
"@types/react-dom": 18.3.1
Expand Down

0 comments on commit d347616

Please sign in to comment.