diff --git a/package.json b/package.json index c2c3e24..d63acf9 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.175", "@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..7b9b0fe 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.175": + version "0.0.175" + resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.175.tgz#bbd13020cf8903d37598393552ca5b8c6d9451c7" + integrity sha512-nJy7MadK9Y4sTu4Eouv+JscyEpsEWyvSN8hNphWSgzGBV2M4prxbvPoYQHPudcTy+OecT7iiPgfYq8bsmMzzcw== dependencies: "@types/filesystem" "*" "@types/har-format" "*"