Skip to content

Commit 9b73662

Browse files
Bump webextension-polyfill in /samples/web-extension/typescript
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 9b73662

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

samples/web-extension/typescript/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/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "The Glean Team <glean-team@mozilla.com>",
1212
"license": "MPL-2.0",
1313
"dependencies": {
14-
"webextension-polyfill": "^0.7.0"
14+
"webextension-polyfill": "^0.8.0"
1515
},
1616
"devDependencies": {
1717
"ts-loader": "^9.0.0",

0 commit comments

Comments
 (0)