Skip to content

Commit

Permalink
Bump @types/chrome from 0.0.269 to 0.0.270 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.269 to 0.0.270
- [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 Aug 19, 2024
1 parent 940cc40 commit 6a3104e
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.269",
"@types/chrome": "^0.0.270",
"@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 @@ -2587,13 +2587,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -6747,7 +6747,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.269
"@types/chrome": ^0.0.270
"@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 6a3104e

Please sign in to comment.