diff --git a/.pnp.cjs b/.pnp.cjs index a17f6e5b..add8b0d2 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -75,7 +75,7 @@ const RAW_RUNTIME_STATE = ["@commitlint/config-conventional", "npm:18.1.0"],\ ["@commitlint/types", "npm:18.1.0"],\ ["@tsconfig/node18", "npm:18.2.2"],\ - ["@types/jest", "npm:29.5.7"],\ + ["@types/jest", "npm:29.5.8"],\ ["@types/node", "npm:20.8.10"],\ ["@typescript-eslint/eslint-plugin", "virtual:d00612077212b7b43cd5726427cdf302fb1f4846dd73a7030572567eb5647e015d4b875104f0052939cd6afeefd681c886b0ce2be8380237b38d03f73505b15b#npm:6.11.0"],\ ["@typescript-eslint/parser", "virtual:d00612077212b7b43cd5726427cdf302fb1f4846dd73a7030572567eb5647e015d4b875104f0052939cd6afeefd681c886b0ce2be8380237b38d03f73505b15b#npm:6.11.0"],\ @@ -1830,7 +1830,7 @@ const RAW_RUNTIME_STATE = ["@milliejs/jest-utils", "workspace:packages/milliejs-jest-utils"],\ ["@faker-js/faker", "npm:8.2.0"],\ ["@milliejs/core", "workspace:packages/milliejs-core"],\ - ["@types/jest", "npm:29.5.7"],\ + ["@types/jest", "npm:29.5.8"],\ ["@types/node", "npm:20.8.10"],\ ["jest", "virtual:d00612077212b7b43cd5726427cdf302fb1f4846dd73a7030572567eb5647e015d4b875104f0052939cd6afeefd681c886b0ce2be8380237b38d03f73505b15b#npm:29.7.0"],\ ["typescript", "patch:typescript@npm%3A5.2.2#optional!builtin::version=5.2.2&hash=f3b441"]\ @@ -1847,7 +1847,7 @@ const RAW_RUNTIME_STATE = ["@commitlint/config-conventional", "npm:18.1.0"],\ ["@commitlint/types", "npm:18.1.0"],\ ["@tsconfig/node18", "npm:18.2.2"],\ - ["@types/jest", "npm:29.5.7"],\ + ["@types/jest", "npm:29.5.8"],\ ["@types/node", "npm:20.8.10"],\ ["@typescript-eslint/eslint-plugin", "virtual:d00612077212b7b43cd5726427cdf302fb1f4846dd73a7030572567eb5647e015d4b875104f0052939cd6afeefd681c886b0ce2be8380237b38d03f73505b15b#npm:6.11.0"],\ ["@typescript-eslint/parser", "virtual:d00612077212b7b43cd5726427cdf302fb1f4846dd73a7030572567eb5647e015d4b875104f0052939cd6afeefd681c886b0ce2be8380237b38d03f73505b15b#npm:6.11.0"],\ @@ -2898,10 +2898,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/jest", [\ - ["npm:29.5.7", {\ - "packageLocation": "./.yarn/cache/@types-jest-npm-29.5.7-e6780d868f-64a31afa2c.zip/node_modules/@types/jest/",\ + ["npm:29.5.8", {\ + "packageLocation": "./.yarn/cache/@types-jest-npm-29.5.8-2a56a49621-a8194e26c6.zip/node_modules/@types/jest/",\ "packageDependencies": [\ - ["@types/jest", "npm:29.5.7"],\ + ["@types/jest", "npm:29.5.8"],\ ["expect", "npm:29.7.0"],\ ["pretty-format", "npm:29.7.0"]\ ],\ @@ -12179,7 +12179,7 @@ const RAW_RUNTIME_STATE = ["@types/babel-jest", null],\ ["@types/babel__core", null],\ ["@types/esbuild", null],\ - ["@types/jest", "npm:29.5.7"],\ + ["@types/jest", "npm:29.5.8"],\ ["@types/jest__types", null],\ ["@types/typescript", null],\ ["babel-jest", null],\ diff --git a/.yarn/cache/@types-jest-npm-29.5.7-e6780d868f-64a31afa2c.zip b/.yarn/cache/@types-jest-npm-29.5.8-2a56a49621-a8194e26c6.zip similarity index 85% rename from .yarn/cache/@types-jest-npm-29.5.7-e6780d868f-64a31afa2c.zip rename to .yarn/cache/@types-jest-npm-29.5.8-2a56a49621-a8194e26c6.zip index e0f083b1..08bcb9e0 100644 Binary files a/.yarn/cache/@types-jest-npm-29.5.7-e6780d868f-64a31afa2c.zip and b/.yarn/cache/@types-jest-npm-29.5.8-2a56a49621-a8194e26c6.zip differ diff --git a/yarn.lock b/yarn.lock index a0369b72..47ffc9af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2134,12 +2134,12 @@ __metadata: linkType: hard "@types/jest@npm:^29.5.3": - version: 29.5.7 - resolution: "@types/jest@npm:29.5.7" + version: 29.5.8 + resolution: "@types/jest@npm:29.5.8" dependencies: expect: "npm:^29.0.0" pretty-format: "npm:^29.0.0" - checksum: 64a31afa2c8bd003c7e637c36933170f731341957150274e518564e513d6dd7cb8dae61afea29ff703c2c8d3bdbbc8fb97095029a4fc91f55707f26753557583 + checksum: a8194e26c642780d5b2e22170ac538f7975e04aeaa76d87f8e5ac921f7a8fffc5252029a9e6efacdb0ec4b45320322c8e1f27a5338083f49efbd3c6021314f7e languageName: node linkType: hard