Skip to content

Commit

Permalink
Bump @types/chrome from 0.0.279 to 0.0.280 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.279 to 0.0.280
- [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 4, 2024
1 parent 188a6e3 commit 8a8c328
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.279",
"@types/chrome": "^0.0.280",
"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 @@ -2300,13 +2300,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.279":
version: 0.0.279
resolution: "@types/chrome@npm:0.0.279"
"@types/chrome@npm:^0.0.280":
version: 0.0.280
resolution: "@types/chrome@npm:0.0.280"
dependencies:
"@types/filesystem": "*"
"@types/har-format": "*"
checksum: 718f9a4603a2b1d6cb6a54c327880cf8baefb2c67bf1e34b1b34e191421014e4340fb624513eb734d295f4833077e67cfac532603214dcf7fc51220539d41cfb
checksum: 3d20f339ddcb7273dbabc581a7932532a6c3f2ca9f4c1e1dfec4d386be595a351176af3663ac0ddcf340e748a5b72686a57594ac13381578451b4c845e98cd9c
languageName: node
linkType: hard

Expand Down Expand Up @@ -5942,7 +5942,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.279
"@types/chrome": ^0.0.280
babel-plugin-istanbul: ^7.0.0
babel-plugin-mockable-imports: ^2.0.1
chai: ^5.1.2
Expand Down

0 comments on commit 8a8c328

Please sign in to comment.