Skip to content

Commit e531a9e

Browse files
authored
chore(package): update eslint-plugin-jest to version 21.0.0
* chore(package): update lockfile https://npm.im/greenkeeper-lockfile
1 parent e78c470 commit e531a9e

File tree

2 files changed

+9
-37
lines changed

2 files changed

+9
-37
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-config-prettier": "^2.4.0",
4040
"eslint-plugin-babel": "^4.1.2",
4141
"eslint-plugin-import": "^2.7.0",
42-
"eslint-plugin-jest": "^20.0.3",
42+
"eslint-plugin-jest": "^21.0.0",
4343
"git-exec-and-restage": "^1.0.1",
4444
"husky": "^0.14.3",
4545
"jest": "^20.0.4",

yarn.lock

Lines changed: 8 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -2997,9 +2997,9 @@ eslint-plugin-import@^2.7.0:
29972997
minimatch "^3.0.3"
29982998
read-pkg-up "^2.0.0"
29992999

3000-
eslint-plugin-jest@^20.0.3:
3001-
version "20.0.3"
3002-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-20.0.3.tgz#ec15eba6ac0ab44a67ebf6e02672ca9d7e7cba29"
3000+
eslint-plugin-jest@21.0.0:
3001+
version "21.0.0"
3002+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.0.0.tgz#7ba4cab39b54dbafa1e3b2a73b42afccea325efe"
30033003

30043004
eslint-scope@^3.7.1:
30053005
version "3.7.1"
@@ -4002,11 +4002,7 @@ home-or-tmp@^2.0.0:
40024002
os-homedir "^1.0.0"
40034003
os-tmpdir "^1.0.1"
40044004

4005-
hosted-git-info@^2.1.4, hosted-git-info@^2.1.5, hosted-git-info@^2.4.2:
4006-
version "2.5.0"
4007-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.5.0.tgz#6d60e34b3abbc8313062c3b798ef8d901a07af3c"
4008-
4009-
hosted-git-info@~2.4.2:
4005+
hosted-git-info@^2.1.4, hosted-git-info@^2.1.5, hosted-git-info@~2.4.2:
40104006
version "2.4.2"
40114007
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.4.2.tgz#0076b9f46a270506ddbaaea56496897460612a67"
40124008

@@ -5630,18 +5626,14 @@ minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
56305626
dependencies:
56315627
brace-expansion "^1.1.7"
56325628

5633-
minimist@0.0.8:
5629+
minimist@0.0.8, minimist@~0.0.1:
56345630
version "0.0.8"
56355631
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
56365632

56375633
minimist@1.2.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
56385634
version "1.2.0"
56395635
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
56405636

5641-
minimist@~0.0.1:
5642-
version "0.0.10"
5643-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
5644-
56455637
mississippi@~1.3.0:
56465638
version "1.3.0"
56475639
resolved "https://registry.yarnpkg.com/mississippi/-/mississippi-1.3.0.tgz#d201583eb12327e3c5c1642a404a9cacf94e34f5"
@@ -5812,20 +5804,13 @@ no-case@^2.2.0:
58125804
dependencies:
58135805
lower-case "^1.1.1"
58145806

5815-
node-fetch@1.6.3:
5807+
node-fetch@1.6.3, node-fetch@^1.0.1:
58165808
version "1.6.3"
58175809
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.6.3.tgz#dc234edd6489982d58e8f0db4f695029abcd8c04"
58185810
dependencies:
58195811
encoding "^0.1.11"
58205812
is-stream "^1.0.1"
58215813

5822-
node-fetch@^1.0.1:
5823-
version "1.7.2"
5824-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.2.tgz#c54e9aac57e432875233525f3c891c4159ffefd7"
5825-
dependencies:
5826-
encoding "^0.1.11"
5827-
is-stream "^1.0.1"
5828-
58295814
node-gyp@~3.6.0:
58305815
version "3.6.2"
58315816
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-3.6.2.tgz#9bfbe54562286284838e750eac05295853fa1c60"
@@ -6011,22 +5996,13 @@ npm-install-checks@~3.0.0:
60115996
dependencies:
60125997
semver "^2.3.0 || 3.x || 4 || 5"
60135998

6014-
"npm-package-arg@^3.0.0 || ^4.0.0", npm-package-arg@^4.1.1, npm-package-arg@~4.2.1:
5999+
"npm-package-arg@^3.0.0 || ^4.0.0", "npm-package-arg@^3.0.0 || ^4.0.0 || ^5.0.0", "npm-package-arg@^4.0.0 || ^5.0.0", npm-package-arg@^4.1.1, npm-package-arg@~4.2.1:
60156000
version "4.2.1"
60166001
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-4.2.1.tgz#593303fdea85f7c422775f17f9eb7670f680e3ec"
60176002
dependencies:
60186003
hosted-git-info "^2.1.5"
60196004
semver "^5.1.0"
60206005

6021-
"npm-package-arg@^3.0.0 || ^4.0.0 || ^5.0.0", "npm-package-arg@^4.0.0 || ^5.0.0":
6022-
version "5.1.2"
6023-
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-5.1.2.tgz#fb18d17bb61e60900d6312619919bd753755ab37"
6024-
dependencies:
6025-
hosted-git-info "^2.4.2"
6026-
osenv "^0.1.4"
6027-
semver "^5.1.0"
6028-
validate-npm-package-name "^3.0.0"
6029-
60306006
npm-path@^2.0.2:
60316007
version "2.0.3"
60326008
resolved "https://registry.yarnpkg.com/npm-path/-/npm-path-2.0.3.tgz#15cff4e1c89a38da77f56f6055b24f975dfb2bbe"
@@ -9766,11 +9742,7 @@ whatwg-encoding@^1.0.1:
97669742
dependencies:
97679743
iconv-lite "0.4.13"
97689744

9769-
whatwg-fetch@>=0.10.0:
9770-
version "2.0.3"
9771-
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84"
9772-
9773-
whatwg-fetch@^1.0.0:
9745+
whatwg-fetch@>=0.10.0, whatwg-fetch@^1.0.0:
97749746
version "1.1.1"
97759747
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-1.1.1.tgz#ac3c9d39f320c6dce5339969d054ef43dd333319"
97769748

0 commit comments

Comments
 (0)