Skip to content

Commit

Permalink
Bump @types/chrome from 0.0.273 to 0.0.277 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.273 to 0.0.277
- [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]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Oct 7, 2024
1 parent 1af6e3e commit 65ce046
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": "^15.3.0",
"@types/chrome": "^0.0.273",
"@types/chrome": "^0.0.277",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"babel-plugin-istanbul": "^7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2668,13 +2668,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.273":
version: 0.0.273
resolution: "@types/chrome@npm:0.0.273"
"@types/chrome@npm:^0.0.277":
version: 0.0.277
resolution: "@types/chrome@npm:0.0.277"
dependencies:
"@types/filesystem": "*"
"@types/har-format": "*"
checksum: 2f348d10471987e074994ba93f336259a2143dca8f736ce57e85a84b53fe5136502b0ffbb04e50b979949bc75d94fde3fd5b64bb70bf90f796aec611768144bc
checksum: 0546a9586db5d74fb78d759b6e6e56d3c83b76383ad1cb6874c237f57abcd41b46b49d798c5f16344da8c2531a62e8cb3dd22fec6f93969f3229edd09d547d07
languageName: node
linkType: hard

Expand Down Expand Up @@ -6872,7 +6872,7 @@ __metadata:
"@rollup/plugin-json": ^6.1.0
"@rollup/plugin-multi-entry": ^6.0.1
"@rollup/plugin-node-resolve": ^15.3.0
"@types/chrome": ^0.0.273
"@types/chrome": ^0.0.277
"@typescript-eslint/eslint-plugin": ^7.4.0
"@typescript-eslint/parser": ^7.4.0
babel-plugin-istanbul: ^7.0.0
Expand Down

0 comments on commit 65ce046

Please sign in to comment.