Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.9.4 to 20.10.0 (#1208)
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.4 to 20.10.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 10a3989 commit b4b4ddd
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 73 deletions.
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@cryptkeeperzk/eslint-config-react": "workspace:^",
"@types/node": "^20.9.4",
"@types/node": "^20.10.0",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
"assert": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/manifest-bump/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@cryptkeeperzk/eslint-config-base": "workspace:^",
"@types/jest": "^29.5.10",
"@types/node": "^20.9.4",
"@types/node": "^20.10.0",
"eslint": "^8.54.0",
"jest": "^29.7.0",
"lint-staged": "^15.1.0",
Expand Down
Loading

0 comments on commit b4b4ddd

Please sign in to comment.