diff --git a/.pnp.cjs b/.pnp.cjs index 520f0879..7a3fbae0 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -75,7 +75,7 @@ const RAW_RUNTIME_STATE = ["@commitlint/config-conventional", "npm:18.4.3"],\ ["@commitlint/types", "npm:18.4.3"],\ ["@tsconfig/node18", "npm:18.2.2"],\ - ["@types/jest", "npm:29.5.10"],\ + ["@types/jest", "npm:29.5.11"],\ ["@types/node", "npm:20.10.1"],\ ["@typescript-eslint/eslint-plugin", "virtual:d00612077212b7b43cd5726427cdf302fb1f4846dd73a7030572567eb5647e015d4b875104f0052939cd6afeefd681c886b0ce2be8380237b38d03f73505b15b#npm:6.14.0"],\ ["@typescript-eslint/parser", "virtual:d00612077212b7b43cd5726427cdf302fb1f4846dd73a7030572567eb5647e015d4b875104f0052939cd6afeefd681c886b0ce2be8380237b38d03f73505b15b#npm:6.14.0"],\ @@ -1817,7 +1817,7 @@ const RAW_RUNTIME_STATE = ["@milliejs/jest-utils", "workspace:packages/milliejs-jest-utils"],\ ["@faker-js/faker", "npm:8.3.1"],\ ["@milliejs/core", "workspace:packages/milliejs-core"],\ - ["@types/jest", "npm:29.5.10"],\ + ["@types/jest", "npm:29.5.11"],\ ["@types/node", "npm:20.10.1"],\ ["jest", "virtual:d00612077212b7b43cd5726427cdf302fb1f4846dd73a7030572567eb5647e015d4b875104f0052939cd6afeefd681c886b0ce2be8380237b38d03f73505b15b#npm:29.7.0"],\ ["typescript", "patch:typescript@npm%3A5.2.2#optional!builtin::version=5.2.2&hash=f3b441"]\ @@ -1834,7 +1834,7 @@ const RAW_RUNTIME_STATE = ["@commitlint/config-conventional", "npm:18.4.3"],\ ["@commitlint/types", "npm:18.4.3"],\ ["@tsconfig/node18", "npm:18.2.2"],\ - ["@types/jest", "npm:29.5.10"],\ + ["@types/jest", "npm:29.5.11"],\ ["@types/node", "npm:20.10.1"],\ ["@typescript-eslint/eslint-plugin", "virtual:d00612077212b7b43cd5726427cdf302fb1f4846dd73a7030572567eb5647e015d4b875104f0052939cd6afeefd681c886b0ce2be8380237b38d03f73505b15b#npm:6.14.0"],\ ["@typescript-eslint/parser", "virtual:d00612077212b7b43cd5726427cdf302fb1f4846dd73a7030572567eb5647e015d4b875104f0052939cd6afeefd681c886b0ce2be8380237b38d03f73505b15b#npm:6.14.0"],\ @@ -2794,10 +2794,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/jest", [\ - ["npm:29.5.10", {\ - "packageLocation": "./.yarn/cache/@types-jest-npm-29.5.10-cc73227aae-f31cdc9cf8.zip/node_modules/@types/jest/",\ + ["npm:29.5.11", {\ + "packageLocation": "./.yarn/cache/@types-jest-npm-29.5.11-1ede28257d-798f4c8940.zip/node_modules/@types/jest/",\ "packageDependencies": [\ - ["@types/jest", "npm:29.5.10"],\ + ["@types/jest", "npm:29.5.11"],\ ["expect", "npm:29.7.0"],\ ["pretty-format", "npm:29.7.0"]\ ],\ @@ -12007,7 +12007,7 @@ const RAW_RUNTIME_STATE = ["@types/babel-jest", null],\ ["@types/babel__core", null],\ ["@types/esbuild", null],\ - ["@types/jest", "npm:29.5.10"],\ + ["@types/jest", "npm:29.5.11"],\ ["@types/jest__types", null],\ ["@types/typescript", null],\ ["babel-jest", null],\ diff --git a/.yarn/cache/@types-jest-npm-29.5.10-cc73227aae-f31cdc9cf8.zip b/.yarn/cache/@types-jest-npm-29.5.10-cc73227aae-f31cdc9cf8.zip deleted file mode 100644 index 3a344d8e..00000000 Binary files a/.yarn/cache/@types-jest-npm-29.5.10-cc73227aae-f31cdc9cf8.zip and /dev/null differ diff --git a/.yarn/cache/@types-jest-npm-29.5.11-1ede28257d-798f4c8940.zip b/.yarn/cache/@types-jest-npm-29.5.11-1ede28257d-798f4c8940.zip new file mode 100644 index 00000000..92ce2d16 Binary files /dev/null and b/.yarn/cache/@types-jest-npm-29.5.11-1ede28257d-798f4c8940.zip differ diff --git a/yarn.lock b/yarn.lock index f62ef394..f1ee9330 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2029,12 +2029,12 @@ __metadata: linkType: hard "@types/jest@npm:^29.5.3": - version: 29.5.10 - resolution: "@types/jest@npm:29.5.10" + version: 29.5.11 + resolution: "@types/jest@npm:29.5.11" dependencies: expect: "npm:^29.0.0" pretty-format: "npm:^29.0.0" - checksum: f31cdc9cf840a3bc2230148bb5cba1e0369e3180ae75d85804038905300dd8cfa1d989a4dbbd909633c04568d0c1a9251b2ee5c4197309ec033403dd2a08ea42 + checksum: 798f4c89407d9457bea1256de74c26f2b279f6c789c0e3311cd604cc75cdab333b9a29b00c51b0090d31abdf11cc788b4103282851a653bef6daf72edf97eef2 languageName: node linkType: hard