Skip to content

Commit c7d2b6c

Browse files
committed
chore(deps): nyc
1 parent c60e550 commit c7d2b6c

File tree

2 files changed

+71
-30
lines changed

2 files changed

+71
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-ember": "6.4.1",
6565
"husky": "1.3.1",
6666
"loader.js": "4.7.0",
67-
"nyc": "13.2.0",
67+
"nyc": "14.0.0",
6868
"qunit-dom": "0.8.4",
6969
"remark-cli": "6.0.1",
7070
"remark-lint": "6.0.4",

yarn.lock

Lines changed: 70 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3381,7 +3381,7 @@ cacheable-request@^6.0.0:
33813381
normalize-url "^3.1.0"
33823382
responselike "^1.0.2"
33833383

3384-
caching-transform@^3.0.1:
3384+
caching-transform@^3.0.2:
33853385
version "3.0.2"
33863386
resolved "https://registry.yarnpkg.com/caching-transform/-/caching-transform-3.0.2.tgz#601d46b91eca87687a281e71cef99791b0efca70"
33873387
integrity sha512-Mtgcv3lh3U0zRii/6qVgQODdPA4G3zhG+jtbCWj39RXuUFTMzH0vcdMtaJS1jPowd+It2Pqr6y3NJMQqOqCE2w==
@@ -4153,6 +4153,17 @@ cosmiconfig@^5.0.1, cosmiconfig@^5.0.7:
41534153
js-yaml "^3.13.0"
41544154
parse-json "^4.0.0"
41554155

4156+
cp-file@^6.2.0:
4157+
version "6.2.0"
4158+
resolved "https://registry.yarnpkg.com/cp-file/-/cp-file-6.2.0.tgz#40d5ea4a1def2a9acdd07ba5c0b0246ef73dc10d"
4159+
integrity sha512-fmvV4caBnofhPe8kOcitBwSn2f39QLjnAnGq3gO9dfd75mUytzKNZB1hde6QHunW2Rt+OwuBOMc3i1tNElbszA==
4160+
dependencies:
4161+
graceful-fs "^4.1.2"
4162+
make-dir "^2.0.0"
4163+
nested-error-stacks "^2.0.0"
4164+
pify "^4.0.1"
4165+
safe-buffer "^5.0.1"
4166+
41564167
create-error-class@^3.0.0:
41574168
version "3.0.2"
41584169
resolved "https://registry.yarnpkg.com/create-error-class/-/create-error-class-3.0.2.tgz#06be7abef947a3f14a30fd610671d401bca8b7b6"
@@ -5684,7 +5695,7 @@ find-babel-config@^1.1.0:
56845695
json5 "^0.5.1"
56855696
path-exists "^3.0.0"
56865697

5687-
find-cache-dir@^2.0.0:
5698+
find-cache-dir@^2.0.0, find-cache-dir@^2.1.0:
56885699
version "2.1.0"
56895700
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz#8d0f94cd13fe43c6c7c261a0d86115ca918c05f7"
56905701
integrity sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==
@@ -7190,19 +7201,19 @@ issue-parser@^3.0.0:
71907201
lodash.isstring "^4.0.1"
71917202
lodash.uniqby "^4.7.0"
71927203

7193-
istanbul-lib-coverage@^2.0.3, istanbul-lib-coverage@^2.0.4:
7204+
istanbul-lib-coverage@^2.0.4:
71947205
version "2.0.4"
71957206
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#927a354005d99dd43a24607bb8b33fd4e9aca1ad"
71967207
integrity sha512-LXTBICkMARVgo579kWDm8SqfB6nvSDKNqIOBEjmJRnL04JvoMHCYGWaMddQnseJYtkEuEvO/sIcOxPLk9gERug==
71977208

7198-
istanbul-lib-hook@^2.0.3:
7209+
istanbul-lib-hook@^2.0.6:
71997210
version "2.0.6"
72007211
resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-2.0.6.tgz#5baa6067860a38290aef038b389068b225b01b7d"
72017212
integrity sha512-829DKONApZ7UCiPXcOYWSgkFXa4+vNYoNOt3F+4uDJLKL1OotAoVwvThoEj1i8jmOj7odbYcR3rnaHu+QroaXg==
72027213
dependencies:
72037214
append-transform "^1.0.0"
72047215

7205-
istanbul-lib-instrument@^3.0.1:
7216+
istanbul-lib-instrument@^3.2.0:
72067217
version "3.2.0"
72077218
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-3.2.0.tgz#c549208da8a793f6622257a2da83e0ea96ae6a93"
72087219
integrity sha512-06IM3xShbNW4NgZv5AP4QH0oHqf1/ivFo8eFys0ZjPXHGldHJQWb3riYOKXqmOqfxXBfxu4B+g/iuhOPZH0RJg==
@@ -7215,7 +7226,7 @@ istanbul-lib-instrument@^3.0.1:
72157226
istanbul-lib-coverage "^2.0.4"
72167227
semver "^6.0.0"
72177228

