Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit b3d2131

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency nyc to v12
1 parent e4980fc commit b3d2131

File tree

2 files changed

+120
-28
lines changed

2 files changed

+120
-28
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"cz-conventional-changelog": "2.1.0",
5656
"diff": "3.5.0",
5757
"execa": "0.10.0",
58-
"nyc": "11.8.0",
58+
"nyc": "12.0.2",
5959
"prop-types": "15.6.1",
6060
"react": "16.4.0",
6161
"rimraf": "2.6.2",

Diff for: yarn.lock

+119-27
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,86 @@
3838
imurmurhash "^0.1.4"
3939
slide "^1.1.5"
4040

41+
42+
version "7.0.0-beta.49"
43+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.49.tgz#becd805482734440c9d137e46d77340e64d7f51b"
44+
dependencies:
45+
"@babel/highlight" "7.0.0-beta.49"
46+
47+
48+
version "7.0.0-beta.49"
49+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.49.tgz#e9cffda913996accec793bbc25ab91bc19d0bf7a"
50+
dependencies:
51+
"@babel/types" "7.0.0-beta.49"
52+
jsesc "^2.5.1"
53+
lodash "^4.17.5"
54+
source-map "^0.5.0"
55+
trim-right "^1.0.1"
56+
57+
58+
version "7.0.0-beta.49"
59+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.49.tgz#a25c1119b9f035278670126e0225c03041c8de32"
60+
dependencies:
61+
"@babel/helper-get-function-arity" "7.0.0-beta.49"
62+
"@babel/template" "7.0.0-beta.49"
63+
"@babel/types" "7.0.0-beta.49"
64+
65+
66+
version "7.0.0-beta.49"
67+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.49.tgz#cf5023f32d2ad92d087374939cec0951bcb51441"
68+
dependencies:
69+
"@babel/types" "7.0.0-beta.49"
70+
71+
72+
version "7.0.0-beta.49"
73+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.49.tgz#40d78eda0968d011b1c52866e5746cfb23e57548"
74+
dependencies:
75+
"@babel/types" "7.0.0-beta.49"
76+
77+
78+
version "7.0.0-beta.49"
79+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.49.tgz#96bdc6b43e13482012ba6691b1018492d39622cc"
80+
dependencies:
81+
chalk "^2.0.0"
82+
esutils "^2.0.2"
83+
js-tokens "^3.0.0"
84+
85+
86+
version "7.0.0-beta.49"
87+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.0.0-beta.49.tgz#944d0c5ba2812bb159edbd226743afd265179bdc"
88+
89+
90+
version "7.0.0-beta.49"
91+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.49.tgz#e38abe8217cb9793f461a5306d7ad745d83e1d27"
92+
dependencies:
93+
"@babel/code-frame" "7.0.0-beta.49"
94+
"@babel/parser" "7.0.0-beta.49"
95+
"@babel/types" "7.0.0-beta.49"
96+
lodash "^4.17.5"
97+
98+
99+
version "7.0.0-beta.49"
100+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.49.tgz#4f2a73682a18334ed6625d100a8d27319f7c2d68"
101+
dependencies:
102+
"@babel/code-frame" "7.0.0-beta.49"
103+
"@babel/generator" "7.0.0-beta.49"
104+
"@babel/helper-function-name" "7.0.0-beta.49"
105+
"@babel/helper-split-export-declaration" "7.0.0-beta.49"
106+
"@babel/parser" "7.0.0-beta.49"
107+
"@babel/types" "7.0.0-beta.49"
108+
debug "^3.1.0"
109+
globals "^11.1.0"
110+
invariant "^2.2.0"
111+
lodash "^4.17.5"
112+
113+
114+
version "7.0.0-beta.49"
115+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.49.tgz#b7e3b1c3f4d4cfe11bdf8c89f1efd5e1617b87a6"
116+
dependencies:
117+
esutils "^2.0.2"
118+
lodash "^4.17.5"
119+
to-fast-properties "^2.0.0"
120+
41121
"@concordance/react@^1.0.0":
42122
version "1.0.0"
43123
resolved "https://registry.yarnpkg.com/@concordance/react/-/react-1.0.0.tgz#fcf3cad020e5121bfd1c61d05bc3516aac25f734"
@@ -457,7 +537,7 @@ [email protected], babel-core@^6.17.0, babel-core@^6.26.0:
457537
slash "^1.0.0"
458538
source-map "^0.5.7"
459539

