Skip to content

Commit f591f44

Browse files
Bump eslint-plugin-jest from 22.20.0 to 23.0.0 (#370)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.20.0 to 23.0.0. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v22.20.0...v23.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fb75408 commit f591f44

File tree

2 files changed

+32
-30
lines changed

2 files changed

+32
-30
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"cssnano": "^4.1.10",
4747
"cypress": "^3.4.1",
4848
"eslint": "^6.6.0",
49-
"eslint-plugin-jest": "^22.17.0",
49+
"eslint-plugin-jest": "^23.0.0",
5050
"eslint-plugin-ship-shape": "^0.7.1",
5151
"http-server": "^0.11.1",
5252
"jest": "^24.9.0",

yarn.lock

+31-29
Original file line numberDiff line numberDiff line change
@@ -1079,22 +1079,25 @@
10791079
dependencies:
10801080
"@types/yargs-parser" "*"
10811081

1082-
"@typescript-eslint/experimental-utils@^1.13.0":
1083-
version "1.13.0"
1084-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e"
1085-
integrity sha512-zmpS6SyqG4ZF64ffaJ6uah6tWWWgZ8m+c54XXgwFtUv0jNz8aJAVx8chMCvnk7yl6xwn8d+d96+tWp7fXzTuDg==
1082+
"@typescript-eslint/experimental-utils@^2.5.0":
1083+
version "2.5.0"
1084+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.5.0.tgz#383a97ded9a7940e5053449f6d73995e782b8fb1"
1085+
integrity sha512-UgcQGE0GKJVChyRuN1CWqDW8Pnu7+mVst0aWrhiyuUD1J9c+h8woBdT4XddCvhcXDodTDVIfE3DzGHVjp7tUeQ==
10861086
dependencies:
10871087
"@types/json-schema" "^7.0.3"
1088-
"@typescript-eslint/typescript-estree" "1.13.0"
1089-
eslint-scope "^4.0.0"
1088+
"@typescript-eslint/typescript-estree" "2.5.0"
1089+
eslint-scope "^5.0.0"
10901090

1091-
"@typescript-eslint/typescript-estree@1.13.0":
1092-
version "1.13.0"
1093-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.13.0.tgz#8140f17d0f60c03619798f1d628b8434913dc32e"
1094-
integrity sha512-b5rCmd2e6DCC6tCTN9GSUAuxdYwCM/k/2wdjHGrIRGPSJotWMCe/dGpi66u42bhuh8q3QBzqM4TMA1GUUCJvdw==
1091+
"@typescript-eslint/typescript-estree@2.5.0":
1092+
version "2.5.0"
1093+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.5.0.tgz#40ada624d6217ef092a3a79ed30d947ad4f212ce"
1094+
integrity sha512-AXURyF8NcA3IsnbjNX1v9qbwa0dDoY9YPcKYR2utvMHoUcu3636zrz0gRWtVAyxbPCkhyKuGg6WZIyi2Fc79CA==
10951095
dependencies:
1096+
debug "^4.1.1"
1097+
glob "^7.1.4"
1098+
is-glob "^4.0.1"
10961099
lodash.unescape "4.0.1"
1097-
semver "5.5.0"
1100+
semver "^6.3.0"
10981101

10991102
abab@^2.0.0:
11001103
version "2.0.1"
@@ -2891,12 +2894,12 @@ eslint-plugin-ember@^6.10.1:
28912894
ember-rfc176-data "^0.3.11"
28922895
snake-case "^2.1.0"
28932896

2894-
eslint-plugin-jest@^22.17.0:
2895-
version "22.20.0"
2896-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.20.0.tgz#a3c3615c516fcbd20d50dbf395ea37361bd9e3b2"
2897-
integrity sha512-UwHGXaYprxwd84Wer8H7jZS+5C3LeEaU8VD7NqORY6NmPJrs+9Ugbq3wyjqO3vWtSsDaLar2sqEB8COmOZA4zw==
2897+
eslint-plugin-jest@^23.0.0:
2898+
version "23.0.0"
2899+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.0.tgz#cbf61109b503ca72cab86178ea9a42064b901b4e"
2900+
integrity sha512-rvFXz4t/2gjktyJL1CTPz2Kqh3bx82ChsNaLxk4tKXav858e04fw1xfS5o+rIAUCRtoFoj4CI7MeZzUnvGkfMA==
28982901
dependencies:
2899-
"@typescript-eslint/experimental-utils" "^1.13.0"
2902+
"@typescript-eslint/experimental-utils" "^2.5.0"
29002903

29012904
eslint-plugin-ship-shape@^0.7.1:
29022905
version "0.7.1"
@@ -2915,14 +2918,6 @@ [email protected]:
29152918
esrecurse "^4.1.0"
29162919
estraverse "^4.1.1"
29172920

2918-
eslint-scope@^4.0.0:
2919-
version "4.0.3"
2920-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
2921-
integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==
2922-
dependencies:
2923-
esrecurse "^4.1.0"
2924-
estraverse "^4.1.1"
2925-
29262921
eslint-scope@^5.0.0:
29272922
version "5.0.0"
29282923
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
@@ -3543,6 +3538,18 @@ [email protected], glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
35433538
once "^1.3.0"
35443539
path-is-absolute "^1.0.0"
35453540

3541+
glob@^7.1.4:
3542+
version "7.1.5"
3543+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.5.tgz#6714c69bee20f3c3e64c4dd905553e532b40cdc0"
3544+
integrity sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==
3545+
dependencies:
3546+
fs.realpath "^1.0.0"
3547+
inflight "^1.0.4"
3548+
inherits "2"
3549+
minimatch "^3.0.4"
3550+
once "^1.3.0"
3551+
path-is-absolute "^1.0.0"
3552+
35463553
global-dirs@^0.1.0:
35473554
version "0.1.1"
35483555
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
@@ -6927,11 +6934,6 @@ sax@^1.2.4, sax@~1.2.4:
69276934
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
69286935
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
69296936

6930-
6931-
version "5.5.0"
6932-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
6933-
integrity sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==
6934-
69356937
semver@^6.0.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
69366938
version "6.3.0"
69376939
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"

0 commit comments

Comments
 (0)