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.280 to 0.0.281 #4444

Merged
merged 1 commit into from
Nov 14, 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.280",
"@types/chrome": "^0.0.281",
"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.280",
"@types/chrome": "^0.0.281",
"@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.280",
"@types/chrome": "^0.0.281",
"@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.280"
"@types/chrome": "npm:^0.0.281"
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.0.4"
"@ghostery/adblocker-extended-selectors": "npm:^2.0.4"
"@types/chai": "npm:^5.0.0"
"@types/chrome": "npm:^0.0.280"
"@types/chrome": "npm:^0.0.281"
"@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.280"
"@types/chrome": "npm:^0.0.281"
"@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.280":
version: 0.0.280
resolution: "@types/chrome@npm:0.0.280"
"@types/chrome@npm:^0.0.281":
version: 0.0.281
resolution: "@types/chrome@npm:0.0.281"
dependencies:
"@types/filesystem": "npm:*"
"@types/har-format": "npm:*"
checksum: 10/81aed88de06e264049b8fdfefa54d6ce930dfc44aaea11eb95743fd6b856edf6e9a9974914ccf64359eee30808c0b3368e6ae2a1be97b2195962b3fbcdcc3138
checksum: 10/2fd2f9ca18d4a59896275e921d7641987e7a9827e0b97403b20634ab775b274004d39472a117789fcea31c6c51f448267bd839fbb156781caa7764b7ad90640e
languageName: node
linkType: hard

Expand Down