Skip to content

Commit ef82912

Browse files
author
Beatriz Rizental
authored
Merge pull request #236 from mozilla/dependabot/npm_and_yarn/samples/web-extension/javascript/webextension-polyfill-0.8.0
Bump webextension-polyfill from 0.7.0 to 0.8.0 in /samples/web-extension/javascript
2 parents 209b3a8 + e8836e6 commit ef82912

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)