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): Bump @types/chrome from 0.0.278 to 0.0.279 #4382

Merged
merged 1 commit into from
Oct 22, 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.278",
"@types/chrome": "^0.0.279",
"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.278",
"@types/chrome": "^0.0.279",
"@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.278",
"@types/chrome": "^0.0.279",
"@types/webextension-polyfill": "^0.12.1",
"eslint": "^9.3.0",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"@remusao/guess-url-type": "^1.3.0",
"@remusao/small": "^1.2.1",
"@remusao/smaz": "^1.9.1",
"@types/chrome": "^0.0.278",
"@types/chrome": "^0.0.279",
"@types/firefox-webext-browser": "^120.0.0",
"tldts-experimental": "^6.0.14"
}
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,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.278"
"@types/chrome": "npm:^0.0.279"
electron: "npm:^33.0.0"
eslint: "npm:^9.3.0"
rimraf: "npm:^6.0.1"
Expand Down Expand Up @@ -837,7 +837,7 @@ __metadata:
"@ghostery/adblocker-content": "npm:^2.0.1"
"@ghostery/adblocker-extended-selectors": "npm:^2.0.1"
"@types/chai": "npm:^5.0.0"
"@types/chrome": "npm:^0.0.278"
"@types/chrome": "npm:^0.0.279"
"@types/jsdom": "npm:^21.1.3"
"@types/mocha": "npm:^10.0.1"
"@types/node": "npm:^22.0.2"
Expand All @@ -864,7 +864,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.278"
"@types/chrome": "npm:^0.0.279"
"@types/webextension-polyfill": "npm:^0.12.1"
eslint: "npm:^9.3.0"
rimraf: "npm:^6.0.1"
Expand Down Expand Up @@ -909,7 +909,7 @@ __metadata:
"@remusao/smaz-generate": "npm:^1.9.1"
"@rollup/plugin-terser": "npm:^0.4.4"
"@types/chai": "npm:^5.0.0"
"@types/chrome": "npm:^0.0.278"
"@types/chrome": "npm:^0.0.279"
"@types/firefox-webext-browser": "npm:^120.0.0"
"@types/mocha": "npm:^10.0.1"
"@types/node": "npm:^22.0.2"
Expand Down Expand Up @@ -2296,13 +2296,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.278":
version: 0.0.278
resolution: "@types/chrome@npm:0.0.278"
"@types/chrome@npm:^0.0.279":
version: 0.0.279
resolution: "@types/chrome@npm:0.0.279"
dependencies:
"@types/filesystem": "npm:*"
"@types/har-format": "npm:*"
checksum: 10/8fa2e68bd28b28f14599aee36ecd40f32f42fd68e4012145205930f4bf2d62f57b1b0b5af033e15d0fbdeadb211fd51c14f8ef3caf34176f8c5d127ac3fe8641
checksum: 10/c2f2287036b3bad1ea04545976c5e71a55582dcbfae1a7f7aaa8ceca39432fc86f04bed9eb042d74cd98c023a888ed3e4fd18ef5c95f415dd96e9382e3f06703
languageName: node
linkType: hard

Expand Down