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).


Updates `@types/chrome` from 0.0.256 to 0.0.258
- [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 Jan 22, 2024
1 parent f565d79 commit 5c55d5a
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.1.0",
"@rollup/plugin-multi-entry": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chrome": "^0.0.256",
"@types/chrome": "^0.0.258",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.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 @@ -2433,13 +2433,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.256":
version: 0.0.256
resolution: "@types/chrome@npm:0.0.256"
"@types/chrome@npm:^0.0.258":
version: 0.0.258
resolution: "@types/chrome@npm:0.0.258"
dependencies:
"@types/filesystem": "*"
"@types/har-format": "*"
checksum: 95aab8e0e48da420533bbdd013f65afec1839c6370c90e9e571746a5d25588ee8922486ffaeef64abbce9d98805922637e6f968ef4a01582b10e29c895549d3a
checksum: 26aca5c46375929fee355f07d1003d8aaf9acc06e4da86d7671cbf5a615d238ac8b633b86d73fb5e009b2b432a3cd6aef8c639aa90d65382c5e7258dbe5e8449
languageName: node
linkType: hard

Expand Down Expand Up @@ -6950,7 +6950,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.256
"@types/chrome": ^0.0.258
"@typescript-eslint/eslint-plugin": ^6.19.0
"@typescript-eslint/parser": ^6.19.0
babel-plugin-istanbul: ^6.1.1
Expand Down

0 comments on commit 5c55d5a

Please sign in to comment.