Skip to content

Commit

Permalink
Merge pull request #4471 from ghostery/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…chrome-0.0.286
  • Loading branch information
seia-soto authored Nov 26, 2024
2 parents 15803e6 + 453bc09 commit 3f1d0bf
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
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.283",
"@types/chrome": "^0.0.286",
"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.283",
"@types/chrome": "^0.0.286",
"@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.283",
"@types/chrome": "^0.0.286",
"@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.283"
"@types/chrome": "npm:^0.0.286"
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.283"
"@types/chrome": "npm:^0.0.286"
"@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.283"
"@types/chrome": "npm:^0.0.286"
"@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.283":
version: 0.0.283
resolution: "@types/chrome@npm:0.0.283"
"@types/chrome@npm:^0.0.286":
version: 0.0.286
resolution: "@types/chrome@npm:0.0.286"
dependencies:
"@types/filesystem": "npm:*"
"@types/har-format": "npm:*"
checksum: 10/49bb67c0b78517319de00c0c3c0e0ce06b9acad56064044953e6b2a31eff8878e4fd23605865c3986eeba82723724375be7abf5976b256dc08373e390ed51341
checksum: 10/4f0048b89f467249764788070d9e0d342dab89b8d9a3aa4463ecb6d02680ae8c4fa239f30f9c360b3fadd41f6f17b4a3162848a4e555e80bc2eff3ea436b321d
languageName: node
linkType: hard

Expand Down

0 comments on commit 3f1d0bf

Please sign in to comment.