Skip to content

Commit aa5398f

Browse files
build: bump babel-jest from 22.2.2 to 22.4.1
Bumps [babel-jest](https://github.com/facebook/jest) from 22.2.2 to 22.4.1. - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v22.2.2...v22.4.1)
1 parent 9e25957 commit aa5398f

2 files changed

Lines changed: 22 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"autoprefixer": "7.2.6",
168168
"babel-core": "^6.25.0",
169169
"babel-eslint": "^8.2.1",
170-
"babel-jest": "^22.2.2",
170+
"babel-jest": "^22.4.1",
171171
"babel-loader": "^7.1.1",
172172
"babel-polyfill": "^6.26.0",
173173
"babel-preset-env": "^1.6.0",

yarn.lock

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,13 @@ babel-jest@^22.2.2:
669669
babel-plugin-istanbul "^4.1.5"
670670
babel-preset-jest "^22.2.0"
671671

672+
babel-jest@^22.4.1:
673+
version "22.4.1"
674+
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-22.4.1.tgz#ff53ebca45957347f27ff4666a31499fbb4c4ddd"
675+
dependencies:
676+
babel-plugin-istanbul "^4.1.5"
677+
babel-preset-jest "^22.4.1"
678+
672679
babel-loader@^7.1.1:
673680
version "7.1.2"
674681
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.2.tgz#f6cbe122710f1aa2af4d881c6d5b54358ca24126"
@@ -701,6 +708,10 @@ babel-plugin-jest-hoist@^22.2.0:
701708
version "22.2.0"
702709
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.2.0.tgz#bd34f39d652406669713b8c89e23ef25c890b993"
703710

711+
babel-plugin-jest-hoist@^22.4.1:
712+
version "22.4.1"
713+
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.4.1.tgz#d712fe5da8b6965f3191dacddbefdbdf4fb66d63"
714+
704715
babel-plugin-syntax-async-functions@^6.8.0:
705716
version "6.13.0"
706717
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95"
@@ -1063,6 +1074,13 @@ babel-preset-jest@^22.2.0:
10631074
babel-plugin-jest-hoist "^22.2.0"
10641075
babel-plugin-syntax-object-rest-spread "^6.13.0"
10651076

1077+
babel-preset-jest@^22.4.1:
1078+
version "22.4.1"
1079+
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-22.4.1.tgz#efa2e5f5334242a9457a068452d7d09735db172a"
1080+
dependencies:
1081+
babel-plugin-jest-hoist "^22.4.1"
1082+
babel-plugin-syntax-object-rest-spread "^6.13.0"
1083+
10661084
babel-preset-react@^6.24.1:
10671085
version "6.24.1"
10681086
resolved "https://registry.yarnpkg.com/babel-preset-react/-/babel-preset-react-6.24.1.tgz#ba69dfaea45fc3ec639b6a4ecea6e17702c91380"
@@ -8422,9 +8440,9 @@ strip-json-comments@~2.0.1:
84228440
version "2.0.1"
84238441
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
84248442

8425-
style-loader@0.20.0:
8426-
version "0.20.0"
8427-
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.20.0.tgz#394ecb2a8e1008b0dca5f55a44fabc195e7c11bb"
8443+
style-loader@0.20.2:
8444+
version "0.20.2"
8445+
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.20.2.tgz#851b373c187890331776e9cde359eea9c95ecd00"
84288446
dependencies:
84298447
loader-utils "^1.1.0"
84308448
schema-utils "^0.4.3"

0 commit comments

Comments
 (0)