Skip to content

Commit 66f5973

Browse files
committed
chore(deps): nyc
1 parent 81346a8 commit 66f5973

File tree

2 files changed

+48
-31
lines changed

2 files changed

+48
-31
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.1.1",
6868
"qunit-dom": "0.8.5",
6969
"remark-cli": "6.0.1",
7070
"remark-lint": "6.0.4",

yarn.lock

Lines changed: 47 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3394,7 +3394,7 @@ cacheable-request@^6.0.0:
33943394
normalize-url "^3.1.0"
33953395
responselike "^1.0.2"
33963396

3397-
caching-transform@^3.0.1:
3397+
caching-transform@^3.0.2:
33983398
version "3.0.2"
33993399
resolved "https://registry.yarnpkg.com/caching-transform/-/caching-transform-3.0.2.tgz#601d46b91eca87687a281e71cef99791b0efca70"
34003400
integrity sha512-Mtgcv3lh3U0zRii/6qVgQODdPA4G3zhG+jtbCWj39RXuUFTMzH0vcdMtaJS1jPowd+It2Pqr6y3NJMQqOqCE2w==
@@ -4156,6 +4156,17 @@ cosmiconfig@^5.0.1, cosmiconfig@^5.0.7, cosmiconfig@^5.2.0:
41564156
js-yaml "^3.13.0"
41574157
parse-json "^4.0.0"
41584158

4159+
cp-file@^6.2.0:
4160+
version "6.2.0"
4161+
resolved "https://registry.yarnpkg.com/cp-file/-/cp-file-6.2.0.tgz#40d5ea4a1def2a9acdd07ba5c0b0246ef73dc10d"
4162+
integrity sha512-fmvV4caBnofhPe8kOcitBwSn2f39QLjnAnGq3gO9dfd75mUytzKNZB1hde6QHunW2Rt+OwuBOMc3i1tNElbszA==
4163+
dependencies:
4164+
graceful-fs "^4.1.2"
4165+
make-dir "^2.0.0"
4166+
nested-error-stacks "^2.0.0"
4167+
pify "^4.0.1"
4168+
safe-buffer "^5.0.1"
4169+
41594170
create-error-class@^3.0.0:
41604171
version "3.0.2"
41614172
resolved "https://registry.yarnpkg.com/create-error-class/-/create-error-class-3.0.2.tgz#06be7abef947a3f14a30fd610671d401bca8b7b6"
@@ -5687,7 +5698,7 @@ find-babel-config@^1.1.0:
56875698
json5 "^0.5.1"
56885699
path-exists "^3.0.0"
56895700

5690-
find-cache-dir@^2.0.0:
5701+
find-cache-dir@^2.0.0, find-cache-dir@^2.1.0:
56915702
version "2.1.0"
56925703
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz#8d0f94cd13fe43c6c7c261a0d86115ca918c05f7"
56935704
integrity sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==
@@ -7217,19 +7228,19 @@ issue-parser@^3.0.0:
72177228
lodash.isstring "^4.0.1"
72187229
lodash.uniqby "^4.7.0"
72197230

7220-
istanbul-lib-coverage@^2.0.3, istanbul-lib-coverage@^2.0.5:
7231+
istanbul-lib-coverage@^2.0.5:
72217232
version "2.0.5"
72227233
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.5.tgz#675f0ab69503fad4b1d849f736baaca803344f49"
72237234
integrity sha512-8aXznuEPCJvGnMSRft4udDRDtb1V3pkQkMMI5LI+6HuQz5oQ4J2UFn1H82raA3qJtyOLkkwVqICBQkjnGtn5mA==
72247235

7225-
istanbul-lib-hook@^2.0.3:
7236+
istanbul-lib-hook@^2.0.7:
72267237
version "2.0.7"
72277238
resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-2.0.7.tgz#c95695f383d4f8f60df1f04252a9550e15b5b133"
72287239
integrity sha512-vrRztU9VRRFDyC+aklfLoeXyNdTfga2EI3udDGn4cZ6fpSXpHLV9X6CHvfoMCPtggg8zvDDmC4b9xfu0z6/llA==
72297240
dependencies:
72307241
append-transform "^1.0.0"
72317242