7218-
istanbul-lib-report@^2.0.4:
7229+
istanbul-lib-report@^2.0.7:
72197230
version "2.0.7"
72207231
resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-2.0.7.tgz#370d80d433c4dbc7f58de63618f49599c74bd954"
72217232
integrity sha512-wLH6beJBFbRBLiTlMOBxmb85cnVM1Vyl36N48e4e/aTKSM3WbOx7zbVIH1SQ537fhhsPbX0/C5JB4qsmyRXXyA==
@@ -7224,7 +7235,7 @@ istanbul-lib-report@^2.0.4:
72247235
make-dir "^2.1.0"
72257236
supports-color "^6.0.0"
72267237

7227-
istanbul-lib-source-maps@^3.0.2:
7238+
istanbul-lib-source-maps@^3.0.5:
72287239
version "3.0.5"
72297240
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.5.tgz#1d9ee9d94d2633f15611ee7aae28f9cac6d1aeb9"
72307241
integrity sha512-eDhZ7r6r1d1zQPVZehLc3D0K14vRba/eBYkz3rw16DLOrrTzve9RmnkcwrrkWVgO1FL3EK5knujVe5S8QHE9xw==
@@ -7235,7 +7246,7 @@ istanbul-lib-source-maps@^3.0.2:
72357246
rimraf "^2.6.2"
72367247
source-map "^0.6.1"
72377248

7238-
istanbul-reports@^2.1.0:
7249+
istanbul-reports@^2.2.2:
72397250
version "2.2.3"
72407251
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-2.2.3.tgz#14e0d00ecbfa9387757999cf36599b88e9f2176e"
72417252
integrity sha512-T6EbPuc8Cb620LWAYyZ4D8SSn06dY9i1+IgUX2lTH8gbwflMc9Obd33zHTyNX653ybjpamAHS9toKS3E6cGhTw==
@@ -8149,7 +8160,7 @@ magic-string@^0.24.0:
81498160
dependencies:
81508161
sourcemap-codec "^1.4.1"
81518162

8152-
make-dir@^1.0.0, make-dir@^1.3.0:
8163+
make-dir@^1.0.0:
81538164
version "1.3.0"
81548165
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
81558166
integrity sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==
@@ -8718,6 +8729,11 @@ nerf-dart@^1.0.0:
87188729
resolved "https://registry.yarnpkg.com/nerf-dart/-/nerf-dart-1.0.0.tgz#e6dab7febf5ad816ea81cf5c629c5a0ebde72c1a"
87198730
integrity sha1-5tq3/r9a2Bbqgc9cYpxaDr3nLBo=
87208731

8732+
nested-error-stacks@^2.0.0:
8733+
version "2.1.0"
8734+
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
8735+
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
8736+
87218737
nice-try@^1.0.4:
87228738
version "1.0.5"
87238739
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
@@ -9176,35 +9192,35 @@ number-is-nan@^1.0.0:
91769192
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
91779193
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
91789194

9179-
nyc@13.2.0:
9180-
version "13.2.0"
9181-
resolved "https://registry.yarnpkg.com/nyc/-/nyc-13.2.0.tgz#6a4a4b3f5f97b63ab491c665567557debcfa23d6"
9182-
integrity sha512-gQBlOqvfpYt9b2PZ7qElrHWt8x4y8ApNfbMBoDPdl3sY4/4RJwCxDGTSqhA9RnaguZjS5nW7taW8oToe86JLgQ==
9195+
nyc@14.0.0:
9196+
version "14.0.0"
9197+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-14.0.0.tgz#f9fc4b4d73afc976f76e72352e70f742bbfab829"
9198+
integrity sha512-R1zC6UZak6pzn5BZQorkSH5GdOGafrwyeja+eimS5Tu+KJ/hCgBc8qA1QWSzxQmT2FDl2lbpqPw7tBDbSvhAHg==
91839199
dependencies:
91849200
archy "^1.0.0"
9185-
arrify "^1.0.1"
9186-
caching-transform "^3.0.1"
9201+
caching-transform "^3.0.2"
91879202
convert-source-map "^1.6.0"
9188-
find-cache-dir "^2.0.0"
9203+
cp-file "^6.2.0"
9204+
find-cache-dir "^2.1.0"
91899205
find-up "^3.0.0"
91909206
foreground-child "^1.5.6"
91919207
glob "^7.1.3"
9192-
istanbul-lib-coverage "^2.0.3"
9193-
istanbul-lib-hook "^2.0.3"
9194-
istanbul-lib-instrument "^3.0.1"
9195-
istanbul-lib-report "^2.0.4"
9196-
istanbul-lib-source-maps "^3.0.2"
9197-
istanbul-reports "^2.1.0"
9198-
make-dir "^1.3.0"
9208+
istanbul-lib-coverage "^2.0.4"
9209+
istanbul-lib-hook "^2.0.6"
9210+
istanbul-lib-instrument "^3.2.0"
9211+
istanbul-lib-report "^2.0.7"
9212+
istanbul-lib-source-maps "^3.0.5"
9213+
istanbul-reports "^2.2.2"
9214+
make-dir "^2.1.0"
91999215
merge-source-map "^1.1.0"
92009216
resolve-from "^4.0.0"
92019217
rimraf "^2.6.3"
92029218
signal-exit "^3.0.2"
92039219
spawn-wrap "^1.4.2"
9204-
test-exclude "^5.1.0"
9220+
test-exclude "^5.2.2"
92059221
uuid "^3.3.2"
9206-
yargs "^12.0.5"
9207-
yargs-parser "^11.1.1"
9222+
yargs "^13.2.2"
9223+
yargs-parser "^13.0.0"
92089224

