Skip to content

Commit

Permalink
chore(deps): update dependency babel-jest to version 22.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 9, 2018
1 parent 1c896bf commit 6f4c346
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion back/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"babel-cli": "6.26.0",
"babel-core": "6.26.0",
"babel-jest": "22.0.3",
"babel-jest": "22.2.2",
"babel-plugin-transform-async-to-generator": "6.24.1",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-es2015-modules-commonjs": "6.26.0",
Expand Down
22 changes: 11 additions & 11 deletions back/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -515,12 +515,12 @@ babel-helpers@^6.24.1:
babel-runtime "^6.22.0"
babel-template "^6.24.1"

babel-jest@22.0.3:
version "22.0.3"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-22.0.3.tgz#c9d7a786c57ee94cee15b5826468fd55f69d4b4c"
babel-jest@22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-22.2.2.tgz#eda38dca284e32cc5257f96a9b51351975de4e04"
dependencies:
babel-plugin-istanbul "^4.1.5"
babel-preset-jest "^22.0.3"
babel-preset-jest "^22.2.0"

babel-jest@^22.0.0:
version "22.0.0"
Expand Down Expand Up @@ -553,9 +553,9 @@ babel-plugin-jest-hoist@^22.0.0:
version "22.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.0.0.tgz#30859d15453a324aee01264be9c522802f8ba512"

babel-plugin-jest-hoist@^22.0.3:
version "22.0.3"
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.0.3.tgz#62cde5fe962fd41ae89c119f481ca5cd7dd48bb4"
babel-plugin-jest-hoist@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.2.0.tgz#bd34f39d652406669713b8c89e23ef25c890b993"

babel-plugin-syntax-async-functions@^6.8.0:
version "6.13.0"
Expand Down Expand Up @@ -861,11 +861,11 @@ babel-preset-jest@^22.0.0:
babel-plugin-jest-hoist "^22.0.0"
babel-plugin-syntax-object-rest-spread "^6.13.0"

babel-preset-jest@^22.0.3:
version "22.0.3"
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-22.0.3.tgz#e2bb6f6b4a509d3ea0931f013db78c5a84856693"
babel-preset-jest@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-22.2.0.tgz#f77b43f06ef4d8547214b2e206cc76a25c3ba0e2"
dependencies:
babel-plugin-jest-hoist "^22.0.3"
babel-plugin-jest-hoist "^22.2.0"
babel-plugin-syntax-object-rest-spread "^6.13.0"

[email protected], babel-register@^6.26.0:
Expand Down

0 comments on commit 6f4c346

Please sign in to comment.