Skip to content

Commit 096d991

Browse files
Update eslint-plugin-jest from 21.15.1 to 21.17.0
1 parent fc09a60 commit 096d991

2 files changed

Lines changed: 4 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"enzyme-adapter-react-16": "1.1.1",
5151
"eslint": "^4.19.1",
5252
"eslint-loader": "^2.0.0",
53-
"eslint-plugin-jest": "21.15.1",
53+
"eslint-plugin-jest": "21.17.0",
5454
"eslint-plugin-react": "^7.8.2",
5555
"extract-text-webpack-plugin": "^4.0.0-beta.0",
5656
"file-loader": "^1.1.11",

yarn.lock

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -756,13 +756,6 @@ babel-helpers@^6.24.1:
756756
babel-runtime "^6.22.0"
757757
babel-template "^6.24.1"
758758

759-
babel-jest@^22.4.3:
760-
version "22.4.3"
761-
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-22.4.3.tgz#4b7a0b6041691bbd422ab49b3b73654a49a6627a"
762-
dependencies:
763-
babel-plugin-istanbul "^4.1.5"
764-
babel-preset-jest "^22.4.3"
765-
766759
babel-jest@^22.4.4:
767760
version "22.4.4"
768761
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-22.4.4.tgz#977259240420e227444ebe49e226a61e49ea659d"
@@ -799,10 +792,6 @@ babel-plugin-istanbul@^4.1.5:
799792
istanbul-lib-instrument "^1.10.1"
800793
test-exclude "^4.2.1"
801794

802-
babel-plugin-jest-hoist@^22.4.3:
803-
version "22.4.3"
804-
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.4.3.tgz#7d8bcccadc2667f96a0dcc6afe1891875ee6c14a"
805-
806795
babel-plugin-jest-hoist@^22.4.4:
807796
version "22.4.4"
808797
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.4.4.tgz#b9851906eab34c7bf6f8c895a2b08bea1a844c0b"
@@ -1171,13 +1160,6 @@ babel-preset-flow@^6.23.0:
11711160
dependencies:
11721161
babel-plugin-transform-flow-strip-types "^6.22.0"
11731162

1174-
babel-preset-jest@^22.4.3:
1175-
version "22.4.3"
1176-
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-22.4.3.tgz#e92eef9813b7026ab4ca675799f37419b5a44156"
1177-
dependencies:
1178-
babel-plugin-jest-hoist "^22.4.3"
1179-
babel-plugin-syntax-object-rest-spread "^6.13.0"
1180-
11811163
babel-preset-jest@^22.4.4:
11821164
version "22.4.4"
11831165
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-22.4.4.tgz#ec9fbd8bcd7dfd24b8b5320e0e688013235b7c39"
@@ -2965,9 +2947,9 @@ eslint-loader@^2.0.0:
29652947
object-hash "^1.1.4"
29662948
rimraf "^2.6.1"
29672949

2968-
eslint-plugin-jest@21.15.1:
2969-
version "21.15.1"
2970-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.15.1.tgz#662a3f0888002878f0f388efd09c190a95c33d82"
2950+
eslint-plugin-jest@21.17.0:
2951+
version "21.17.0"
2952+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.17.0.tgz#fdb00e2f9ff16987d6ebcf2c75c7add105760bbb"
29712953

29722954
eslint-plugin-react@^7.8.2:
29732955
version "7.8.2"

0 commit comments

Comments
 (0)