Skip to content

Commit fec186b

Browse files
Update dependency webextension-polyfill to ^0.12.0
1 parent d361dcc commit fec186b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"@types/node": "20.9.0",
4141
"@types/react": "18.2.37",
4242
"@types/react-dom": "18.2.15",
43-
"@types/webextension-polyfill": "^0.10.7",
43+
"@types/webextension-polyfill": "^0.12.0",
4444
"auto": "^11.1.6",
4545
"install": "^0.13.0",
4646
"npm": "^10.8.1",
4747
"prettier": "3.0.3",
4848
"typescript": "5.2.2",
4949
"web-ext": "^7.9.0",
50-
"webextension-polyfill": "^0.10.0"
50+
"webextension-polyfill": "^0.12.0"
5151
},
5252
"manifest": {
5353
"host_permissions": [

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)