Skip to content

Commit

Permalink
chore(dev-deps): bump @types/node from 20.11.7 to 20.11.16
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.11.7 to 20.11.16.
- [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 Feb 3, 2024
1 parent 9f92901 commit 0d0bf0e
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.6.0",
"@types/chrome": "^0.0.259",
"@types/node": "^20.11.7",
"@types/node": "^20.11.16",
"@types/prompts": "^2.4.9",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@rollup/plugin-typescript": "^11.1.6",
"@types/chrome": "^0.0.259",
"@types/listr": "^0.14.9",
"@types/node": "^20.11.7",
"@types/node": "^20.11.16",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"concurrently": "^8.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/chrome": "^0.0.259",
"@types/node": "^20.11.7",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint-config-bedframe": "workspace:^",
Expand Down
Loading

0 comments on commit 0d0bf0e

Please sign in to comment.