-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #91 from mgziminsky/dependabot/submodules/webexten…
…sion-polyfill-6a42cbe
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule webextension-polyfill
updated
12 files
+0 −2 | .eslintignore | |
+0 −466 | .eslintrc | |
+2 −3 | README.md | |
+227 −0 | eslint.config.mjs | |
+22 −21 | package.json | |
+6 −3 | test/fixtures/tape-standalone.js | |
+1 −1 | test/integration/setup.js | |
+1 −1 | test/test-async-functions.js | |
+1 −1 | test/test-browser-global.js | |
+1 −1 | test/test-onRequestFinished.js | |
+1 −1 | test/test-proxied-properties.js | |
+1 −1 | test/test-runtime-onMessage.js |