Skip to content

Commit

Permalink
build(deps): bump @types/node from 16.18.34 to 20.12.8
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.12.8.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent 0088692 commit 05825d5
Show file tree
Hide file tree
Showing 4 changed files with 186 additions and 259 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.49.0",
"@types/node": "18.15.3",
"@types/node": "20.12.8",
"@types/react-dom": "18.2.4",
"@types/react": "18.2.9",
"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.49.0",
"@testing-library/react": "^13.4.0",
"@types/node": "^16.18.34",
"@types/node": "^20.12.8",
"@types/react": "^18.2.9",
"@types/react-dom": "^18.2.4",
"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 @@ -69,7 +69,7 @@
"@fuel-ts/versions": "workspace:^",
"@internal/tsup": "workspace:*",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@types/node": "18.15.3",
"@types/node": "20.12.8",
"@types/node-fetch": "^2.6.2",
"@types/web": "^0.0.65",
"@typescript-eslint/eslint-plugin": "^6.9.0",
Expand Down
Loading

0 comments on commit 05825d5

Please sign in to comment.