Skip to content

Commit

Permalink
Bump @types/chrome from 0.0.244 to 0.0.256 (#494)
Browse files Browse the repository at this point in the history
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.244 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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent a77df16 commit 9e3c57d
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 @@
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"@types/chrome": "^0.0.244",
"@types/chrome": "^0.0.256",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.2",
"@types/react": "^18.2.41",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2370,13 +2370,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -4268,7 +4268,7 @@ __metadata:
"@testing-library/jest-dom": ^5.17.0
"@testing-library/react": ^14.1.2
"@testing-library/user-event": ^14.5.1
"@types/chrome": ^0.0.244
"@types/chrome": ^0.0.256
"@types/jest": ^29.5.3
"@types/node": ^20.4.2
"@types/react": ^18.2.41
Expand Down

0 comments on commit 9e3c57d

Please sign in to comment.