diff --git a/.pnp.cjs b/.pnp.cjs index a5226c8..9bbd728 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.220"],\ + ["@types/chrome", "npm:0.0.227"],\ ["@types/jest", "npm:29.5.0"],\ ["@types/node", "npm:18.14.6"],\ ["@types/react", "npm:18.0.28"],\ @@ -5297,10 +5297,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@types/chrome", [\ - ["npm:0.0.220", {\ - "packageLocation": "./.yarn/cache/@types-chrome-npm-0.0.220-dadb129024-774c722dae.zip/node_modules/@types/chrome/",\ + ["npm:0.0.227", {\ + "packageLocation": "./.yarn/cache/@types-chrome-npm-0.0.227-7599e60431-75de76b195.zip/node_modules/@types/chrome/",\ "packageDependencies": [\ - ["@types/chrome", "npm:0.0.220"],\ + ["@types/chrome", "npm:0.0.227"],\ ["@types/filesystem", "npm:0.0.32"],\ ["@types/har-format", "npm:1.2.10"]\ ],\ @@ -8993,7 +8993,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.220"],\ + ["@types/chrome", "npm:0.0.227"],\ ["@types/jest", "npm:29.5.0"],\ ["@types/node", "npm:18.14.6"],\ ["@types/react", "npm:18.0.28"],\ diff --git a/package.json b/package.json index 8ecf20c..806f440 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.220", + "@types/chrome": "^0.0.227", "@types/jest": "^29.5.0", "@types/node": "^18.14.6", "@types/react": "^18.0.0", diff --git a/yarn.lock b/yarn.lock index 4406f21..dcbcfd7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3323,13 +3323,13 @@ __metadata: languageName: node linkType: hard -"@types/chrome@npm:^0.0.220": - version: 0.0.220 - resolution: "@types/chrome@npm:0.0.220" +"@types/chrome@npm:^0.0.227": + version: 0.0.227 + resolution: "@types/chrome@npm:0.0.227" dependencies: "@types/filesystem": "*" "@types/har-format": "*" - checksum: 774c722daecb84ecf86d7128ed8747a560085012cc4e564179fad75838c536cded1e5d54aea359b25ad488bd21a826d2fee511495279f71286c3f7a370fb24e6 + checksum: 75de76b1958ebd8077acb426d487ab9fe44273ebdbab3a7ce971096982f410bccc9fd42bb84a45703b0311fc1c893c12d136c0c082abaa65d46fbe0b9734b1f8 languageName: node linkType: hard @@ -6174,7 +6174,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.220 + "@types/chrome": ^0.0.227 "@types/jest": ^29.5.0 "@types/node": ^18.14.6 "@types/react": ^18.0.0