Skip to content

Commit 209b3a8

Browse files
author
Beatriz Rizental
authored
Merge pull request #240 from mozilla/dependabot/npm_and_yarn/samples/web-extension/typescript/webextension-polyfill-0.8.0
Bump webextension-polyfill from 0.7.0 to 0.8.0 in /samples/web-extension/typescript
2 parents 1825ce3 + 9b73662 commit 209b3a8

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.1.1",

0 commit comments

Comments
 (0)