Skip to content

Commit

Permalink
⬆️ Update dependency webextension-polyfill to ^0.10.0 (#229)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 3b0a0a4 commit caa4983
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"hot-reload"
],
"dependencies": {
"@types/webextension-polyfill": "^0.8.2",
"@types/webextension-polyfill": "^0.10.0",
"@types/webpack": "^5.28.0",
"@types/webpack-sources": "^3.2.0",
"clean-webpack-plugin": "^4.0.0",
Expand All @@ -59,7 +59,7 @@
"lodash": "^4.17.21",
"minimist": "^1.2.6",
"useragent": "^2.3.0",
"webextension-polyfill": "^0.8.0",
"webextension-polyfill": "^0.10.0",
"webpack-sources": "^3.2.3",
"ws": "^8.4.2"
},
Expand Down

0 comments on commit caa4983

Please sign in to comment.