Skip to content

Commit

Permalink
Bump @types/chrome from 0.0.280 to 0.0.283 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.280 to 0.0.283
- [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 19, 2024
1 parent 18bdf78 commit faff22c
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.280",
"@types/chrome": "^0.0.283",
"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 @@ -2314,13 +2314,13 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit faff22c

Please sign in to comment.