Skip to content

Commit

Permalink
Bump @types/chrome from 0.0.270 to 0.0.271 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.270 to 0.0.271
- [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 acelaya committed Sep 16, 2024
1 parent f1d57f4 commit 747c0c5
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.2.3",
"@types/chrome": "^0.0.270",
"@types/chrome": "^0.0.271",
"@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 @@ -2688,13 +2688,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.270":
version: 0.0.270
resolution: "@types/chrome@npm:0.0.270"
"@types/chrome@npm:^0.0.271":
version: 0.0.271
resolution: "@types/chrome@npm:0.0.271"
dependencies:
"@types/filesystem": "*"
"@types/har-format": "*"
checksum: 4034e48e450c4933434c7583a1b66a23145fb488655dbb14796f7bcc9c8288ec003397e725bef1cb1aab5acb54f1028e3d2397de199b6a715d9bb7ff4ba867c9
checksum: 4cd42a31e02464b353f87311694e9b6905b4a62add7a1a192b3081d1f66d9c9d2ca527eea5f809987f2d55b196b18d68070591ddce2d89c87142d7080fa51788
languageName: node
linkType: hard

Expand Down Expand Up @@ -6883,7 +6883,7 @@ __metadata:
"@rollup/plugin-json": ^6.1.0
"@rollup/plugin-multi-entry": ^6.0.1
"@rollup/plugin-node-resolve": ^15.2.3
"@types/chrome": ^0.0.270
"@types/chrome": ^0.0.271
"@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 747c0c5

Please sign in to comment.