From 36d862df776c7fadf089b13811904a326df65ee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 15:49:39 -0400 Subject: [PATCH] Bump @types/chrome from 0.0.229 to 0.0.231 (#90) Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.229 to 0.0.231. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .pnp.cjs | 10 +++++----- package.json | 2 +- yarn.lock | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.pnp.cjs b/.pnp.cjs index 6c7d129..5a05953 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -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.229"],\ + ["@types/chrome", "npm:0.0.231"],\ ["@types/jest", "npm:29.5.0"],\ ["@types/node", "npm:18.15.11"],\ ["@types/react", "npm:18.0.34"],\ @@ -5277,10 +5277,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@types/chrome", [\ - ["npm:0.0.229", {\ - "packageLocation": "./.yarn/cache/@types-chrome-npm-0.0.229-62bd1a3034-dafddbfc0e.zip/node_modules/@types/chrome/",\ + ["npm:0.0.231", {\ + "packageLocation": "./.yarn/cache/@types-chrome-npm-0.0.231-b220951894-f9eca67d86.zip/node_modules/@types/chrome/",\ "packageDependencies": [\ - ["@types/chrome", "npm:0.0.229"],\ + ["@types/chrome", "npm:0.0.231"],\ ["@types/filesystem", "npm:0.0.32"],\ ["@types/har-format", "npm:1.2.10"]\ ],\ @@ -9002,7 +9002,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.229"],\ + ["@types/chrome", "npm:0.0.231"],\ ["@types/jest", "npm:29.5.0"],\ ["@types/node", "npm:18.15.11"],\ ["@types/react", "npm:18.0.34"],\ diff --git a/package.json b/package.json index d3faef7..0d21361 100644 --- a/package.json +++ b/package.json @@ -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.229", + "@types/chrome": "^0.0.231", "@types/jest": "^29.5.0", "@types/node": "^18.15.11", "@types/react": "^18.0.34", diff --git a/yarn.lock b/yarn.lock index cf432e4..86bc67d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3314,13 +3314,13 @@ __metadata: languageName: node linkType: hard -"@types/chrome@npm:^0.0.229": - version: 0.0.229 - resolution: "@types/chrome@npm:0.0.229" +"@types/chrome@npm:^0.0.231": + version: 0.0.231 + resolution: "@types/chrome@npm:0.0.231" dependencies: "@types/filesystem": "*" "@types/har-format": "*" - checksum: dafddbfc0e0a93e0742b3fce9c028587d9a1be7e0a6ecde50cc49475b56afb2de43f4b44bff5b9c5da81a2ac5c9272a1026e22dcc68913c96889238d63fb2ad9 + checksum: f9eca67d86a9e429aa6028a7a52e5c33557ed20b020a0fc42820382f1583d20aff04af8bb12659afaf6957580449c284a8bf8f8abf2279f4e150509aa02a5d80 languageName: node linkType: hard @@ -6193,7 +6193,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.229 + "@types/chrome": ^0.0.231 "@types/jest": ^29.5.0 "@types/node": ^18.15.11 "@types/react": ^18.0.34