460-
[email protected], babel-generator@^6.1.0, babel-generator@^6.18.0, babel-generator@^6.26.0:
540+
[email protected], babel-generator@^6.1.0, babel-generator@^6.26.0:
461541
version "6.26.1"
462542
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.26.1.tgz#1844408d3b8f0d35a404ea7ac180f087a601bd90"
463543
dependencies:
@@ -856,7 +936,7 @@ babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.26.0:
856936
core-js "^2.4.0"
857937
regenerator-runtime "^0.11.0"
858938

859-
babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.26.0:
939+
babel-template@^6.24.1, babel-template@^6.26.0:
860940
version "6.26.0"
861941
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.26.0.tgz#de03e2d16396b069f46dd9fff8521fb1a0e35e02"
862942
dependencies:
@@ -866,7 +946,7 @@ babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.26.0:
866946
babylon "^6.18.0"
867947
lodash "^4.17.4"
868948

869-
babel-traverse@^6.18.0, babel-traverse@^6.24.1, babel-traverse@^6.26.0:
949+
babel-traverse@^6.24.1, babel-traverse@^6.26.0:
870950
version "6.26.0"
871951
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee"
872952
dependencies:
@@ -880,7 +960,7 @@ babel-traverse@^6.18.0, babel-traverse@^6.24.1, babel-traverse@^6.26.0:
880960
invariant "^2.2.2"
881961
lodash "^4.17.4"
882962

883-
babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0:
963+
babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0:
884964
version "6.26.0"
885965
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
886966
dependencies:
@@ -1077,7 +1157,7 @@ center-align@^0.1.1:
10771157
align-text "^0.1.3"
10781158
lazy-cache "^1.0.3"
10791159

1080-
[email protected], chalk@^2.0.1, chalk@^2.3.0:
1160+
[email protected], chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0:
10811161
version "2.4.1"
10821162
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
10831163
dependencies:
@@ -2298,6 +2378,10 @@ global-dirs@^0.1.0:
22982378
dependencies:
22992379
ini "^1.3.4"
23002380

2381+
globals@^11.1.0:
2382+
version "11.5.0"
2383+
resolved "https://registry.yarnpkg.com/globals/-/globals-11.5.0.tgz#6bc840de6771173b191f13d3a9c94d441ee92642"
2384+
23012385
globals@^9.18.0:
23022386
version "9.18.0"
23032387
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
@@ -2510,7 +2594,7 @@ ini@^1.3.2, ini@^1.3.4, ini@~1.3.0:
25102594
version "1.3.5"
25112595
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
25122596

2513-
invariant@^2.2.2:
2597+
invariant@^2.2.0, invariant@^2.2.2:
25142598
version "2.2.4"
25152599
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
25162600
dependencies:
@@ -2802,15 +2886,15 @@ istanbul-lib-hook@^1.1.0:
28022886
dependencies:
28032887
append-transform "^0.4.0"
28042888

2805-
istanbul-lib-instrument@^1.10.0:
2806-
version "1.10.1"
2807-
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.10.1.tgz#724b4b6caceba8692d3f1f9d0727e279c401af7b"
2889+
istanbul-lib-instrument@^2.1.0:
2890+
version "2.1.0"
2891+
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-2.1.0.tgz#76576f844cdbc4952a8b3904dae09d1eb10e6c4d"
28082892
dependencies:
2809-
babel-generator "^6.18.0"
2810-
babel-template "^6.16.0"
2811-
babel-traverse "^6.18.0"
2812-
babel-types "^6.18.0"
2813-
babylon "^6.18.0"
2893+
"@babel/generator" "7.0.0-beta.49"
2894+
"@babel/parser" "7.0.0-beta.49"
2895+
"@babel/template" "7.0.0-beta.49"
2896+
"@babel/traverse" "7.0.0-beta.49"
2897+
"@babel/types" "7.0.0-beta.49"
28142898
istanbul-lib-coverage "^1.2.0"
28152899
semver "^5.3.0"
28162900

