Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps-dev): Bump @types/chrome from 0.0.286 to 0.0.287 #4480

Merged
merged 1 commit into from
Nov 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/adblocker-electron-preload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^12.1.0",
"@types/chrome": "^0.0.286",
"@types/chrome": "^0.0.287",
"electron": "^33.0.0",
"eslint": "^9.3.0",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-webextension-cosmetics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
],
"devDependencies": {
"@types/chai": "^5.0.0",
"@types/chrome": "^0.0.286",
"@types/chrome": "^0.0.287",
"@types/jsdom": "^21.1.3",
"@types/mocha": "^10.0.1",
"@types/node": "^22.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-webextension-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^12.1.0",
"@types/chrome": "^0.0.286",
"@types/chrome": "^0.0.287",
"@types/webextension-polyfill": "^0.12.1",
"eslint": "^9.3.0",
"rimraf": "^6.0.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@ __metadata:
"@rollup/plugin-commonjs": "npm:^28.0.0"
"@rollup/plugin-node-resolve": "npm:^15.2.3"
"@rollup/plugin-typescript": "npm:^12.1.0"
"@types/chrome": "npm:^0.0.286"
"@types/chrome": "npm:^0.0.287"
electron: "npm:^33.0.0"
eslint: "npm:^9.3.0"
rimraf: "npm:^6.0.1"
Expand Down Expand Up @@ -865,7 +865,7 @@ __metadata:
"@ghostery/adblocker-content": "npm:^2.1.1"
"@ghostery/adblocker-extended-selectors": "npm:^2.1.1"
"@types/chai": "npm:^5.0.0"
"@types/chrome": "npm:^0.0.286"
"@types/chrome": "npm:^0.0.287"
"@types/jsdom": "npm:^21.1.3"
"@types/mocha": "npm:^10.0.1"
"@types/node": "npm:^22.0.2"
Expand All @@ -892,7 +892,7 @@ __metadata:
"@rollup/plugin-commonjs": "npm:^28.0.0"
"@rollup/plugin-node-resolve": "npm:^15.2.3"
"@rollup/plugin-typescript": "npm:^12.1.0"
"@types/chrome": "npm:^0.0.286"
"@types/chrome": "npm:^0.0.287"
"@types/webextension-polyfill": "npm:^0.12.1"
eslint: "npm:^9.3.0"
rimraf: "npm:^6.0.1"
Expand Down Expand Up @@ -2336,13 +2336,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.286":
version: 0.0.286
resolution: "@types/chrome@npm:0.0.286"
"@types/chrome@npm:^0.0.287":
version: 0.0.287
resolution: "@types/chrome@npm:0.0.287"
dependencies:
"@types/filesystem": "npm:*"
"@types/har-format": "npm:*"
checksum: 10/4f0048b89f467249764788070d9e0d342dab89b8d9a3aa4463ecb6d02680ae8c4fa239f30f9c360b3fadd41f6f17b4a3162848a4e555e80bc2eff3ea436b321d
checksum: 10/bf09f11a2b1061ec477f7e3c0c4b9d575f2cdbff04bf7b16dbbb64d132c048a952fd1ffcedf61a0d16a514c26a9918cafd553ec4d02a34c4d25f80c1cafe0e2b
languageName: node
linkType: hard

Expand Down