Skip to content

Commit

Permalink
Bump webextension-polyfill from 0.6.0 to 0.7.0 (OctoLinker#1125)
Browse files Browse the repository at this point in the history
Bumps [webextension-polyfill](https://github.com/mozilla/webextension-polyfill) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/mozilla/webextension-polyfill/releases)
- [Commits](mozilla/webextension-polyfill@0.6.0...0.7.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Nov 16, 2020
1 parent cd88100 commit 95a5f29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/helper-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"linkstate": "^1.1.0",
"preact": "^10.5.5",
"webext-base-css": "^1.2.0",
"webextension-polyfill": "^0.6.0"
"webextension-polyfill": "^0.7.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9777,10 +9777,10 @@ webextension-polyfill@^0.5.0:
resolved "https://registry.yarnpkg.com/webextension-polyfill/-/webextension-polyfill-0.5.0.tgz#795e0bf6a2b8eadcdb6edaecd169e9228c747519"
integrity sha512-aFrl38x43t1bTboX/paCT8I97+idzX/TY0+fuM52hrIkCpYfROEF9kSn0BXuEIi3J9LTYt2ZZKkhx9NB1qF3nA==

webextension-polyfill@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/webextension-polyfill/-/webextension-polyfill-0.6.0.tgz#1afd925f3274a0d4848083579b9c0b649a5c6763"
integrity sha512-PlYwiX8e4bNZrEeBFxbFFsLtm0SMPxJliLTGdNCA0Bq2XkWrAn2ejUd+89vZm+8BnfFB1BclJyCz3iKsm2atNg==
webextension-polyfill@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/webextension-polyfill/-/webextension-polyfill-0.7.0.tgz#0df1120ff0266056319ce1a622b09ad8d4a56505"
integrity sha512-su48BkMLxqzTTvPSE1eWxKToPS2Tv5DLGxKexLEVpwFd6Po6N8hhSLIvG6acPAg7qERoEaDL+Y5HQJeJeml5Aw==

webidl-conversions@^5.0.0:
version "5.0.0"
Expand Down

0 comments on commit 95a5f29

Please sign in to comment.