Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.8.10 to 20.9.0 (#1132)
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.8.10 to 20.9.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 8, 2023
1 parent 7947a81 commit c387dd6
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.8.10",
"@types/node": "^20.9.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"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.8",
"@types/node": "^20.8.10",
"@types/node": "^20.9.0",
"eslint": "^8.53.0",
"jest": "^29.7.0",
"lint-staged": "^15.0.2",
Expand Down
Loading

0 comments on commit c387dd6

Please sign in to comment.