diff --git a/package.json b/package.json index 086234a6..23a5a38d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "uglify-es": "^3.3.9", "uglifyjs-webpack-plugin": "^2.1.3", "web-ext": "^3.1.0", - "web-ext-types": "^3.1.0", + "web-ext-types": "^3.2.0", "webpack": "^4.35.2", "webpack-cli": "^3.3.5" }, diff --git a/yarn.lock b/yarn.lock index 5220d442..684195eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8980,10 +8980,10 @@ wcwidth@^1.0.0: dependencies: defaults "^1.0.3" -web-ext-types@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/web-ext-types/-/web-ext-types-3.1.0.tgz#32aab56a3d0f4a3d499d43b4838b3356102d11eb" - integrity sha512-HKVibk040vuhpbOljcIYYYC8GP9w9REbHpquI3im/aoZqoDIRq9DnsHl4Zsg+4Fg3SBnWsnvlIr1rnspV4TdXQ== +web-ext-types@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/web-ext-types/-/web-ext-types-3.2.0.tgz#df5cfc6c5b614b8e5a98b51642d1b2ad3b9b41e2" + integrity sha512-85MBVBvZTCtc5yTfwz+xKzycrW6lUpBi68Sn8dlMwOFNDyWroUHXRJNCO4Bs80ScfePf7ciF2J2N+1UDWpq1Lg== web-ext@^3.1.0: version "3.1.0"