92099225
oauth-sign@~0.9.0:
92109226
version "0.9.0"
@@ -9344,7 +9360,7 @@ os-locale@^2.0.0:
93449360
lcid "^1.0.0"
93459361
mem "^1.1.0"
93469362

9347-
os-locale@^3.0.0:
9363+
os-locale@^3.0.0, os-locale@^3.1.0:
93489364
version "3.1.0"
93499365
resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-3.1.0.tgz#a802a6ee17f24c10483ab9935719cef4ed16bf1a"
93509366
integrity sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==
@@ -12177,7 +12193,7 @@ terser@^3.17.0:
1217712193
source-map "~0.6.1"
1217812194
source-map-support "~0.5.10"
1217912195

12180-
test-exclude@^5.1.0:
12196+
test-exclude@^5.2.2:
1218112197
version "5.2.2"
1218212198
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-5.2.2.tgz#7322f8ab037b0b93ad2aab35fe9068baf997a4c4"
1218312199
integrity sha512-N2pvaLpT8guUpb5Fe1GJlmvmzH3x+DAKmmyEQmFP792QcLYoGE1syxztSvPD1V8yPe6VrcCt6YGQVjSRjCASsA==
@@ -13157,6 +13173,14 @@ yargs-parser@^11.1.1:
1315713173
camelcase "^5.0.0"
1315813174
decamelize "^1.2.0"
1315913175

13176+
yargs-parser@^13.0.0:
13177+
version "13.0.0"
13178+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.0.0.tgz#3fc44f3e76a8bdb1cc3602e860108602e5ccde8b"
13179+
integrity sha512-w2LXjoL8oRdRQN+hOyppuXs+V/fVAYtpcrRxZuF7Kt/Oc+Jr2uAcVntaUTNT6w5ihoWfFDpNY8CPx1QskxZ/pw==
13180+
dependencies:
13181+
camelcase "^5.0.0"
13182+
decamelize "^1.2.0"
13183+
1316013184
yargs-parser@^9.0.2:
1316113185
version "9.0.2"
1316213186
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-9.0.2.tgz#9ccf6a43460fe4ed40a9bb68f48d43b8a68cc077"
@@ -13182,7 +13206,7 @@ yargs@^11.0.0:
1318213206
y18n "^3.2.1"
1318313207
yargs-parser "^9.0.2"
1318413208

13185-
yargs@^12.0.0, yargs@^12.0.1, yargs@^12.0.5:
13209+
yargs@^12.0.0, yargs@^12.0.1:
1318613210
version "12.0.5"
1318713211
resolved "https://registry.yarnpkg.com/yargs/-/yargs-12.0.5.tgz#05f5997b609647b64f66b81e3b4b10a368e7ad13"
1318813212
integrity sha512-Lhz8TLaYnxq/2ObqHDql8dX8CJi97oHxrjUcYtzKbbykPtVW9WB+poxI+NM2UIzsMgNCZTIf0AQwsjK5yMAqZw==
@@ -13200,6 +13224,23 @@ yargs@^12.0.0, yargs@^12.0.1, yargs@^12.0.5:
1320013224
y18n "^3.2.1 || ^4.0.0"
1320113225
yargs-parser "^11.1.1"
1320213226

13227+
yargs@^13.2.2:
13228+
version "13.2.2"
13229+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.2.2.tgz#0c101f580ae95cea7f39d927e7770e3fdc97f993"
13230+
integrity sha512-WyEoxgyTD3w5XRpAQNYUB9ycVH/PQrToaTXdYXRdOXvEy1l19br+VJsc0vcO8PTGg5ro/l/GY7F/JMEBmI0BxA==
13231+
dependencies:
13232+
cliui "^4.0.0"
13233+
find-up "^3.0.0"
13234+
get-caller-file "^2.0.1"
13235+
os-locale "^3.1.0"
13236+
require-directory "^2.1.1"
13237+
require-main-filename "^2.0.0"
13238+
set-blocking "^2.0.0"
13239+
string-width "^3.0.0"
13240+
which-module "^2.0.0"
13241+
y18n "^4.0.0"
13242+
yargs-parser "^13.0.0"
13243+
1320313244
1320413245
version "0.1.2"
1320513246
resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419"

0 commit comments

Comments
 (0)