7232-
istanbul-lib-instrument@^3.0.1:
7243+
istanbul-lib-instrument@^3.3.0:
72337244
version "3.3.0"
72347245
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-3.3.0.tgz#a5f63d91f0bbc0c3e479ef4c5de027335ec6d630"
72357246
integrity sha512-5nnIN4vo5xQZHdXno/YDXJ0G+I3dAm4XgzfSVTPLQpj/zAV2dV6Juy0yaf10/zrJOJeHoN3fraFe+XRq2bFVZA==
@@ -7242,7 +7253,7 @@ istanbul-lib-instrument@^3.0.1:
72427253
istanbul-lib-coverage "^2.0.5"
72437254
semver "^6.0.0"
72447255

7245-
istanbul-lib-report@^2.0.4:
7256+
istanbul-lib-report@^2.0.8:
72467257
version "2.0.8"
72477258
resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-2.0.8.tgz#5a8113cd746d43c4889eba36ab10e7d50c9b4f33"
72487259
integrity sha512-fHBeG573EIihhAblwgxrSenp0Dby6tJMFR/HvlerBsrCTD5bkUuoNtn3gVh29ZCS824cGGBPn7Sg7cNk+2xUsQ==
@@ -7251,7 +7262,7 @@ istanbul-lib-report@^2.0.4:
72517262
make-dir "^2.1.0"
72527263
supports-color "^6.1.0"
72537264

7254-
istanbul-lib-source-maps@^3.0.2:
7265+
istanbul-lib-source-maps@^3.0.6:
72557266
version "3.0.6"
72567267
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.6.tgz#284997c48211752ec486253da97e3879defba8c8"
72577268
integrity sha512-R47KzMtDJH6X4/YW9XTx+jrLnZnscW4VpNN+1PViSYTejLVPWv7oov+Duf8YQSPyVRUvueQqz1TcsC6mooZTXw==
@@ -7262,7 +7273,7 @@ istanbul-lib-source-maps@^3.0.2:
72627273
rimraf "^2.6.3"
72637274
source-map "^0.6.1"
72647275

7265-
istanbul-reports@^2.1.0:
7276+
istanbul-reports@^2.2.4:
72667277
version "2.2.4"
72677278
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-2.2.4.tgz#4e0d0ddf0f0ad5b49a314069d31b4f06afe49ad3"
72687279
integrity sha512-QCHGyZEK0bfi9GR215QSm+NJwFKEShbtc7tfbUdLAEzn3kKhLDDZqvljn8rPZM9v8CEOhzL1nlYoO4r1ryl67w==
@@ -7321,7 +7332,7 @@ js-tokens@^3.0.2:
73217332
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
73227333
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
73237334

7324-
js-yaml@^3.12.2, js-yaml@^3.13.0, js-yaml@^3.2.5, js-yaml@^3.2.7, js-yaml@^3.6.1:
7335+
js-yaml@^3.12.2, js-yaml@^3.13.0, js-yaml@^3.13.1, js-yaml@^3.2.5, js-yaml@^3.2.7, js-yaml@^3.6.1:
73257336
version "3.13.1"
73267337
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
73277338
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
@@ -8176,7 +8187,7 @@ magic-string@^0.24.0:
81768187
dependencies:
81778188
sourcemap-codec "^1.4.1"
81788189

8179-
make-dir@^1.0.0, make-dir@^1.3.0:
8190+
make-dir@^1.0.0:
81808191
version "1.3.0"
81818192
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
81828193
integrity sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==
@@ -8745,6 +8756,11 @@ nerf-dart@^1.0.0:
87458756
resolved "https://registry.yarnpkg.com/nerf-dart/-/nerf-dart-1.0.0.tgz#e6dab7febf5ad816ea81cf5c629c5a0ebde72c1a"
87468757
integrity sha1-5tq3/r9a2Bbqgc9cYpxaDr3nLBo=
87478758

8759+
nested-error-stacks@^2.0.0:
8760+
version "2.1.0"
8761+
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
8762+
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
8763+
87488764
nice-try@^1.0.4:
87498765
version "1.0.5"
87508766
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
@@ -9203,35 +9219,36 @@ number-is-nan@^1.0.0:
92039219
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
92049220
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
92059221

