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.246 to 0.0.248 #3532

Merged
merged 1 commit into from
Oct 18, 2023
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 @@ -42,7 +42,7 @@
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-typescript": "^11.1.3",
"@types/chrome": "^0.0.246",
"@types/chrome": "^0.0.248",
"electron": "^27.0.0",
"eslint": "^8.49.0",
"rimraf": "^5.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 @@ -71,7 +71,7 @@
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-typescript": "^11.1.3",
"@types/chai": "^4.3.6",
"@types/chrome": "^0.0.246",
"@types/chrome": "^0.0.248",
"@types/jsdom": "^21.1.3",
"@types/mocha": "^10.0.1",
"@types/sinon": "^10.0.16",
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 @@ -40,7 +40,7 @@
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-typescript": "^11.1.3",
"@types/chrome": "^0.0.246",
"@types/chrome": "^0.0.248",
"eslint": "^8.49.0",
"rimraf": "^5.0.1",
"rollup": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@remusao/guess-url-type": "^1.2.1",
"@remusao/small": "^1.2.1",
"@remusao/smaz": "^1.9.1",
"@types/chrome": "^0.0.246",
"@types/chrome": "^0.0.248",
"@types/firefox-webext-browser": "^111.0.2",
"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 @@ -427,7 +427,7 @@ __metadata:
"@rollup/plugin-commonjs": ^25.0.4
"@rollup/plugin-node-resolve": ^15.2.1
"@rollup/plugin-typescript": ^11.1.3
"@types/chrome": ^0.0.246
"@types/chrome": ^0.0.248
electron: ^27.0.0
eslint: ^8.49.0
rimraf: ^5.0.1
Expand Down Expand Up @@ -562,7 +562,7 @@ __metadata:
"@rollup/plugin-node-resolve": ^15.2.1
"@rollup/plugin-typescript": ^11.1.3
"@types/chai": ^4.3.6
"@types/chrome": ^0.0.246
"@types/chrome": ^0.0.248
"@types/jsdom": ^21.1.3
"@types/mocha": ^10.0.1
"@types/sinon": ^10.0.16
Expand Down Expand Up @@ -592,7 +592,7 @@ __metadata:
"@rollup/plugin-commonjs": ^25.0.4
"@rollup/plugin-node-resolve": ^15.2.1
"@rollup/plugin-typescript": ^11.1.3
"@types/chrome": ^0.0.246
"@types/chrome": ^0.0.248
eslint: ^8.49.0
rimraf: ^5.0.1
rollup: ^4.0.2
Expand Down Expand Up @@ -641,7 +641,7 @@ __metadata:
"@rollup/plugin-typescript": ^11.1.3
"@types/chai": ^4.3.6
"@types/chai-as-promised": ^7.1.6
"@types/chrome": ^0.0.246
"@types/chrome": ^0.0.248
"@types/firefox-webext-browser": ^111.0.2
"@types/mocha": ^10.0.1
"@types/node": ^20.6.2
Expand Down Expand Up @@ -1978,13 +1978,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.246":
version: 0.0.246
resolution: "@types/chrome@npm:0.0.246"
"@types/chrome@npm:^0.0.248":
version: 0.0.248
resolution: "@types/chrome@npm:0.0.248"
dependencies:
"@types/filesystem": "*"
"@types/har-format": "*"
checksum: 6c6d92814b9838bbb1034d0cf731e53f8bb0090dc3e4a248c0e7c4c087fba305702ebf61b80858fec60f52858cb9ecf8148dbe9e94a20d742661085f31ee9cc7
checksum: 3e3c193af1ee46e753d02367ba1e4e0800f8a7784ed47fa5906b6874a28c14475346235490bc92d6575e8d8c2622d11210a7c5cfe832be2d341f8ec601c5cfb1
languageName: node
linkType: hard

Expand Down