Skip to content

Commit

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

chore(dev-deps): bump @types/node from 20.10.0 to 20.10.5
  • Loading branch information
JoeyDoey authored Dec 25, 2023
2 parents be66579 + 7eda7f1 commit b31c618
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 46 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.3",
"@commitlint/config-conventional": "^18.4.3",
"@types/chrome": "^0.0.254",
"@types/node": "^20.10.0",
"@types/node": "^20.10.5",
"@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.5",
"@types/chrome": "^0.0.254",
"@types/listr": "^0.14.9",
"@types/node": "^20.10.0",
"@types/node": "^20.10.5",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^6.14.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.254",
"@types/node": "^20.10.0",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@vitejs/plugin-react": "^4.2.0",
"eslint-config-bedframe": "workspace:^",
Expand Down
86 changes: 43 additions & 43 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b31c618

Please sign in to comment.