From f9d09c04c45fb76268234ed49f6338b613ce988b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 19:23:50 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v26.9.0 --- package.json | 2 +- pnpm-lock.yaml | 70 ++++---------------------------------------------- 2 files changed, 6 insertions(+), 66 deletions(-) diff --git a/package.json b/package.json index da9dc667..3724b1e1 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "deepmerge": "4.3.1", "eslint": "8.41.0", "eslint-config-prettier": "8.8.0", - "eslint-plugin-jest": "26.7.0", + "eslint-plugin-jest": "26.9.0", "eslint-plugin-no-only-tests": "2.6.0", "eslint-plugin-prettier": "4.2.1", "fs-extra": "10.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f1f4af93..53b2c86d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,7 +35,7 @@ importers: deepmerge: 4.3.1 eslint: 8.41.0 eslint-config-prettier: 8.8.0 - eslint-plugin-jest: 26.7.0 + eslint-plugin-jest: 26.9.0 eslint-plugin-no-only-tests: 2.6.0 eslint-plugin-prettier: 4.2.1 fs-extra: 10.1.0 @@ -94,7 +94,7 @@ importers: deepmerge: 4.3.1 eslint: 8.41.0 eslint-config-prettier: 8.8.0_eslint@8.41.0 - eslint-plugin-jest: 26.7.0_d53f29ed31e18da1e32355d7a1dbe1fc + eslint-plugin-jest: 26.9.0_d53f29ed31e18da1e32355d7a1dbe1fc eslint-plugin-no-only-tests: 2.6.0 eslint-plugin-prettier: 4.2.1_b8a0a22f8c7d19b6bdb3c49c1d5d8def fs-extra: 10.1.0 @@ -4209,14 +4209,6 @@ packages: '@typescript-eslint/visitor-keys': 5.10.2 dev: true - /@typescript-eslint/scope-manager/5.26.0: - resolution: {integrity: sha512-gVzTJUESuTwiju/7NiTb4c5oqod8xt5GhMbExKsCTp6adU3mya6AGJ4Pl9xC7x2DX9UYFsjImC0mA62BCY22Iw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.26.0 - '@typescript-eslint/visitor-keys': 5.26.0 - dev: true - /@typescript-eslint/scope-manager/5.59.7: resolution: {integrity: sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4260,11 +4252,6 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.26.0: - resolution: {integrity: sha512-8794JZFE1RN4XaExLWLI2oSXsVImNkl79PzTOOWt9h0UHROwJedNOD2IJyfL0NbddFllcktGIO2aOu10avQQyA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /@typescript-eslint/types/5.59.7: resolution: {integrity: sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4334,27 +4321,6 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.26.0_typescript@4.7.4: - resolution: {integrity: sha512-EyGpw6eQDsfD6jIqmXP3rU5oHScZ51tL/cZgFbFBvWuCwrIptl+oueUZzSmLtxFuSOQ9vDcJIs+279gnJkfd1w==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 5.26.0 - '@typescript-eslint/visitor-keys': 5.26.0 - debug: 4.3.4 - globby: 11.1.0 - is-glob: 4.0.3 - semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/typescript-estree/5.59.7_typescript@4.7.4: resolution: {integrity: sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4394,24 +4360,6 @@ packages: - typescript dev: true - /@typescript-eslint/utils/5.26.0_eslint@8.41.0+typescript@4.7.4: - resolution: {integrity: sha512-PJFwcTq2Pt4AMOKfe3zQOdez6InIDOjUJJD3v3LyEtxHGVVRK3Vo7Dd923t/4M9hSH2q2CLvcTdxlLPjcIk3eg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - dependencies: - '@types/json-schema': 7.0.9 - '@typescript-eslint/scope-manager': 5.26.0 - '@typescript-eslint/types': 5.26.0 - '@typescript-eslint/typescript-estree': 5.26.0_typescript@4.7.4 - eslint: 8.41.0 - eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.41.0 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - /@typescript-eslint/utils/5.59.7_eslint@8.41.0+typescript@4.7.4: resolution: {integrity: sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4455,14 +4403,6 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@typescript-eslint/visitor-keys/5.26.0: - resolution: {integrity: sha512-wei+ffqHanYDOQgg/fS6Hcar6wAWv0CUPQ3TZzOWd2BLfgP539rb49bwua8WRAs7R6kOSLn82rfEu2ro6Llt8Q==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.26.0 - eslint-visitor-keys: 3.4.1 - dev: true - /@typescript-eslint/visitor-keys/5.59.7: resolution: {integrity: sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -8034,8 +7974,8 @@ packages: - typescript dev: true - /eslint-plugin-jest/26.7.0_d53f29ed31e18da1e32355d7a1dbe1fc: - resolution: {integrity: sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A==} + /eslint-plugin-jest/26.9.0_d53f29ed31e18da1e32355d7a1dbe1fc: + resolution: {integrity: sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 @@ -8048,7 +7988,7 @@ packages: optional: true dependencies: '@typescript-eslint/eslint-plugin': 5.59.7_84bad1cbc4ea80a4b7fd139e3ed3ff81 - '@typescript-eslint/utils': 5.26.0_eslint@8.41.0+typescript@4.7.4 + '@typescript-eslint/utils': 5.59.7_eslint@8.41.0+typescript@4.7.4 eslint: 8.41.0 jest: 27.5.1 transitivePeerDependencies: