Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.8.6 to 20.8.7
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.6 to 20.8.7.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 7a6d045 commit d9d84af
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 79 deletions.
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@cryptkeeperzk/eslint-config-react": "workspace:^",
"@types/node": "^20.8.6",
"@types/node": "^20.8.7",
"@types/react": "^18.2.29",
"@types/react-dom": "^18.2.13",
"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.6",
"@types/node": "^20.8.6",
"@types/node": "^20.8.7",
"eslint": "^8.51.0",
"jest": "^29.7.0",
"lint-staged": "^15.0.1",
Expand Down
Loading

0 comments on commit d9d84af

Please sign in to comment.