Skip to content

Commit

Permalink
Bump @types/node from 20.9.0 to 20.10.4
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.9.0 to 20.10.4.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 38d128b commit 6825915
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@babel/core": "^7.23.5",
"@types/node": "^20.9.0",
"@types/node": "^20.10.4",
"typescript": "5.2.2",
"vite": "^5.0.7"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"devDependencies": {
"@types/assert": "^1.5.9",
"@types/mocha": "^10.0.6",
"@types/node": "^20.9.0",
"@types/node": "^20.10.4",
"assert": "^2.1.0",
"mocha": "^10.2.0",
"playwright-test": "^14.0.0"
Expand Down
18 changes: 9 additions & 9 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 6825915

Please sign in to comment.