Skip to content

Commit e6d693d

Browse files
committed
deps
1 parent 8c2038e commit e6d693d

File tree

2 files changed

+18
-14
lines changed

2 files changed

+18
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"ava": "^0.19.1",
2525
"coveralls": "^2.13.1",
26-
"nyc": "^11.0.2",
26+
"nyc": "^11.0.3",
2727
"reshape": "^0.4.0",
2828
"rewire": "^2.5.2",
2929
"snazzy": "^7.0.0",

yarn.lock

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -633,10 +633,14 @@ babel-types@^6.18.0, babel-types@^6.22.0, babel-types@^6.23.0:
633633
lodash "^4.2.0"
634634
to-fast-properties "^1.0.1"
635635

636-
babylon@^6.1.0, babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0:
636+
babylon@^6.1.0, babylon@^6.11.0, babylon@^6.15.0:
637637
version "6.16.1"
638638
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.16.1.tgz#30c5a22f481978a9e7f8cdfdf496b11d94b404d3"
639639

640+
babylon@^6.17.4:
641+
version "6.17.4"
642+
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.4.tgz#3e8b7402b88d22c3423e137a1577883b15ff869a"
643+
640644
bail@^1.0.0:
641645
version "1.0.1"
642646
resolved "https://registry.yarnpkg.com/bail/-/bail-1.0.1.tgz#912579de8b391aadf3c5fdf4cd2a0fc225df3bc2"
@@ -2321,15 +2325,15 @@ istanbul-lib-hook@^1.0.7:
23212325
dependencies:
23222326
append-transform "^0.4.0"
23232327

2324-
istanbul-lib-instrument@^1.7.2:
2325-
version "1.7.2"
2326-
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.2.tgz#6014b03d3470fb77638d5802508c255c06312e56"
2328+
istanbul-lib-instrument@^1.7.3:
2329+
version "1.7.3"
2330+
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.3.tgz#925b239163eabdd68cc4048f52c2fa4f899ecfa7"
23272331
dependencies:
23282332
babel-generator "^6.18.0"
23292333
babel-template "^6.16.0"
23302334
babel-traverse "^6.18.0"
23312335
babel-types "^6.18.0"
2332-
babylon "^6.13.0"
2336+
babylon "^6.17.4"
23332337
istanbul-lib-coverage "^1.1.1"
23342338
semver "^5.3.0"
23352339

@@ -2929,9 +2933,9 @@ number-is-nan@^1.0.0:
29292933
version "1.0.1"
29302934
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
29312935

2932-
nyc@^11.0.2:
2933-
version "11.0.2"
2934-
resolved "https://registry.yarnpkg.com/nyc/-/nyc-11.0.2.tgz#9e592a697186028253b668516c38f079c39c08f3"
2936+
nyc@^11.0.3:
2937+
version "11.0.3"
2938+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-11.0.3.tgz#0c28bc669a851621709bf7a08503034bee3812b6"
29352939
dependencies:
29362940
archy "^1.0.0"
29372941
arrify "^1.0.1"
@@ -2945,7 +2949,7 @@ nyc@^11.0.2:
29452949
glob "^7.0.6"
29462950
istanbul-lib-coverage "^1.1.1"
29472951
istanbul-lib-hook "^1.0.7"
2948-
istanbul-lib-instrument "^1.7.2"
2952+
istanbul-lib-instrument "^1.7.3"
29492953
istanbul-lib-report "^1.1.1"
29502954
istanbul-lib-source-maps "^1.2.1"
29512955
istanbul-reports "^1.1.1"
@@ -2956,7 +2960,7 @@ nyc@^11.0.2:
29562960
resolve-from "^2.0.0"
29572961
rimraf "^2.5.4"
29582962
signal-exit "^3.0.1"
2959-
spawn-wrap "^1.3.6"
2963+
spawn-wrap "^1.3.7"
29602964
test-exclude "^4.1.1"
29612965
yargs "^8.0.1"
29622966
yargs-parser "^5.0.0"
@@ -4029,9 +4033,9 @@ source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1:
40294033
version "0.5.6"
40304034
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
40314035

4032-
spawn-wrap@^1.3.6:
4033-
version "1.3.6"
4034-
resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-1.3.6.tgz#ccec4a949d8ce7e2b1a35cf4671d683d2e76a1d1"
4036+
spawn-wrap@^1.3.7:
4037+
version "1.3.7"
4038+
resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-1.3.7.tgz#beb8bf4426d64b2b06871e0d7dee2643f1f8d1bc"
40354039
dependencies:
40364040
foreground-child "^1.5.6"
40374041
mkdirp "^0.5.0"

0 commit comments

Comments
 (0)