diff --git a/.pnp.cjs b/.pnp.cjs index 023085c..9009583 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.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"],\ diff --git a/package.json b/package.json index 3f6e527..93b4abd 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.235", + "@types/chrome": "^0.0.236", "@types/jest": "^29.5.0", "@types/node": "^20.1.2", "@types/react": "^18.2.6", diff --git a/yarn.lock b/yarn.lock index 35063db..a15868b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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