From f96155cb73499aabb16afe13c12cb263214a7a2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 09:33:57 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20upgrade=20`@types/chrome`?= =?UTF-8?q?=20to=20`^0.1.0`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f0bf8aba..7c41c63c 100755 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@babel/preset-react": "^7.18.6", "@changesets/cli": "^2.26.2", "@pmmmwh/react-refresh-webpack-plugin": "^0.6.0", - "@types/chrome": "^0.0.323", + "@types/chrome": "^0.1.0", "@types/lodash": "^4.14.201", "@types/react": "^18.0.26", "@types/react-dom": "^18.0.10", diff --git a/yarn.lock b/yarn.lock index 04a98ed3..52d0f67c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1955,10 +1955,10 @@ dependencies: "@types/node" "*" -"@types/chrome@^0.0.323": - version "0.0.323" - resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.323.tgz#8e6d3ffaca47a9c8ce6f60d25634d26aba3c4cfb" - integrity sha512-ipiDwx41lmGeLnbiT6ENOayvWXdkqKqNwqDQWEuz6dujaX7slSkk1nbSt5Q5c6xnQ708+kuCFrC00VLltSbWVA== +"@types/chrome@^0.1.0": + version "0.1.39" + resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.1.39.tgz#6b92145a57d684311caa7fc02feced58dc6c0811" + integrity sha512-AttzlXiLx2TSqmuJy8baP7YrOb8yyIM6V02dePrK/n1wRlhnu7Obd7GqUUVhje0hhkU7BaJuQmoFXRd5hWqdjQ== dependencies: "@types/filesystem" "*" "@types/har-format" "*"