diff --git a/package.json b/package.json index c2c3e24..b986b13 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@babel/core": "^7.14.2", "@babel/preset-env": "^7.14.2", "@babel/preset-typescript": "^7.13.0", - "@types/chrome": "^0.0.141", + "@types/chrome": "^0.0.183", "@types/jest": "^26.0.23", "@types/showdown": "^1.9.3", "@typescript-eslint/eslint-plugin": "^4.23.0", diff --git a/yarn.lock b/yarn.lock index 735e8b3..164cc87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1287,10 +1287,10 @@ dependencies: "@babel/types" "^7.3.0" -"@types/chrome@^0.0.141": - version "0.0.141" - resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.141.tgz#337648651a2b75a74bf3038680dc0e47ddd75d07" - integrity sha512-0bYsCxGKo9xdrNHiqWRjPVygDRfKA2EczhXJmKjkfBF+KQc0BFKejtdFV28ygcVH3RTjGZ+ccoJ3bb8wKFacbw== +"@types/chrome@^0.0.183": + version "0.0.183" + resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.183.tgz#c12649c00ae5ae8fca511248256c0b11f91c95e2" + integrity sha512-sYI1qGY2oB6U5GFyuoSsVJsi2ytuEe92QrQTXQRwkISN8yn1gPY5qRq1XSwKN17yjvZTgxxeHw2ZoSHMti6qYg== dependencies: "@types/filesystem" "*" "@types/har-format" "*"