Update dependency nyc to v15.1.0
This commit is contained in:
parent
3194777b98
commit
bc087ab74d
@ -95,7 +95,7 @@
|
|||||||
"mousetrap": "1.6.5",
|
"mousetrap": "1.6.5",
|
||||||
"normalize.css": "8.0.1",
|
"normalize.css": "8.0.1",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"nyc": "15.0.1",
|
"nyc": "15.1.0",
|
||||||
"postcss-import": "12.0.1",
|
"postcss-import": "12.0.1",
|
||||||
"postcss-loader": "3.0.0",
|
"postcss-loader": "3.0.0",
|
||||||
"postcss-preset-env": "6.7.0",
|
"postcss-preset-env": "6.7.0",
|
||||||
|
@ -6270,10 +6270,10 @@ number-is-nan@^1.0.0:
|
|||||||
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
|
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
|
||||||
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
|
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
|
||||||
|
|
||||||
nyc@15.0.1:
|
nyc@15.1.0:
|
||||||
version "15.0.1"
|
version "15.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/nyc/-/nyc-15.0.1.tgz#bd4d5c2b17f2ec04370365a5ca1fc0ed26f9f93d"
|
resolved "https://registry.yarnpkg.com/nyc/-/nyc-15.1.0.tgz#1335dae12ddc87b6e249d5a1994ca4bdaea75f02"
|
||||||
integrity sha512-n0MBXYBYRqa67IVt62qW1r/d9UH/Qtr7SF1w/nQLJ9KxvWF6b2xCHImRAixHN9tnMMYHC2P14uo6KddNGwMgGg==
|
integrity sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@istanbuljs/load-nyc-config" "^1.0.0"
|
"@istanbuljs/load-nyc-config" "^1.0.0"
|
||||||
"@istanbuljs/schema" "^0.1.2"
|
"@istanbuljs/schema" "^0.1.2"
|
||||||
@ -6283,6 +6283,7 @@ nyc@15.0.1:
|
|||||||
find-cache-dir "^3.2.0"
|
find-cache-dir "^3.2.0"
|
||||||
find-up "^4.1.0"
|
find-up "^4.1.0"
|
||||||
foreground-child "^2.0.0"
|
foreground-child "^2.0.0"
|
||||||
|
get-package-type "^0.1.0"
|
||||||
glob "^7.1.6"
|
glob "^7.1.6"
|
||||||
istanbul-lib-coverage "^3.0.0"
|
istanbul-lib-coverage "^3.0.0"
|
||||||
istanbul-lib-hook "^3.0.0"
|
istanbul-lib-hook "^3.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user