From bdd3e2bd04af7e1419b4264935967bf2e3990040 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 14:49:02 +0200 Subject: [PATCH] chore(deps): update jest (#2124) Co-authored-by: Renovate Bot Co-authored-by: Sebastian Sebald --- .changeset/silver-garlics-design.md | 6 ++ config/eslint/package.json | 2 +- config/jest/package.json | 6 +- pnpm-lock.yaml | 112 +++++----------------------- 4 files changed, 29 insertions(+), 97 deletions(-) create mode 100644 .changeset/silver-garlics-design.md diff --git a/.changeset/silver-garlics-design.md b/.changeset/silver-garlics-design.md new file mode 100644 index 0000000000..4401b7a714 --- /dev/null +++ b/.changeset/silver-garlics-design.md @@ -0,0 +1,6 @@ +--- +"@marigold/eslint-config": patch +"@marigold/jest-config": patch +--- + +fix(deps): update jest diff --git a/config/eslint/package.json b/config/eslint/package.json index d816cd7672..5709a613aa 100644 --- a/config/eslint/package.json +++ b/config/eslint/package.json @@ -29,7 +29,7 @@ "eslint-config-react-app": "7.0.1", "eslint-plugin-flowtype": "^8.0.3", "eslint-plugin-import": "2.26.0", - "eslint-plugin-jest": "26.1.4", + "eslint-plugin-jest": "26.4.6", "eslint-plugin-jsx-a11y": "6.5.1", "eslint-plugin-prettier": "4.0.0", "eslint-plugin-react": "7.30.0", diff --git a/config/jest/package.json b/config/jest/package.json index 7b90ad6343..d6f57b9c00 100644 --- a/config/jest/package.json +++ b/config/jest/package.json @@ -24,13 +24,13 @@ "@babel/core": "7.17.12", "@swc/core": "1.2.196", "@swc/jest": "0.2.21", - "@types/jest": "27.4.1", + "@types/jest": "27.5.1", "babel-jest": "28.1.0", "find-up": "5.0.0", - "jest-watch-typeahead": "1.0.0", + "jest-watch-typeahead": "1.1.0", "merge-deep": "3.0.3", "react-test-renderer": "17.0.2", - "ts-jest": "28.0.2" + "ts-jest": "28.0.3" }, "peerDependencies": { "jest": "28.x", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7440337883..7a3ad70dcd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,7 +77,7 @@ importers: eslint-config-react-app: 7.0.1 eslint-plugin-flowtype: ^8.0.3 eslint-plugin-import: 2.26.0 - eslint-plugin-jest: 26.1.4 + eslint-plugin-jest: 26.4.6 eslint-plugin-jsx-a11y: 6.5.1 eslint-plugin-prettier: 4.0.0 eslint-plugin-react: 7.30.0 @@ -96,7 +96,7 @@ importers: eslint-config-react-app: 7.0.1_puldgj2usy4vd7yvszndnie6uy eslint-plugin-flowtype: 8.0.3_nqt7qlfyaowr4srl6t3lwtnjdq eslint-plugin-import: 2.26.0_xsmuhwqsfrjm7m3kqio7zoeziq - eslint-plugin-jest: 26.1.4_akrqxwsqqctpleqvybgasrz4zu + eslint-plugin-jest: 26.4.6_akrqxwsqqctpleqvybgasrz4zu eslint-plugin-jsx-a11y: 6.5.1_eslint@8.16.0 eslint-plugin-prettier: 4.0.0_j7rsahgqtkecno6yauhsgsglf4 eslint-plugin-react: 7.30.0_eslint@8.16.0 @@ -112,27 +112,27 @@ importers: '@babel/core': 7.17.12 '@swc/core': 1.2.196 '@swc/jest': 0.2.21 - '@types/jest': 27.4.1 + '@types/jest': 27.5.1 babel-jest: 28.1.0 find-up: 5.0.0 jest: 28.1.0 - jest-watch-typeahead: 1.0.0 + jest-watch-typeahead: 1.1.0 merge-deep: 3.0.3 react: 17.0.2 react-test-renderer: 17.0.2 - ts-jest: 28.0.2 + ts-jest: 28.0.3 typescript: 4.6.4 dependencies: '@babel/core': 7.17.12 '@swc/core': 1.2.196 '@swc/jest': 0.2.21_@swc+core@1.2.196 - '@types/jest': 27.4.1 + '@types/jest': 27.5.1 babel-jest: 28.1.0_@babel+core@7.17.12 find-up: 5.0.0 - jest-watch-typeahead: 1.0.0_jest@28.1.0 + jest-watch-typeahead: 1.1.0_jest@28.1.0 merge-deep: 3.0.3 react-test-renderer: 17.0.2_react@17.0.2 - ts-jest: 28.0.2_im3e7p5ixo52oga6y7djzp7d54 + ts-jest: 28.0.3_7rctdbq7ukjdbasugovk25ndde devDependencies: jest: 28.1.0 react: 17.0.2 @@ -2884,18 +2884,6 @@ packages: resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} engines: {node: '>=8'} - /@jest/console/27.5.1: - resolution: {integrity: sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/types': 27.5.1 - '@types/node': 17.0.36 - chalk: 4.1.2 - jest-message-util: 27.5.1 - jest-util: 27.5.1 - slash: 3.0.0 - dev: false - /@jest/console/28.1.0: resolution: {integrity: sha512-tscn3dlJFGay47kb4qVruQg/XWlmvU0xp3EJOjzzY+sBaI+YgwKcvAmTcyYU7xEiLLIY5HCdWRooAL8dqkFlDA==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} @@ -3051,16 +3039,6 @@ packages: callsites: 3.1.0 graceful-fs: 4.2.10 - /@jest/test-result/27.5.1: - resolution: {integrity: sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/console': 27.5.1 - '@jest/types': 27.5.1 - '@types/istanbul-lib-coverage': 2.0.4 - collect-v8-coverage: 1.0.1 - dev: false - /@jest/test-result/28.1.0: resolution: {integrity: sha512-sBBFIyoPzrZho3N+80P35A5oAkSKlGfsEFfXFWuPGBsW40UAjCkGakZhn4UQK4iQlW2vgCDMRDOob9FGKV8YoQ==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} @@ -7921,13 +7899,6 @@ packages: dependencies: '@types/istanbul-lib-report': 3.0.0 - /@types/jest/27.4.1: - resolution: {integrity: sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==} - dependencies: - jest-matcher-utils: 27.5.1 - pretty-format: 27.5.1 - dev: false - /@types/jest/27.5.1: resolution: {integrity: sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==} dependencies: @@ -12714,8 +12685,8 @@ packages: - typescript dev: false - /eslint-plugin-jest/26.1.4_akrqxwsqqctpleqvybgasrz4zu: - resolution: {integrity: sha512-wgqxujmqc2qpvZqMFWCh6Cniqc8lWpapvXt9j/19DmBDqeDaYhJrSRezYR1SKyemvjx+9e9kny/dgRahraHImA==} + /eslint-plugin-jest/26.4.6_akrqxwsqqctpleqvybgasrz4zu: + resolution: {integrity: sha512-R3mq1IepnhtsukHQsWxdyKra3OVwYB+N4k8i45ndqSfr8p9KZV6G+EIUt1Z7hzAh4KlsbXG+nCTlNeGFLFLNvA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 @@ -12728,7 +12699,7 @@ packages: optional: true dependencies: '@typescript-eslint/eslint-plugin': 5.27.0_wty7taswolhs3dkiohqfkuwyye - '@typescript-eslint/utils': 5.26.0_utdtartgf6fqqgkivzeynh76la + '@typescript-eslint/utils': 5.27.0_utdtartgf6fqqgkivzeynh76la eslint: 8.16.0 transitivePeerDependencies: - supports-color @@ -16713,21 +16684,6 @@ packages: jest-get-type: 28.0.2 pretty-format: 28.1.0 - /jest-message-util/27.5.1: - resolution: {integrity: sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@babel/code-frame': 7.16.7 - '@jest/types': 27.5.1 - '@types/stack-utils': 2.0.1 - chalk: 4.1.2 - graceful-fs: 4.2.10 - micromatch: 4.0.5 - pretty-format: 27.5.1 - slash: 3.0.0 - stack-utils: 2.0.5 - dev: false - /jest-message-util/28.1.0: resolution: {integrity: sha512-RpA8mpaJ/B2HphDMiDlrAZdDytkmwFqgjDZovM21F35lHGeUeCvYmm6W+sbQ0ydaLpg5bFAUuWG1cjqOl8vqrw==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} @@ -16773,11 +16729,6 @@ packages: engines: {node: '>= 10.14.2'} dev: false - /jest-regex-util/27.5.1: - resolution: {integrity: sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dev: false - /jest-regex-util/28.0.2: resolution: {integrity: sha512-4s0IgyNIy0y9FK+cjoVYoxamT7Zeo7MhzqRGx7YDYmaQn1wucY9rotiGkBzzcMXTtjrCAP/f7f+E0F7+fxPNdw==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} @@ -16912,18 +16863,6 @@ packages: micromatch: 4.0.5 dev: false - /jest-util/27.5.1: - resolution: {integrity: sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/types': 27.5.1 - '@types/node': 17.0.36 - chalk: 4.1.2 - ci-info: 3.3.1 - graceful-fs: 4.2.10 - picomatch: 2.3.1 - dev: false - /jest-util/28.1.0: resolution: {integrity: sha512-qYdCKD77k4Hwkose2YBEqQk7PzUf/NSE+rutzceduFveQREeH6b+89Dc9+wjX9dAwHcgdx4yedGA3FQlU/qCTA==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} @@ -16946,35 +16885,22 @@ packages: leven: 3.1.0 pretty-format: 28.1.0 - /jest-watch-typeahead/1.0.0_jest@28.1.0: - resolution: {integrity: sha512-jxoszalAb394WElmiJTFBMzie/RDCF+W7Q29n5LzOPtcoQoHWfdUtHFkbhgf5NwWe8uMOxvKb/g7ea7CshfkTw==} + /jest-watch-typeahead/1.1.0_jest@28.1.0: + resolution: {integrity: sha512-Va5nLSJTN7YFtC2jd+7wsoe1pNe5K4ShLux/E5iHEwlB9AxaxmggY7to9KUqKojhaJw3aXqt5WAb4jGPOolpEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - jest: ^27.0.0 + jest: ^27.0.0 || ^28.0.0 dependencies: ansi-escapes: 4.3.2 chalk: 4.1.2 jest: 28.1.0 - jest-regex-util: 27.5.1 - jest-watcher: 27.5.1 + jest-regex-util: 28.0.2 + jest-watcher: 28.1.0 slash: 4.0.0 string-length: 5.0.1 strip-ansi: 7.0.1 dev: false - /jest-watcher/27.5.1: - resolution: {integrity: sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/test-result': 27.5.1 - '@jest/types': 27.5.1 - '@types/node': 17.0.36 - ansi-escapes: 4.3.2 - chalk: 4.1.2 - jest-util: 27.5.1 - string-length: 4.0.2 - dev: false - /jest-watcher/28.1.0: resolution: {integrity: sha512-tNHMtfLE8Njcr2IRS+5rXYA4BhU90gAOwI9frTGOqd+jX0P/Au/JfRSNqsf5nUTcWdbVYuLxS1KjnzILSoR5hA==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} @@ -23200,8 +23126,8 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /ts-jest/28.0.2_im3e7p5ixo52oga6y7djzp7d54: - resolution: {integrity: sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ==} + /ts-jest/28.0.3_7rctdbq7ukjdbasugovk25ndde: + resolution: {integrity: sha512-HzgbEDQ2KgVtDmpXToqAcKTyGHdHsG23i/iUjfxji92G5eT09S1m9UHZd7csF0Bfgh9txM4JzwHnv7r1waFPlw==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true peerDependencies: @@ -23222,7 +23148,7 @@ packages: optional: true dependencies: '@babel/core': 7.17.12 - '@types/jest': 27.4.1 + '@types/jest': 27.5.1 babel-jest: 28.1.0_@babel+core@7.17.12 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0