Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit 7583859

Browse files
greenkeeper[bot]chrishelgert
authored andcommitted
Update cross-env to the latest version 🚀 (#29)
* chore(package): update cross-env to version 5.0.0 * generate yarn.lock
1 parent 8678362 commit 7583859

File tree

2 files changed

+13
-50
lines changed

2 files changed

+13
-50
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-plugin-transform-object-rest-spread": "^6.20.2",
4444
"babel-preset-es2015": "^6.18.0",
4545
"babel-preset-react": "^6.16.0",
46-
"cross-env": "^4.0.0",
46+
"cross-env": "^5.0.0",
4747
"jest": "^20.0.0",
4848
"react": "^15.4.1",
4949
"react-test-renderer": "^15.4.1",

yarn.lock

Lines changed: 12 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -365,14 +365,6 @@ babel-helpers@^6.22.0:
365365
babel-runtime "^6.22.0"
366366
babel-template "^6.22.0"
367367

368-
babel-jest@^18.0.0:
369-
version "18.0.0"
370-
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-18.0.0.tgz#17ebba8cb3285c906d859e8707e4e79795fb65e3"
371-
dependencies:
372-
babel-core "^6.0.0"
373-
babel-plugin-istanbul "^3.0.0"
374-
babel-preset-jest "^18.0.0"
375-
376368
babel-jest@^20.0.0:
377369
version "20.0.0"
378370
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-20.0.0.tgz#05ae371102ee8e30c9d61ffdf3f61c738a87741f"
@@ -401,15 +393,6 @@ babel-plugin-check-es2015-constants@^6.22.0:
401393
dependencies:
402394
babel-runtime "^6.22.0"
403395

404-
babel-plugin-istanbul@^3.0.0:
405-
version "3.1.2"
406-
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-3.1.2.tgz#11d5abde18425ec24b5d648c7e0b5d25cd354a22"
407-
dependencies:
408-
find-up "^1.1.2"
409-
istanbul-lib-instrument "^1.4.2"
410-
object-assign "^4.1.0"
411-
test-exclude "^3.3.0"
412-
413396
babel-plugin-istanbul@^4.0.0:
414397
version "4.0.0"
415398
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.0.0.tgz#36bde8fbef4837e5ff0366531a2beabd7b1ffa10"
@@ -418,10 +401,6 @@ babel-plugin-istanbul@^4.0.0:
418401
istanbul-lib-instrument "^1.4.2"
419402
test-exclude "^4.0.0"
420403

421-
babel-plugin-jest-hoist@^18.0.0:
422-
version "18.0.0"
423-
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-18.0.0.tgz#4150e70ecab560e6e7344adc849498072d34e12a"
424-
425404
babel-plugin-jest-hoist@^20.0.0:
426405
version "20.0.0"
427406
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-20.0.0.tgz#d2afe94fa6aea3b8bfa5d61d8028f633c898d86d"
@@ -698,12 +677,6 @@ babel-preset-es2015@^6.18.0:
698677
babel-plugin-transform-es2015-unicode-regex "^6.22.0"
699678
babel-plugin-transform-regenerator "^6.22.0"
700679

701-
babel-preset-jest@^18.0.0:
702-
version "18.0.0"
703-
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-18.0.0.tgz#84faf8ca3ec65aba7d5e3f59bbaed935ab24049e"
704-
dependencies:
705-
babel-plugin-jest-hoist "^18.0.0"
706-
707680
babel-preset-jest@^20.0.0:
708681
version "20.0.0"
709682
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-20.0.0.tgz#16b992c9351c2525e87a19fd36ba14e47df51bad"
@@ -1137,9 +1110,9 @@ create-hmac@^1.1.0, create-hmac@^1.1.2:
11371110
create-hash "^1.1.0"
11381111
inherits "^2.0.1"
11391112

1140-
cross-env@^4.0.0:
1141-
version "4.0.0"
1142-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-4.0.0.tgz#16083862d08275a4628b0b243b121bedaa55dd80"
1113+
cross-env@^5.0.0:
1114+
version "5.0.0"
1115+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.0.0.tgz#565ccae4d09676441a5087f406fe7661a29c931b"
11431116
dependencies:
11441117
cross-spawn "^5.1.0"
11451118
is-windows "^1.0.0"
@@ -1736,7 +1709,7 @@ find-root@^1.0.0:
17361709
version "1.0.0"
17371710
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.0.0.tgz#962ff211aab25c6520feeeb8d6287f8f6e95807a"
17381711

1739-
find-up@^1.0.0, find-up@^1.1.2:
1712+
find-up@^1.0.0:
17401713
version "1.1.2"
17411714
resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
17421715
dependencies:
@@ -2265,11 +2238,11 @@ istanbul-api@^1.1.1:
22652238
mkdirp "^0.5.1"
22662239
once "^1.4.0"
22672240

2268-
istanbul-lib-coverage@^1.0.0, istanbul-lib-coverage@^1.0.0-alpha.0, istanbul-lib-coverage@^1.0.1:
2241+
istanbul-lib-coverage@^1.0.0, istanbul-lib-coverage@^1.0.1:
22692242
version "1.0.1"
22702243
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.0.1.tgz#f263efb519c051c5f1f3343034fc40e7b43ff212"
22712244

2272-
istanbul-lib-coverage@^1.1.0:
2245+
istanbul-lib-coverage@^1.0.0-alpha.0, istanbul-lib-coverage@^1.1.0:
22732246
version "1.1.0"
22742247
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.0.tgz#caca19decaef3525b5d6331d701f3f3b7ad48528"
22752248

@@ -3465,15 +3438,15 @@ right-align@^0.1.1:
34653438
dependencies:
34663439
align-text "^0.1.1"
34673440

3468-
rimraf@2, rimraf@^2.2.8, rimraf@^2.4.4, rimraf@^2.5.4, rimraf@~2.5.1, rimraf@~2.5.4:
3469-
version "2.5.4"
3470-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.5.4.tgz#96800093cbf1a0c86bd95b4625467535c29dfa04"
3441+
rimraf@2, rimraf@^2.2.8, rimraf@^2.6.1:
3442+
version "2.6.1"
3443+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
34713444
dependencies:
34723445
glob "^7.0.5"
34733446

3474-
rimraf@^2.6.1:
3475-
version "2.6.1"
3476-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
3447+
rimraf@^2.4.4, rimraf@^2.5.4, rimraf@~2.5.1, rimraf@~2.5.4:
3448+
version "2.5.4"
3449+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.5.4.tgz#96800093cbf1a0c86bd95b4625467535c29dfa04"
34773450
dependencies:
34783451
glob "^7.0.5"
34793452

@@ -3796,16 +3769,6 @@ tar@~2.2.1:
37963769
fstream "^1.0.2"
37973770
inherits "2"
37983771

3799-
test-exclude@^3.3.0:
3800-
version "3.3.0"
3801-
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-3.3.0.tgz#7a17ca1239988c98367b0621456dbb7d4bc38977"
3802-
dependencies:
3803-
arrify "^1.0.1"
3804-
micromatch "^2.3.11"
3805-
object-assign "^4.1.0"
3806-
read-pkg-up "^1.0.1"
3807-
require-main-filename "^1.0.1"
3808-
38093772
test-exclude@^4.0.0:
38103773
version "4.0.0"
38113774
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.0.0.tgz#0ddc0100b8ae7e88b34eb4fd98a907e961991900"

0 commit comments

Comments
 (0)