Skip to content

Commit

Permalink
Merge pull request #460 from nyaggah/dependabot-npm_and_yarn-types-no…
Browse files Browse the repository at this point in the history
…de-20.14.7

chore(dev-deps): bump @types/node from 20.12.12 to 20.14.7
  • Loading branch information
JoeyDoey authored Jun 22, 2024
2 parents 20cef45 + 5d787e4 commit 73ffc67
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@types/chrome": "^0.0.268",
"@types/node": "^20.12.12",
"@types/node": "^20.14.7",
"@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 @@ -51,7 +51,7 @@
"@rollup/plugin-typescript": "^11.1.6",
"@types/chrome": "^0.0.268",
"@types/listr": "^0.14.9",
"@types/node": "^20.12.12",
"@types/node": "^20.14.7",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^7.13.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 @@ -34,7 +34,7 @@
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@types/chrome": "^0.0.268",
"@types/node": "^20.12.12",
"@types/node": "^20.14.7",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint-config-bedframe": "workspace:^",
Expand Down
Loading

0 comments on commit 73ffc67

Please sign in to comment.