Skip to content

Commit

Permalink
chore(deps): bump @types/node from 20.14.10 to 22.5.2
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.10 to 22.5.2.
- [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 2, 2024
1 parent c8f433f commit 9a23608
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/next-stream-suspense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "20.14.10",
"@types/node": "22.5.2",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"daxus": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-forum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "20.14.10",
"@types/node": "22.5.2",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"daxus": "latest",
Expand Down
20 changes: 15 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9a23608

Please sign in to comment.