Skip to content

Commit

Permalink
Bump @types/chrome from 0.0.290 to 0.0.293 in the typescript-types group
Browse files Browse the repository at this point in the history
Bumps the typescript-types group with 1 update: [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome).


Updates `@types/chrome` from 0.0.290 to 0.0.293
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and acelaya committed Jan 13, 2025
1 parent dfa759c commit 43a484f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-multi-entry": "^6.0.1",
"@rollup/plugin-node-resolve": "^16.0.0",
"@types/chrome": "^0.0.290",
"@types/chrome": "^0.0.293",
"babel-plugin-istanbul": "^7.0.0",
"babel-plugin-mockable-imports": "^2.0.1",
"chai": "^5.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2321,13 +2321,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.290":
version: 0.0.290
resolution: "@types/chrome@npm:0.0.290"
"@types/chrome@npm:^0.0.293":
version: 0.0.293
resolution: "@types/chrome@npm:0.0.293"
dependencies:
"@types/filesystem": "*"
"@types/har-format": "*"
checksum: 41ae4e9e780a6d2aa082fa43889e96dda5dd867e0b9d1117c1cdc3194a49fb91576ad34d4f6dda63b47a7140a378c2febea3b27dc6a3fcce3f0015e512dade72
checksum: b53a3a94f5ea6aff0fa9d22d2afb9eae2a5929993ae6c8fc3333db8dc22dcc605f27c6617dd8c6bbce083f5e8ea8cdb128167e3a01c60b7d48d187b1f1415939
languageName: node
linkType: hard

Expand Down Expand Up @@ -5988,7 +5988,7 @@ __metadata:
"@rollup/plugin-json": ^6.1.0
"@rollup/plugin-multi-entry": ^6.0.1
"@rollup/plugin-node-resolve": ^16.0.0
"@types/chrome": ^0.0.290
"@types/chrome": ^0.0.293
babel-plugin-istanbul: ^7.0.0
babel-plugin-mockable-imports: ^2.0.1
chai: ^5.1.2
Expand Down

0 comments on commit 43a484f

Please sign in to comment.