Skip to content

Commit

Permalink
chore(deps): bump @types/node from 20.16.1 to 22.7.3 in /ui
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.16.1 to 22.7.3.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent cbff3ce commit 28b03d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@metamask/eth-sig-util": "^7.0.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"@types/node": "^22.7.3",
"@types/react": "18.3.5",
"@types/react-dom": "^18.0.4",
"autoprefixer": "^10.4.0",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2722,12 +2722,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.12.11":
version: 20.16.1
resolution: "@types/node@npm:20.16.1"
"@types/node@npm:^22.7.3":
version: 22.7.3
resolution: "@types/node@npm:22.7.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/cac13c0f42467df3254805a671ca9e74a6eb7c41568de972e26b10dcc448a45743aaf00e9e5fce4a9214da5bc8444fe902918e105dac5a224e24e83fd9989a97
checksum: 10c0/0e579813528b0370454337a952f43b792cd12731e10fdca0fdb627158e980c1219bba99e9048c134b6a19325d817016059afe016ccd372326c838a1b85a51574
languageName: node
linkType: hard

Expand Down Expand Up @@ -4529,7 +4529,7 @@ __metadata:
"@metamask/eth-sig-util": "npm:^7.0.1"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.12.11"
"@types/node": "npm:^22.7.3"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:^18.0.4"
autoprefixer: "npm:^10.4.0"
Expand Down

0 comments on commit 28b03d1

Please sign in to comment.