Skip to content

Commit 08820d8

Browse files
chore(deps-dev): bump @types/chrome from 0.0.268 to 0.0.309
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.268 to 0.0.309. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) --- updated-dependencies: - dependency-name: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8442699 commit 08820d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@microsoft/api-documenter": "^7.26.3",
3636
"@microsoft/api-extractor": "^7.48.1",
37-
"@types/chrome": "^0.0.268",
37+
"@types/chrome": "^0.0.309",
3838
"@types/jest": "^29.5.11",
3939
"@types/spark-md5": "^3.0.5",
4040
"@typescript-eslint/eslint-plugin": "^5.13.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -990,10 +990,10 @@
990990
dependencies:
991991
"@babel/types" "^7.3.0"
992992

993-
"@types/chrome@^0.0.268":
994-
version "0.0.268"
995-
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.268.tgz#d5855546f30c83e181cadd77127a162c25b480d2"
996-
integrity sha512-7N1QH9buudSJ7sI8Pe4mBHJr5oZ48s0hcanI9w3wgijAlv1OZNUZve9JR4x42dn5lJ5Sm87V1JNfnoh10EnQlA==
993+
"@types/chrome@^0.0.309":
994+
version "0.0.309"
995+
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.309.tgz#f9c33cec6238bae63e4a5b5e2acd8a8d54ff360a"
996+
integrity sha512-ZFADzcp8b+roUrux68U8pti4cmNOLJXWkShk8lfxj9SBcjYqpJt7NypBprSJUJDJVakGZgd2Tt00QePIGh7oPA==
997997
dependencies:
998998
"@types/filesystem" "*"
999999
"@types/har-format" "*"

0 commit comments

Comments
 (0)