diff --git a/.pnp.cjs b/.pnp.cjs index 667cd502..61d6c9ac 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -33,7 +33,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@commitlint/lint", "npm:17.7.0"],\ ["@octokit/rest", "npm:20.0.2"],\ ["@types/eslint-plugin-prettier", "npm:3.1.2"],\ - ["@types/jest", "npm:29.5.5"],\ + ["@types/jest", "npm:29.5.6"],\ ["@types/js-yaml", "npm:4.0.7"],\ ["@types/node", "npm:18.18.5"],\ ["@typescript-eslint/eslint-plugin", "virtual:d22e68ffeb73a2cfb03cd0b3cc0f1ee72bda7d70b7016d65cda6a85d9a6cecfbf095d52ff5a054b89256bf08e90872cdf558260cd1257d9a71dc761aa68ca1a9#npm:6.8.0"],\ @@ -2008,10 +2008,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@types/jest", [\ - ["npm:29.5.5", {\ - "packageLocation": "./.yarn/cache/@types-jest-npm-29.5.5-cc0df7a171-56e55cde99.zip/node_modules/@types/jest/",\ + ["npm:29.5.6", {\ + "packageLocation": "./.yarn/cache/@types-jest-npm-29.5.6-fa191e2675-fa13a27bd1.zip/node_modules/@types/jest/",\ "packageDependencies": [\ - ["@types/jest", "npm:29.5.5"],\ + ["@types/jest", "npm:29.5.6"],\ ["expect", "npm:29.7.0"],\ ["pretty-format", "npm:29.7.0"]\ ],\ @@ -4635,7 +4635,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageDependencies": [\ ["eslint-plugin-jest", "virtual:d22e68ffeb73a2cfb03cd0b3cc0f1ee72bda7d70b7016d65cda6a85d9a6cecfbf095d52ff5a054b89256bf08e90872cdf558260cd1257d9a71dc761aa68ca1a9#npm:27.4.2"],\ ["@types/eslint", null],\ - ["@types/jest", "npm:29.5.5"],\ + ["@types/jest", "npm:29.5.6"],\ ["@types/typescript-eslint__eslint-plugin", null],\ ["@typescript-eslint/eslint-plugin", "virtual:d22e68ffeb73a2cfb03cd0b3cc0f1ee72bda7d70b7016d65cda6a85d9a6cecfbf095d52ff5a054b89256bf08e90872cdf558260cd1257d9a71dc761aa68ca1a9#npm:6.8.0"],\ ["@typescript-eslint/utils", "virtual:c7476b4d39a900ab80154147a61cf1240799ff70a7a197be8723eff5f2576ae7d1825e33c1adcf229a05f8f033561361db5666e4e014ab6a75f5644aacca5364#npm:5.62.0"],\ @@ -7444,7 +7444,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@commitlint/lint", "npm:17.7.0"],\ ["@octokit/rest", "npm:20.0.2"],\ ["@types/eslint-plugin-prettier", "npm:3.1.2"],\ - ["@types/jest", "npm:29.5.5"],\ + ["@types/jest", "npm:29.5.6"],\ ["@types/js-yaml", "npm:4.0.7"],\ ["@types/node", "npm:18.18.5"],\ ["@typescript-eslint/eslint-plugin", "virtual:d22e68ffeb73a2cfb03cd0b3cc0f1ee72bda7d70b7016d65cda6a85d9a6cecfbf095d52ff5a054b89256bf08e90872cdf558260cd1257d9a71dc761aa68ca1a9#npm:6.8.0"],\ @@ -9153,7 +9153,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@types/babel-jest", null],\ ["@types/babel__core", null],\ ["@types/esbuild", null],\ - ["@types/jest", "npm:29.5.5"],\ + ["@types/jest", "npm:29.5.6"],\ ["@types/jest__types", null],\ ["@types/typescript", null],\ ["babel-jest", null],\ diff --git a/.yarn/cache/@types-jest-npm-29.5.5-cc0df7a171-56e55cde99.zip b/.yarn/cache/@types-jest-npm-29.5.5-cc0df7a171-56e55cde99.zip deleted file mode 100644 index 0e76641d..00000000 Binary files a/.yarn/cache/@types-jest-npm-29.5.5-cc0df7a171-56e55cde99.zip and /dev/null differ diff --git a/.yarn/cache/@types-jest-npm-29.5.6-fa191e2675-fa13a27bd1.zip b/.yarn/cache/@types-jest-npm-29.5.6-fa191e2675-fa13a27bd1.zip new file mode 100644 index 00000000..705c467c Binary files /dev/null and b/.yarn/cache/@types-jest-npm-29.5.6-fa191e2675-fa13a27bd1.zip differ diff --git a/package.json b/package.json index 2e89ed83..fff2674e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@types/eslint-plugin-prettier": "^3.1.2", - "@types/jest": "^29.5.5", + "@types/jest": "^29.5.6", "@types/js-yaml": "^4.0.7", "@types/node": "^18.18.5", "@typescript-eslint/eslint-plugin": "^6.8.0", diff --git a/yarn.lock b/yarn.lock index 4b3d518a..5e835f43 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1372,13 +1372,13 @@ __metadata: languageName: node linkType: hard -"@types/jest@npm:^29.5.5": - version: 29.5.5 - resolution: "@types/jest@npm:29.5.5" +"@types/jest@npm:^29.5.6": + version: 29.5.6 + resolution: "@types/jest@npm:29.5.6" dependencies: expect: ^29.0.0 pretty-format: ^29.0.0 - checksum: 56e55cde9949bcc0ee2fa34ce5b7c32c2bfb20e53424aa4ff3a210859eeaaa3fdf6f42f81a3f655238039cdaaaf108b054b7a8602f394e6c52b903659338d8c6 + checksum: fa13a27bd1c8efd0381a419478769d0d6d3a8e93e1952d7ac3a16274e8440af6f73ed6f96ac1ff00761198badf2ee226b5ab5583a5d87a78d609ea78da5c5a24 languageName: node linkType: hard @@ -5781,7 +5781,7 @@ __metadata: "@commitlint/lint": ^17.7.0 "@octokit/rest": ^20.0.2 "@types/eslint-plugin-prettier": ^3.1.2 - "@types/jest": ^29.5.5 + "@types/jest": ^29.5.6 "@types/js-yaml": ^4.0.7 "@types/node": ^18.18.5 "@typescript-eslint/eslint-plugin": ^6.8.0