Skip to content

Commit 7d957fd

Browse files
dependabot[bot]robertknight
authored andcommitted
Bump the typescript-types group with 1 update
Bumps the typescript-types group with 1 update: [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome). - [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 dependency-group: typescript-types ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe48444 commit 7d957fd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@rollup/plugin-json": "^6.0.1",
1818
"@rollup/plugin-multi-entry": "^6.0.1",
1919
"@rollup/plugin-node-resolve": "^15.2.3",
20-
"@types/chrome": "^0.0.246",
20+
"@types/chrome": "^0.0.248",
2121
"@typescript-eslint/eslint-plugin": "^6.8.0",
2222
"@typescript-eslint/parser": "^6.8.0",
2323
"babel-plugin-istanbul": "^6.1.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2391,13 +2391,13 @@ __metadata:
23912391
languageName: node
23922392
linkType: hard
23932393

2394-
"@types/chrome@npm:^0.0.246":
2395-
version: 0.0.246
2396-
resolution: "@types/chrome@npm:0.0.246"
2394+
"@types/chrome@npm:^0.0.248":
2395+
version: 0.0.248
2396+
resolution: "@types/chrome@npm:0.0.248"
23972397
dependencies:
23982398
"@types/filesystem": "*"
23992399
"@types/har-format": "*"
2400-
checksum: 6c6d92814b9838bbb1034d0cf731e53f8bb0090dc3e4a248c0e7c4c087fba305702ebf61b80858fec60f52858cb9ecf8148dbe9e94a20d742661085f31ee9cc7
2400+
checksum: 3e3c193af1ee46e753d02367ba1e4e0800f8a7784ed47fa5906b6874a28c14475346235490bc92d6575e8d8c2622d11210a7c5cfe832be2d341f8ec601c5cfb1
24012401
languageName: node
24022402
linkType: hard
24032403

@@ -7101,7 +7101,7 @@ __metadata:
71017101
"@rollup/plugin-json": ^6.0.1
71027102
"@rollup/plugin-multi-entry": ^6.0.1
71037103
"@rollup/plugin-node-resolve": ^15.2.3
7104-
"@types/chrome": ^0.0.246
7104+
"@types/chrome": ^0.0.248
71057105
"@typescript-eslint/eslint-plugin": ^6.8.0
71067106
"@typescript-eslint/parser": ^6.8.0
71077107
babel-plugin-istanbul: ^6.1.1

0 commit comments

Comments
 (0)