From 60b3f01eb8858c29e87ea49d831196dc71c8fa22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 04:27:49 -0400 Subject: [PATCH] Bump @types/chrome from 0.0.236 to 0.0.237 (#204) Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.236 to 0.0.237. - [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 f97c396..869a6ce 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -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.236"],\ + ["@types/chrome", "npm:0.0.237"],\ ["@types/jest", "npm:29.5.1"],\ ["@types/node", "npm:20.2.5"],\ ["@types/react", "npm:18.2.7"],\ @@ -2116,10 +2116,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@types/chrome", [\ - ["npm:0.0.236", {\ - "packageLocation": "./.yarn/cache/@types-chrome-npm-0.0.236-51f191babb-64cc6f8ac5.zip/node_modules/@types/chrome/",\ + ["npm:0.0.237", {\ + "packageLocation": "./.yarn/cache/@types-chrome-npm-0.0.237-c8ddbf6964-9dfb007006.zip/node_modules/@types/chrome/",\ "packageDependencies": [\ - ["@types/chrome", "npm:0.0.236"],\ + ["@types/chrome", "npm:0.0.237"],\ ["@types/filesystem", "npm:0.0.32"],\ ["@types/har-format", "npm:1.2.10"]\ ],\ @@ -3945,7 +3945,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.236"],\ + ["@types/chrome", "npm:0.0.237"],\ ["@types/jest", "npm:29.5.1"],\ ["@types/node", "npm:20.2.5"],\ ["@types/react", "npm:18.2.7"],\ diff --git a/package.json b/package.json index e846cb4..8a4eac8 100644 --- a/package.json +++ b/package.json @@ -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.236", + "@types/chrome": "^0.0.237", "@types/jest": "^29.5.0", "@types/node": "^20.2.5", "@types/react": "^18.2.7", diff --git a/yarn.lock b/yarn.lock index 0598182..33dc5f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1569,13 +1569,13 @@ __metadata: languageName: node linkType: hard -"@types/chrome@npm:^0.0.236": - version: 0.0.236 - resolution: "@types/chrome@npm:0.0.236" +"@types/chrome@npm:^0.0.237": + version: 0.0.237 + resolution: "@types/chrome@npm:0.0.237" dependencies: "@types/filesystem": "*" "@types/har-format": "*" - checksum: 64cc6f8ac5c23f5dc6a3e1137721dda52e6401b1e1a8f9d16bfca7236bd5a118be6746324fd9e33630d98863370137ff0749b9949ededb9f46accb187f333896 + checksum: 9dfb0070065ca4667ef2fa9ec45af2f604b9ba98b6429d38607c6bfcc8dc2178e83eea4eeedbe88a8299dfe9dda029c9341e454c4eff7b715b90e9d5fc7b990d languageName: node linkType: hard @@ -3117,7 +3117,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.236 + "@types/chrome": ^0.0.237 "@types/jest": ^29.5.0 "@types/node": ^20.2.5 "@types/react": ^18.2.7