Bump @types/chrome from 0.0.239 to 0.0.240 (#292)
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.239 to 0.0.240. - [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.14.1",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/chrome": "^0.0.239",
|
||||
"@types/chrome": "^0.0.240",
|
||||
"@types/jest": "^29.5.2",
|
||||
"@types/node": "^20.4.0",
|
||||
"@types/react": "^18.2.14",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -2010,13 +2010,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/chrome@npm:^0.0.239":
|
||||
version: 0.0.239
|
||||
resolution: "@types/chrome@npm:0.0.239"
|
||||
"@types/chrome@npm:^0.0.240":
|
||||
version: 0.0.240
|
||||
resolution: "@types/chrome@npm:0.0.240"
|
||||
dependencies:
|
||||
"@types/filesystem": "*"
|
||||
"@types/har-format": "*"
|
||||
checksum: 1aff637b3f693ab4f08be64b4bbd38c34185c3075b41b33cdf4ac331c0e47b693a417e19295f7ad55dca9cdf8539545135f0f783299bd2ba23b13e1f74b57a13
|
||||
checksum: 5c7c8b6bc8961d64135793459256cbb454a2c88612cc2676629355278781c186d85d18c69da337368e56921cee6c8492b9c657427472f3ba26eb3d77a1da3ed7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3558,7 +3558,7 @@ __metadata:
|
||||
"@testing-library/jest-dom": ^5.14.1
|
||||
"@testing-library/react": ^14.0.0
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
"@types/chrome": ^0.0.239
|
||||
"@types/chrome": ^0.0.240
|
||||
"@types/jest": ^29.5.2
|
||||
"@types/node": ^20.4.0
|
||||
"@types/react": ^18.2.14
|
||||
|
Reference in New Issue
Block a user