Skip to content

Commit

Permalink
Bump the typescript-types group with 1 update
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).

- [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 Nov 13, 2023
1 parent 2837811 commit 9e4c6f7
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 @@ -17,7 +17,7 @@
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-multi-entry": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chrome": "^0.0.249",
"@types/chrome": "^0.0.251",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"babel-plugin-istanbul": "^6.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2405,13 +2405,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.249":
version: 0.0.249
resolution: "@types/chrome@npm:0.0.249"
"@types/chrome@npm:^0.0.251":
version: 0.0.251
resolution: "@types/chrome@npm:0.0.251"
dependencies:
"@types/filesystem": "*"
"@types/har-format": "*"
checksum: 16f5de1071cb014f99721d450f62b8b4bc4dfda9455bcad33af8b6a814602d46fb0af4227ca93ea294b1fd05c6135397229a2b9e033508da507ec5479a015ea8
checksum: adb0756c2075febc97e366e614db458ce915034cb490ed271838ab66cc28cc528aee9035b89aef68c44c1d6824b6b4b9419a00ad6c8167de368eb6f5f5a338cb
languageName: node
linkType: hard

Expand Down Expand Up @@ -7115,7 +7115,7 @@ __metadata:
"@rollup/plugin-json": ^6.0.1
"@rollup/plugin-multi-entry": ^6.0.1
"@rollup/plugin-node-resolve": ^15.2.3
"@types/chrome": ^0.0.249
"@types/chrome": ^0.0.251
"@typescript-eslint/eslint-plugin": ^6.10.0
"@typescript-eslint/parser": ^6.10.0
babel-plugin-istanbul: ^6.1.1
Expand Down

0 comments on commit 9e4c6f7

Please sign in to comment.