Skip to content

Commit

Permalink
Merge pull request #350 from nyaggah/dependabot-npm_and_yarn-types-ch…
Browse files Browse the repository at this point in the history
…rome-0.0.259

chore(dev-deps): bump @types/chrome from 0.0.258 to 0.0.259
  • Loading branch information
JoeyDoey authored Jan 29, 2024
2 parents 16b8f41 + 798bd1c commit 821695e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 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 @@
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.6.0",
"@types/chrome": "^0.0.258",
"@types/chrome": "^0.0.259",
"@types/node": "^20.11.7",
"@types/prompts": "^2.4.9",
"commitizen": "^4.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 @@ -52,7 +52,7 @@
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@types/chrome": "^0.0.258",
"@types/chrome": "^0.0.259",
"@types/listr": "^0.14.9",
"@types/node": "^20.11.7",
"@types/prompts": "^2.4.9",
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 @@
"@crxjs/vite-plugin": "2.0.0-beta.22"
},
"devDependencies": {
"@types/chrome": "^0.0.258",
"@types/chrome": "^0.0.259",
"@types/node": "^20.11.7",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@vitejs/plugin-react": "^4.2.1",
Expand Down
16 changes: 8 additions & 8 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 821695e

Please sign in to comment.