9206-
nyc@13.2.0:
9207-
version "13.2.0"
9208-
resolved "https://registry.yarnpkg.com/nyc/-/nyc-13.2.0.tgz#6a4a4b3f5f97b63ab491c665567557debcfa23d6"
9209-
integrity sha512-gQBlOqvfpYt9b2PZ7qElrHWt8x4y8ApNfbMBoDPdl3sY4/4RJwCxDGTSqhA9RnaguZjS5nW7taW8oToe86JLgQ==
9222+
nyc@14.1.1:
9223+
version "14.1.1"
9224+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-14.1.1.tgz#151d64a6a9f9f5908a1b73233931e4a0a3075eeb"
9225+
integrity sha512-OI0vm6ZGUnoGZv/tLdZ2esSVzDwUC88SNs+6JoSOMVxA+gKMB8Tk7jBwgemLx4O40lhhvZCVw1C+OYLOBOPXWw==
92109226
dependencies:
92119227
archy "^1.0.0"
9212-
arrify "^1.0.1"
9213-
caching-transform "^3.0.1"
9228+
caching-transform "^3.0.2"
92149229
convert-source-map "^1.6.0"
9215-
find-cache-dir "^2.0.0"
9230+
cp-file "^6.2.0"
9231+
find-cache-dir "^2.1.0"
92169232
find-up "^3.0.0"
92179233
foreground-child "^1.5.6"
92189234
glob "^7.1.3"
9219-
istanbul-lib-coverage "^2.0.3"
9220-
istanbul-lib-hook "^2.0.3"
9221-
istanbul-lib-instrument "^3.0.1"
9222-
istanbul-lib-report "^2.0.4"
9223-
istanbul-lib-source-maps "^3.0.2"
9224-
istanbul-reports "^2.1.0"
9225-
make-dir "^1.3.0"
9235+
istanbul-lib-coverage "^2.0.5"
9236+
istanbul-lib-hook "^2.0.7"
9237+
istanbul-lib-instrument "^3.3.0"
9238+
istanbul-lib-report "^2.0.8"
9239+
istanbul-lib-source-maps "^3.0.6"
9240+
istanbul-reports "^2.2.4"
9241+
js-yaml "^3.13.1"
9242+
make-dir "^2.1.0"
92269243
merge-source-map "^1.1.0"
92279244
resolve-from "^4.0.0"
92289245
rimraf "^2.6.3"
92299246
signal-exit "^3.0.2"
92309247
spawn-wrap "^1.4.2"
9231-
test-exclude "^5.1.0"
9248+
test-exclude "^5.2.3"
92329249
uuid "^3.3.2"
9233-
yargs "^12.0.5"
9234-
yargs-parser "^11.1.1"
9250+
yargs "^13.2.2"
9251+
yargs-parser "^13.0.0"
92359252

92369253
oauth-sign@~0.9.0:
92379254
version "0.9.0"
@@ -12261,7 +12278,7 @@ terser@^3.17.0:
1226112278
source-map "~0.6.1"
1226212279
source-map-support "~0.5.10"
1226312280

12264-
test-exclude@^5.1.0:
12281+
test-exclude@^5.2.3:
1226512282
version "5.2.3"
1226612283
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-5.2.3.tgz#c3d3e1e311eb7ee405e092dac10aefd09091eac0"
1226712284
integrity sha512-M+oxtseCFO3EDtAaGH7iiej3CBkzXqFMbzqYAACdzKui4eZA+pq3tZEwChvOdNfa7xxy8BfbmgJSIr43cC/+2g==
@@ -13279,7 +13296,7 @@ yargs@^11.0.0:
1327913296
y18n "^3.2.1"
1328013297
yargs-parser "^9.0.2"
1328113298

13282-
yargs@^12.0.0, yargs@^12.0.1, yargs@^12.0.5:
13299+
yargs@^12.0.0, yargs@^12.0.1:
1328313300
version "12.0.5"
1328413301
resolved "https://registry.yarnpkg.com/yargs/-/yargs-12.0.5.tgz#05f5997b609647b64f66b81e3b4b10a368e7ad13"
1328513302
integrity sha512-Lhz8TLaYnxq/2ObqHDql8dX8CJi97oHxrjUcYtzKbbykPtVW9WB+poxI+NM2UIzsMgNCZTIf0AQwsjK5yMAqZw==
@@ -13297,7 +13314,7 @@ yargs@^12.0.0, yargs@^12.0.1, yargs@^12.0.5:
1329713314
y18n "^3.2.1 || ^4.0.0"
1329813315
yargs-parser "^11.1.1"
1329913316

13300-
yargs@^13.1.0:
13317+
yargs@^13.1.0, yargs@^13.2.2:
1330113318
version "13.2.2"
1330213319
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.2.2.tgz#0c101f580ae95cea7f39d927e7770e3fdc97f993"
1330313320
integrity sha512-WyEoxgyTD3w5XRpAQNYUB9ycVH/PQrToaTXdYXRdOXvEy1l19br+VJsc0vcO8PTGg5ro/l/GY7F/JMEBmI0BxA==

0 commit comments

Comments
 (0)