diff --git a/package.json b/package.json index 0745a2a..9b5757c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", - "@types/chrome": "0.0.268", + "@types/chrome": "0.0.269", "@types/jest": "^29.2.4", "@types/react": "^18.0.26", "@types/react-dom": "^18.0.10", diff --git a/yarn.lock b/yarn.lock index c4dcc0a..87861ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1943,10 +1943,10 @@ dependencies: "@babel/types" "^7.20.7" -"@types/chrome@0.0.268": - version "0.0.268" - resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.268.tgz#d5855546f30c83e181cadd77127a162c25b480d2" - integrity sha512-7N1QH9buudSJ7sI8Pe4mBHJr5oZ48s0hcanI9w3wgijAlv1OZNUZve9JR4x42dn5lJ5Sm87V1JNfnoh10EnQlA== +"@types/chrome@0.0.269": + version "0.0.269" + resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.269.tgz#5bc2a536bb72a3332119742f31b42b5250d39905" + integrity sha512-vF7x8YywnhXX2F06njQ/OE7a3Qeful43C5GUOsUksXWk89WoSFUU3iLeZW8lDpVO9atm8iZIEiLQTRC3H7NOXQ== dependencies: "@types/filesystem" "*" "@types/har-format" "*"