Skip to content

Commit

Permalink
Remove babel-jest expicit dependency
Browse files Browse the repository at this point in the history
implements #1344
  • Loading branch information
Nikita Shulipa committed Dec 13, 2016
1 parent 9d51f0a commit 6a74755
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -243,7 +243,6 @@
"babel-core": "6.18.2",
"babel-eslint": "7.1.1",
"babel-loader": "6.2.8",
"babel-jest": "17.0.2",
"babel-plugin-react-intl": "2.2.0",
"babel-plugin-react-transform": "2.0.2",
"babel-plugin-transform-es2015-modules-commonjs": "6.18.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -473,7 +473,7 @@ babel-helpers@^6.16.0:
babel-runtime "^6.0.0"
babel-template "^6.16.0"

babel-jest@17.0.2, babel-jest@^17.0.2:
babel-jest@^17.0.2:
version "17.0.2"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-17.0.2.tgz#8d51e0d03759713c331f108eb0b2eaa4c6efff74"
dependencies:
Expand Down

0 comments on commit 6a74755

Please sign in to comment.