diff --git a/.changelog/1742.internal.md b/.changelog/1742.internal.md new file mode 100644 index 0000000000..a5b6167a66 --- /dev/null +++ b/.changelog/1742.internal.md @@ -0,0 +1 @@ +Update dependency @types/webextension-polyfill to v0.10.5 diff --git a/package.json b/package.json index 7bf0758ef7..9fc518d270 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "@types/testing-library__jest-dom": "5.14.9", "@types/valid-url": "1.0.6", "@types/w3c-web-usb": "1.0.8", - "@types/webextension-polyfill": "0.10.4", + "@types/webextension-polyfill": "0.10.5", "@typescript-eslint/eslint-plugin": "6.8.0", "@typescript-eslint/parser": "6.8.0", "babel-plugin-istanbul": "6.1.1", diff --git a/yarn.lock b/yarn.lock index 7a1b5d4737..4c2cb1723f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3827,10 +3827,10 @@ resolved "https://registry.yarnpkg.com/@types/w3c-web-usb/-/w3c-web-usb-1.0.8.tgz#c593fef468b6e6051209c8aa89d1ead08005e23d" integrity sha512-ouEoUTyB27wFXUUyl0uKIE6VkeCczDtazWTiZGD1M4onceJnp8KnHDf7CzLbpwzek2ZFWXTC5KrNDRc9q/Jf6Q== -"@types/webextension-polyfill@0.10.4": - version "0.10.4" - resolved "https://registry.yarnpkg.com/@types/webextension-polyfill/-/webextension-polyfill-0.10.4.tgz#09feeb2d8f04ac0a28818ade8aeeb4ab9fbafebb" - integrity sha512-pvEIqAZEbJRzaqTaWq3xlUoMWa3+euZHHz+VZHCzHWW+jOf8qLOq9wXy38U+WiPG3108SJC/wNc1X6vPC5TcjQ== +"@types/webextension-polyfill@0.10.5": + version "0.10.5" + resolved "https://registry.yarnpkg.com/@types/webextension-polyfill/-/webextension-polyfill-0.10.5.tgz#18004cb00abd9db0bd11697be4d63b8cf4acabe2" + integrity sha512-LlmbFLUB7+BDrb9nMuM0wlqtx9LZbBV2x3W98o02cD7Y8i10+sBenTlhG56vr47dzC7WIVXbURii+5jMJsyjLw== "@types/yargs-parser@*": version "20.2.0"