diff --git a/package.json b/package.json index c2c3e24..02de293 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.179", "@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..0a99509 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.179": + version "0.0.179" + resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.179.tgz#57f93c9bd2e4ebf3a517698868d2012b870bb4df" + integrity sha512-60zloNApIf88RwiG3Q7E+4NBG+znchhWmcaEVAAhUZahQbft5LWBzij4sinsfpAwbTtuWdFfUSpZsFhXTEFPVw== dependencies: "@types/filesystem" "*" "@types/har-format" "*"