Skip to content

Commit

Permalink
Bump webextension-polyfill from 0.8.0 to 0.9.0 (#24)
Browse files Browse the repository at this point in the history
* Bump webextension-polyfill from 0.8.0 to 0.9.0

Bumps [webextension-polyfill](https://github.com/mozilla/webextension-polyfill) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/mozilla/webextension-polyfill/releases)
- [Commits](mozilla/webextension-polyfill@0.8.0...0.9.0)

---
updated-dependencies:
- dependency-name: webextension-polyfill
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update browser-polyfill.min.js

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: April Sylph <28949509+AprilSylph@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and AprilSylph committed Apr 2, 2022
1 parent 409c805 commit 73095c2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"normalize.css": "^8.0.1",
"webextension-polyfill": "^0.8.0"
"webextension-polyfill": "^0.9.0"
},
"webExt": {
"sourceDir": "src/",
Expand Down
Loading

0 comments on commit 73095c2

Please sign in to comment.