Bump @types/chrome from 0.0.231 to 0.0.233 (#103)
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.231 to 0.0.233. - [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:
10
.pnp.cjs
generated
10
.pnp.cjs
generated
@ -41,7 +41,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@testing-library/jest-dom", "npm:5.16.5"],\
|
||||
["@testing-library/react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.0.0"],\
|
||||
["@testing-library/user-event", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.4.3"],\
|
||||
["@types/chrome", "npm:0.0.231"],\
|
||||
["@types/chrome", "npm:0.0.233"],\
|
||||
["@types/jest", "npm:29.5.0"],\
|
||||
["@types/node", "npm:18.15.11"],\
|
||||
["@types/react", "npm:18.0.35"],\
|
||||
@ -5278,10 +5278,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["@types/chrome", [\
|
||||
["npm:0.0.231", {\
|
||||
"packageLocation": "./.yarn/cache/@types-chrome-npm-0.0.231-b220951894-f9eca67d86.zip/node_modules/@types/chrome/",\
|
||||
["npm:0.0.233", {\
|
||||
"packageLocation": "./.yarn/cache/@types-chrome-npm-0.0.233-2aead4eff9-c4eede5c0f.zip/node_modules/@types/chrome/",\
|
||||
"packageDependencies": [\
|
||||
["@types/chrome", "npm:0.0.231"],\
|
||||
["@types/chrome", "npm:0.0.233"],\
|
||||
["@types/filesystem", "npm:0.0.32"],\
|
||||
["@types/har-format", "npm:1.2.10"]\
|
||||
],\
|
||||
@ -9003,7 +9003,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@testing-library/jest-dom", "npm:5.16.5"],\
|
||||
["@testing-library/react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.0.0"],\
|
||||
["@testing-library/user-event", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.4.3"],\
|
||||
["@types/chrome", "npm:0.0.231"],\
|
||||
["@types/chrome", "npm:0.0.233"],\
|
||||
["@types/jest", "npm:29.5.0"],\
|
||||
["@types/node", "npm:18.15.11"],\
|
||||
["@types/react", "npm:18.0.35"],\
|
||||
|
@ -15,7 +15,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.231",
|
||||
"@types/chrome": "^0.0.233",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/node": "^18.15.11",
|
||||
"@types/react": "^18.0.35",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -3316,13 +3316,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/chrome@npm:^0.0.231":
|
||||
version: 0.0.231
|
||||
resolution: "@types/chrome@npm:0.0.231"
|
||||
"@types/chrome@npm:^0.0.233":
|
||||
version: 0.0.233
|
||||
resolution: "@types/chrome@npm:0.0.233"
|
||||
dependencies:
|
||||
"@types/filesystem": "*"
|
||||
"@types/har-format": "*"
|
||||
checksum: f9eca67d86a9e429aa6028a7a52e5c33557ed20b020a0fc42820382f1583d20aff04af8bb12659afaf6957580449c284a8bf8f8abf2279f4e150509aa02a5d80
|
||||
checksum: c4eede5c0f27ccda12a0c22588027a19e0e2f18931f8df7bb62928ec1de586bb0f42d660cc5217bd3a587dc5eb2dfa8d83c92bb646b3e3104d6fbc086d1cb9b4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -6195,7 +6195,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.231
|
||||
"@types/chrome": ^0.0.233
|
||||
"@types/jest": ^29.5.0
|
||||
"@types/node": ^18.15.11
|
||||
"@types/react": ^18.0.35
|
||||
|
Reference in New Issue
Block a user