Skip to content

Commit

Permalink
build(deps): bump @types/node from 16.18.34 to 20.14.10
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.34 to 20.14.10.
- [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] committed Jul 14, 2024
1 parent b7a3e5b commit dc82e2f
Show file tree
Hide file tree
Showing 4 changed files with 202 additions and 267 deletions.
2 changes: 1 addition & 1 deletion apps/demo-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@fuels/vm-asm": "0.54.0",
"@types/node": "18.15.3",
"@types/node": "20.14.10",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.3",
"fuels": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/demo-react-cra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@fuels/vm-asm": "0.54.0",
"@testing-library/react": "^16.0.0",
"@types/node": "^16.18.34",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"eslint-config-react-app": "^7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@internal/tsup": "workspace:*",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@playwright/test": "^1.45.1",
"@types/node": "18.15.3",
"@types/node": "20.14.10",
"@types/node-fetch": "^2.6.11",
"@types/web": "^0.0.151",
"@typescript-eslint/eslint-plugin": "^6.9.0",
Expand Down
Loading

0 comments on commit dc82e2f

Please sign in to comment.