Skip to content

Commit

Permalink
Bump @types/chrome from 0.0.267 to 0.0.268 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.267 to 0.0.268
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robertknight committed May 13, 2024
1 parent 144b460 commit 0892244
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.267",
"@types/chrome": "^0.0.268",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.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 @@ -2663,13 +2663,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.267":
version: 0.0.267
resolution: "@types/chrome@npm:0.0.267"
"@types/chrome@npm:^0.0.268":
version: 0.0.268
resolution: "@types/chrome@npm:0.0.268"
dependencies:
"@types/filesystem": "*"
"@types/har-format": "*"
checksum: c1fb941d70f6d393869c6dc4ee8d621cb1ebb35594557daaead89aadc4e619fe92fe2a7689248a295cc004ca4f424ee498891796f6038461976455fd4737d650
checksum: c7ae2479b225beea673681df0a6022f251e98bdf1c162c84363d52efb32edf5d26cf8007d6ed92d497837212a1c2cfa6ad9c3c1c0d0169e0a5189fa084555ee4
languageName: node
linkType: hard

Expand Down Expand Up @@ -6865,7 +6865,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.267
"@types/chrome": ^0.0.268
"@typescript-eslint/eslint-plugin": ^7.4.0
"@typescript-eslint/parser": ^7.4.0
babel-plugin-istanbul: ^6.1.1
Expand Down

0 comments on commit 0892244

Please sign in to comment.