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.254 to 0.0.256
- [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 8, 2024
1 parent 9bace41 commit dcf3891
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.254",
"@types/chrome": "^0.0.256",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.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 @@ -2441,13 +2441,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7012,7 +7012,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.254
"@types/chrome": ^0.0.256
"@typescript-eslint/eslint-plugin": ^6.18.0
"@typescript-eslint/parser": ^6.18.0
babel-plugin-istanbul: ^6.1.1
Expand Down

0 comments on commit dcf3891

Please sign in to comment.