diff --git a/package.json b/package.json index c192093e..48bc4048 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "vuex": "^4.1.0" }, "devDependencies": { - "@types/chrome": "^0.0.244", + "@types/chrome": "^0.0.246", "@types/jest": "^27.4.1", "@types/ua-parser-js": "^0.7.37", "copy-webpack-plugin": "^11.0.0", diff --git a/yarn.lock b/yarn.lock index 871aca8b..29007835 100644 --- a/yarn.lock +++ b/yarn.lock @@ -805,10 +805,10 @@ dependencies: "@babel/types" "^7.3.0" -"@types/chrome@^0.0.244": - version "0.0.244" - resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.244.tgz#e3573e8f610719edacf76ad6a0adf6aa771bac06" - integrity sha512-pC8kBWuUqGhG6S5d3E44a2f1TA2XHX/sXfCIrrDpA4K65Ozzw3mYQjuvMOTdSUCx4HjJhp4zuZh6fKOH3UdA1g== +"@types/chrome@^0.0.246": + version "0.0.246" + resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.246.tgz#412ee1b162a67d1cfebe413887b9aa0c28998ef1" + integrity sha512-MxGxEomGxsJiL9xe/7ZwVgwdn8XVKWbPvxpVQl3nWOjrS0Ce63JsfzxUc4aU3GvRcUPYsfufHmJ17BFyKxeA4g== dependencies: "@types/filesystem" "*" "@types/har-format" "*"