diff --git a/.pnp.cjs b/.pnp.cjs index 614f589..6821024 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -46,7 +46,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.227"],\ + ["@types/chrome", "npm:0.0.228"],\ ["@types/jest", "npm:29.5.0"],\ ["@types/node", "npm:18.15.11"],\ ["@types/react", "npm:18.0.31"],\ @@ -5282,10 +5282,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@types/chrome", [\ - ["npm:0.0.227", {\ - "packageLocation": "./.yarn/cache/@types-chrome-npm-0.0.227-7599e60431-75de76b195.zip/node_modules/@types/chrome/",\ + ["npm:0.0.228", {\ + "packageLocation": "./.yarn/cache/@types-chrome-npm-0.0.228-92b415dee9-7878706b04.zip/node_modules/@types/chrome/",\ "packageDependencies": [\ - ["@types/chrome", "npm:0.0.227"],\ + ["@types/chrome", "npm:0.0.228"],\ ["@types/filesystem", "npm:0.0.32"],\ ["@types/har-format", "npm:1.2.10"]\ ],\ @@ -9007,7 +9007,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.227"],\ + ["@types/chrome", "npm:0.0.228"],\ ["@types/jest", "npm:29.5.0"],\ ["@types/node", "npm:18.15.11"],\ ["@types/react", "npm:18.0.31"],\ diff --git a/package.json b/package.json index d35b794..ed87ac9 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.227", + "@types/chrome": "^0.0.228", "@types/jest": "^29.5.0", "@types/node": "^18.15.11", "@types/react": "^18.0.31", diff --git a/yarn.lock b/yarn.lock index 51dbc6f..1beb8df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3314,13 +3314,13 @@ __metadata: languageName: node linkType: hard -"@types/chrome@npm:^0.0.227": - version: 0.0.227 - resolution: "@types/chrome@npm:0.0.227" +"@types/chrome@npm:^0.0.228": + version: 0.0.228 + resolution: "@types/chrome@npm:0.0.228" dependencies: "@types/filesystem": "*" "@types/har-format": "*" - checksum: 75de76b1958ebd8077acb426d487ab9fe44273ebdbab3a7ce971096982f410bccc9fd42bb84a45703b0311fc1c893c12d136c0c082abaa65d46fbe0b9734b1f8 + checksum: 7878706b040036c1ff59094d5d996033d5a3b6d2f88116a053007e1fbd0a7d1cb158d4130798142db4ba5187ac1fc9503312945892743a5107022742bf06d7cc 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.227 + "@types/chrome": ^0.0.228 "@types/jest": ^29.5.0 "@types/node": ^18.15.11 "@types/react": ^18.0.31