Skip to content

Commit e8836e6

Browse files
Bump webextension-polyfill in /samples/web-extension/javascript
Bumps [webextension-polyfill](https://github.com/mozilla/webextension-polyfill) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/mozilla/webextension-polyfill/releases) - [Commits](mozilla/webextension-polyfill@0.7.0...0.8.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d9db0b commit e8836e6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

samples/web-extension/javascript/package-lock.json

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

samples/web-extension/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "The Glean Team <glean-team@mozilla.com>",
1414
"license": "MPL-2.0",
1515
"dependencies": {
16-
"webextension-polyfill": "^0.7.0"
16+
"webextension-polyfill": "^0.8.0"
1717
},
1818
"devDependencies": {
1919
"mocha": "^8.3.2",

0 commit comments

Comments
 (0)