Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.14.9 to 22.0.0
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.9 to 22.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 29, 2024
1 parent 841b49f commit 81c6523
Show file tree
Hide file tree
Showing 5 changed files with 180 additions and 123 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@biomejs/biome": "^1.8.3",
"@hugomrdias/configs": "^0.1.8",
"@preact/preset-vite": "^2.8.3",
"@types/node": "^20.14.9",
"@types/node": "^22.0.0",
"react": "^18.2.0",
"tiny-git-rev-sync": "^0.1.0",
"typescript": "5.5.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/fil-forwarder-viem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@babel/core": "^7.24.7",
"@biomejs/biome": "^1.8.3",
"@hugomrdias/configs": "^0.1.8",
"@types/node": "^20.14.9",
"@types/node": "^22.0.0",
"typescript": "5.5.3",
"vite": "^5.3.3",
"wireit": "^0.14.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@testing-library/react": "^16.0.0",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"@types/node": "^22.0.0",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"assert": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@playwright/test": "^1.45.1",
"@types/node": "^20.14.9",
"@types/node": "^22.0.0",
"metamask-testing-tools": "^1.2.6",
"typescript": "5.5.3"
},
Expand Down
Loading

0 comments on commit 81c6523

Please sign in to comment.