@@ -2823,17 +2907,17 @@ istanbul-lib-report@^1.1.3:
28232907
path-parse "^1.0.5"
28242908
supports-color "^3.1.2"
28252909

2826-
istanbul-lib-source-maps@^1.2.3:
2827-
version "1.2.3"
2828-
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.3.tgz#20fb54b14e14b3fb6edb6aca3571fd2143db44e6"
2910+
istanbul-lib-source-maps@^1.2.5:
2911+
version "1.2.5"
2912+
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.5.tgz#ffe6be4e7ab86d3603e4290d54990b14506fc9b1"
28292913
dependencies:
28302914
debug "^3.1.0"
2831-
istanbul-lib-coverage "^1.1.2"
2915+
istanbul-lib-coverage "^1.2.0"
28322916
mkdirp "^0.5.1"
28332917
rimraf "^2.6.1"
28342918
source-map "^0.5.3"
28352919

2836-
istanbul-reports@^1.4.0:
2920+
istanbul-reports@^1.4.1:
28372921
version "1.4.1"
28382922
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.4.1.tgz#4f2e8e928aa7a05d1da6c427d4098b2655ec7334"
28392923
dependencies:
@@ -2862,6 +2946,10 @@ jsesc@^1.3.0:
28622946
version "1.3.0"
28632947
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b"
28642948

2949+
jsesc@^2.5.1:
2950+
version "2.5.1"
2951+
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.1.tgz#e421a2a8e20d6b0819df28908f782526b96dd1fe"
2952+
28652953
jsesc@~0.5.0:
28662954
version "0.5.0"
28672955
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
@@ -3044,7 +3132,7 @@ lodash.templatesettings@^4.0.0:
30443132
dependencies:
30453133
lodash._reinterpolate "~3.0.0"
30463134

3047-
[email protected], lodash@^4.17.4, lodash@^4.2.1:
3135+
[email protected], lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
30483136
version "4.17.10"
30493137
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
30503138

@@ -3444,9 +3532,9 @@ number-is-nan@^1.0.0:
34443532
version "1.0.1"
34453533
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
34463534

3447-
nyc@11.8.0:
3448-
version "11.8.0"
3449-
resolved "https://registry.yarnpkg.com/nyc/-/nyc-11.8.0.tgz#1e8453b0644f8fea4d829b1a6636663157cd3b00"
3535+
nyc@12.0.2:
3536+
version "12.0.2"
3537+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-12.0.2.tgz#8a4a4ed690966c11ec587ff87eea0c12c974ba99"
34503538
dependencies:
34513539
archy "^1.0.0"
34523540
arrify "^1.0.1"
@@ -3458,12 +3546,12 @@ [email protected]:
34583546
find-up "^2.1.0"
34593547
foreground-child "^1.5.3"
34603548
glob "^7.0.6"
3461-
istanbul-lib-coverage "^1.1.2"
3549+
istanbul-lib-coverage "^1.2.0"
34623550
istanbul-lib-hook "^1.1.0"
3463-
istanbul-lib-instrument "^1.10.0"
3551+
istanbul-lib-instrument "^2.1.0"
34643552
istanbul-lib-report "^1.1.3"
3465-
istanbul-lib-source-maps "^1.2.3"
3466-
istanbul-reports "^1.4.0"
3553+
istanbul-lib-source-maps "^1.2.5"
3554+
istanbul-reports "^1.4.1"
34673555
md5-hex "^1.2.0"
34683556
merge-source-map "^1.1.0"
34693557
micromatch "^3.1.10"
@@ -4622,6 +4710,10 @@ to-fast-properties@^1.0.3:
46224710
version "1.0.3"
46234711
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
46244712

4713+
to-fast-properties@^2.0.0:
4714+
version "2.0.0"
4715+
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
4716+
46254717
to-object-path@^0.3.0:
46264718
version "0.3.0"
46274719
resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"

0 commit comments

Comments
 (0)