diff --git a/.pnp.cjs b/.pnp.cjs index 79151b6..8363027 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -35,7 +35,7 @@ const RAW_RUNTIME_STATE = ["@testing-library/react", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:13.4.0"],\ ["@testing-library/react-hooks", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:8.0.1"],\ ["@testing-library/user-event", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:14.5.1"],\ - ["@types/jest", "npm:29.2.3"],\ + ["@types/jest", "npm:29.5.8"],\ ["@types/node", "npm:18.18.9"],\ ["@types/react", "npm:18.0.25"],\ ["@types/react-dom", "npm:18.0.9"],\ @@ -2053,10 +2053,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/jest", [\ - ["npm:29.2.3", {\ - "packageLocation": "../../../../cache/others/berry/cache/@types-jest-npm-29.2.3-717f400a5c-10c0.zip/node_modules/@types/jest/",\ + ["npm:29.5.8", {\ + "packageLocation": "../../../../cache/others/berry/cache/@types-jest-npm-29.5.8-2a56a49621-10c0.zip/node_modules/@types/jest/",\ "packageDependencies": [\ - ["@types/jest", "npm:29.2.3"],\ + ["@types/jest", "npm:29.5.8"],\ ["expect", "npm:29.0.3"],\ ["pretty-format", "npm:29.0.3"]\ ],\ @@ -10345,7 +10345,7 @@ const RAW_RUNTIME_STATE = ["@testing-library/react", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:13.4.0"],\ ["@testing-library/react-hooks", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:8.0.1"],\ ["@testing-library/user-event", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:14.5.1"],\ - ["@types/jest", "npm:29.2.3"],\ + ["@types/jest", "npm:29.5.8"],\ ["@types/node", "npm:18.18.9"],\ ["@types/react", "npm:18.0.25"],\ ["@types/react-dom", "npm:18.0.9"],\ diff --git a/package.json b/package.json index c16c6d6..3d9def8 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@testing-library/react": "13.4.0", "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.5.1", - "@types/jest": "29.2.3", + "@types/jest": "29.5.8", "@types/node": "18.18.9", "@types/react": "18.0.25", "@types/react-dom": "18.0.9", diff --git a/yarn.lock b/yarn.lock index 948563f..39ac3b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1605,13 +1605,13 @@ __metadata: languageName: node linkType: hard -"@types/jest@npm:29.2.3": - version: 29.2.3 - resolution: "@types/jest@npm:29.2.3" +"@types/jest@npm:29.5.8": + version: 29.5.8 + resolution: "@types/jest@npm:29.5.8" dependencies: expect: "npm:^29.0.0" pretty-format: "npm:^29.0.0" - checksum: fffd007edfb13f80ca5da3385922fafed807a00d7f3236377d90b27314c811f4ef8c0089ec37e8049ae33fb3ce3b75d9fc32f92261a5782fb4e3920beca86042 + checksum: a28e7827ea7e1a2aace6a386868fa6b8402c162d6c71570aed2c29d3745ddc22ceef6899a20643071817905d3c57b670a7992fc8760bff65939351fd4dc481cf languageName: node linkType: hard @@ -8619,7 +8619,7 @@ __metadata: "@testing-library/react": "npm:13.4.0" "@testing-library/react-hooks": "npm:8.0.1" "@testing-library/user-event": "npm:14.5.1" - "@types/jest": "npm:29.2.3" + "@types/jest": "npm:29.5.8" "@types/node": "npm:18.18.9" "@types/react": "npm:18.0.25" "@types/react-dom": "npm:18.0.9"