Bump @types/chrome from 0.0.235 to 0.0.236 (#164)

Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.235 to 0.0.236.
- [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:
dependabot[bot]
2023-05-17 05:16:28 -04:00
committed by GitHub
parent 763daa9087
commit 5fc60e65b1
3 changed files with 11 additions and 11 deletions

10
.pnp.cjs generated
View File

@ -45,7 +45,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.235"],\
["@types/chrome", "npm:0.0.236"],\
["@types/jest", "npm:29.5.1"],\
["@types/node", "npm:20.1.2"],\
["@types/react", "npm:18.2.6"],\
@ -2101,10 +2101,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]\
]],\
["@types/chrome", [\
["npm:0.0.235", {\
"packageLocation": "./.yarn/cache/@types-chrome-npm-0.0.235-df5e2e1350-ace0b9dac6.zip/node_modules/@types/chrome/",\
["npm:0.0.236", {\
"packageLocation": "./.yarn/cache/@types-chrome-npm-0.0.236-51f191babb-64cc6f8ac5.zip/node_modules/@types/chrome/",\
"packageDependencies": [\
["@types/chrome", "npm:0.0.235"],\
["@types/chrome", "npm:0.0.236"],\
["@types/filesystem", "npm:0.0.32"],\
["@types/har-format", "npm:1.2.10"]\
],\
@ -3915,7 +3915,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.235"],\
["@types/chrome", "npm:0.0.236"],\
["@types/jest", "npm:29.5.1"],\
["@types/node", "npm:20.1.2"],\
["@types/react", "npm:18.2.6"],\

View File

@ -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.235",
"@types/chrome": "^0.0.236",
"@types/jest": "^29.5.0",
"@types/node": "^20.1.2",
"@types/react": "^18.2.6",

View File

@ -1568,13 +1568,13 @@ __metadata:
languageName: node
linkType: hard
"@types/chrome@npm:^0.0.235":
version: 0.0.235
resolution: "@types/chrome@npm:0.0.235"
"@types/chrome@npm:^0.0.236":
version: 0.0.236
resolution: "@types/chrome@npm:0.0.236"
dependencies:
"@types/filesystem": "*"
"@types/har-format": "*"
checksum: ace0b9dac6d531c2a361e0ef4f807f02f2614062bc2628f6788e1e4b4c06543828c65b6b11560db69ff45b34bf9c6ddb8df0a47209b1cd3f4488a76c8aec1bdd
checksum: 64cc6f8ac5c23f5dc6a3e1137721dda52e6401b1e1a8f9d16bfca7236bd5a118be6746324fd9e33630d98863370137ff0749b9949ededb9f46accb187f333896
languageName: node
linkType: hard
@ -3100,7 +3100,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.235
"@types/chrome": ^0.0.236
"@types/jest": ^29.5.0
"@types/node": ^20.1.2
"@types/react": ^18.2.6