From 3d91476bea8b0b927bf19508f19b957cddfc1d65 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 30 Jan 2021 14:51:51 +0000 Subject: [PATCH] chore(deps): update dependency @types/chrome to v0.0.129 --- package.json | 2 +- yarn.lock | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2cbc43a..3d917ba 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "release": "semantic-release" }, "devDependencies": { - "@types/chrome": "0.0.101", + "@types/chrome": "0.0.129", "@types/node": "13.9.3", "gd-scripts": "5.0.9", "semantic-release": "15.14.0", diff --git a/yarn.lock b/yarn.lock index 98736db..b17cad5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1161,12 +1161,13 @@ dependencies: "@babel/types" "^7.3.0" -"@types/chrome@0.0.101": - version "0.0.101" - resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.101.tgz#8b6f7d4f1d4890ba7d950f8492725fa7ba9ab910" - integrity sha512-9GpAt3fBVPdzEIwdgDrxqCaURyJqOVz+oIWB+iDE2FD0ZeGQhkMwTqJIW+Ok/lnie6tt6DwVMZkOS8x6QkmWsQ== +"@types/chrome@0.0.129": + version "0.0.129" + resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.129.tgz#0f11484239da26a0eb692049a269c90ab91d1860" + integrity sha512-7SdqJ7YFu8wBI13SRbxWibHG7W3W3N2Cdn2hRHw24tWiLBZGC2OOfIKREQyga8AeT83AaVcTirWDVMrph0Gkkw== dependencies: "@types/filesystem" "*" + "@types/har-format" "*" "@types/color-name@^1.1.1": version "1.1.1" @@ -1204,6 +1205,11 @@ "@types/minimatch" "*" "@types/node" "*" +"@types/har-format@*": + version "1.2.5" + resolved "https://registry.yarnpkg.com/@types/har-format/-/har-format-1.2.5.tgz#4f6648814d0fdcb6a510e3364a9db439a753c4b1" + integrity sha512-IG8AE1m2pWtPqQ7wXhFhy6Q59bwwnLwO36v5Rit2FrbXCIp8Sk8E2PfUCreyrdo17STwFSKDAkitVuVYbpEHvQ== + "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": version "2.0.1" resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff"