Bump @types/chrome from 0.0.256 to 0.0.258 (#526)
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
"@testing-library/jest-dom": "^5.17.0",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/chrome": "^0.0.256",
|
||||
"@types/chrome": "^0.0.258",
|
||||
"@types/jest": "^29.5.11",
|
||||
"@types/node": "^20.4.2",
|
||||
"@types/react": "^18.2.47",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -2101,13 +2101,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
|
||||
|
||||
@ -3848,7 +3848,7 @@ __metadata:
|
||||
"@testing-library/jest-dom": ^5.17.0
|
||||
"@testing-library/react": ^14.1.2
|
||||
"@testing-library/user-event": ^14.5.2
|
||||
"@types/chrome": ^0.0.256
|
||||
"@types/chrome": ^0.0.258
|
||||
"@types/jest": ^29.5.11
|
||||
"@types/node": ^20.4.2
|
||||
"@types/react": ^18.2.47
|
||||
|
Reference in New Issue
Block a user