Skip to content

Commit

Permalink
Merge pull request #7 from srtucker22/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency babel-jest to v22.4.4
  • Loading branch information
srtucker22 committed Jan 1, 2019
2 parents bd912b6 + 184cbb9 commit 2dd6ea2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"babel-cli": "6.26.0",
"babel-eslint": "8.2.5",
"babel-jest": "22.0.4",
"babel-jest": "22.4.4",
"babel-preset-es2015": "6.24.1",
"babel-preset-stage-2": "6.24.1",
"eslint": "4.19.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -467,12 +467,12 @@ babel-helpers@^6.24.1:
babel-runtime "^6.22.0"
babel-template "^6.24.1"

babel-jest@22.0.4:
version "22.0.4"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-22.0.4.tgz#533c46de37d7c9d7612f408c76314be9277e0c26"
babel-jest@22.4.4:
version "22.4.4"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-22.4.4.tgz#977259240420e227444ebe49e226a61e49ea659d"
dependencies:
babel-plugin-istanbul "^4.1.5"
babel-preset-jest "^22.0.3"
babel-preset-jest "^22.4.4"

babel-jest@^21.2.0:
version "21.2.0"
Expand Down Expand Up @@ -513,9 +513,9 @@ babel-plugin-jest-hoist@^21.2.0:
version "21.2.0"
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-21.2.0.tgz#2cef637259bd4b628a6cace039de5fcd14dbb006"

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.4.4:
version "22.4.4"
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.4.4.tgz#b9851906eab34c7bf6f8c895a2b08bea1a844c0b"

babel-plugin-syntax-async-functions@^6.8.0:
version "6.13.0"
Expand Down Expand Up @@ -824,11 +824,11 @@ babel-preset-jest@^21.2.0:
babel-plugin-jest-hoist "^21.2.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.4.4:
version "22.4.4"
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-22.4.4.tgz#ec9fbd8bcd7dfd24b8b5320e0e688013235b7c39"
dependencies:
babel-plugin-jest-hoist "^22.0.3"
babel-plugin-jest-hoist "^22.4.4"
babel-plugin-syntax-object-rest-spread "^6.13.0"

babel-preset-stage-2@6.24.1:
Expand Down

0 comments on commit 2dd6ea2

Please sign in to comment.