Skip to content

Commit d68a16d

Browse files
committed
chore(deps): nyc
1 parent b847f77 commit d68a16d

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
@@ -3407,7 +3407,7 @@ cacheable-request@^6.0.0:
34073407
normalize-url "^3.1.0"
34083408
responselike "^1.0.2"
34093409

3410-
caching-transform@^3.0.1:
3410+
caching-transform@^3.0.2:
34113411
version "3.0.2"
34123412
resolved "https://registry.yarnpkg.com/caching-transform/-/caching-transform-3.0.2.tgz#601d46b91eca87687a281e71cef99791b0efca70"
34133413
integrity sha512-Mtgcv3lh3U0zRii/6qVgQODdPA4G3zhG+jtbCWj39RXuUFTMzH0vcdMtaJS1jPowd+It2Pqr6y3NJMQqOqCE2w==
@@ -4186,6 +4186,17 @@ cosmiconfig@^5.0.1, cosmiconfig@^5.0.7, cosmiconfig@^5.2.0:
41864186
js-yaml "^3.13.1"
41874187
parse-json "^4.0.0"
41884188

4189+
cp-file@^6.2.0:
4190+
version "6.2.0"
4191+
resolved "https://registry.yarnpkg.com/cp-file/-/cp-file-6.2.0.tgz#40d5ea4a1def2a9acdd07ba5c0b0246ef73dc10d"
4192+
integrity sha512-fmvV4caBnofhPe8kOcitBwSn2f39QLjnAnGq3gO9dfd75mUytzKNZB1hde6QHunW2Rt+OwuBOMc3i1tNElbszA==
4193+
dependencies:
4194+
graceful-fs "^4.1.2"
4195+
make-dir "^2.0.0"
4196+
nested-error-stacks "^2.0.0"
4197+
pify "^4.0.1"
4198+
safe-buffer "^5.0.1"
4199+
41894200
create-error-class@^3.0.0:
41904201
version "3.0.2"
41914202
resolved "https://registry.yarnpkg.com/create-error-class/-/create-error-class-3.0.2.tgz#06be7abef947a3f14a30fd610671d401bca8b7b6"
@@ -5706,7 +5717,7 @@ find-babel-config@^1.1.0:
57065717
json5 "^0.5.1"
57075718
path-exists "^3.0.0"
57085719

5709-
find-cache-dir@^2.0.0:
5720+
find-cache-dir@^2.0.0, find-cache-dir@^2.1.0:
57105721
version "2.1.0"
57115722
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz#8d0f94cd13fe43c6c7c261a0d86115ca918c05f7"
57125723
integrity sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==
@@ -7229,19 +7240,19 @@ issue-parser@^3.0.0:
72297240
lodash.isstring "^4.0.1"
72307241
lodash.uniqby "^4.7.0"
72317242

7232-
istanbul-lib-coverage@^2.0.3, istanbul-lib-coverage@^2.0.5:
7243+
istanbul-lib-coverage@^2.0.5:
72337244
version "2.0.5"
72347245
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.5.tgz#675f0ab69503fad4b1d849f736baaca803344f49"
72357246
integrity sha512-8aXznuEPCJvGnMSRft4udDRDtb1V3pkQkMMI5LI+6HuQz5oQ4J2UFn1H82raA3qJtyOLkkwVqICBQkjnGtn5mA==
72367247

7237-
istanbul-lib-hook@^2.0.3:
7248+
istanbul-lib-hook@^2.0.7:
72387249
version "2.0.7"
72397250
resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-2.0.7.tgz#c95695f383d4f8f60df1f04252a9550e15b5b133"
72407251
integrity sha512-vrRztU9VRRFDyC+aklfLoeXyNdTfga2EI3udDGn4cZ6fpSXpHLV9X6CHvfoMCPtggg8zvDDmC4b9xfu0z6/llA==
72417252
dependencies:
72427253
append-transform "^1.0.0"
72437254

7244-
istanbul-lib-instrument@^3.0.1:
7255+
istanbul-lib-instrument@^3.3.0:
72457256
version "3.3.0"
72467257
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-3.3.0.tgz#a5f63d91f0bbc0c3e479ef4c5de027335ec6d630"
72477258
integrity sha512-5nnIN4vo5xQZHdXno/YDXJ0G+I3dAm4XgzfSVTPLQpj/zAV2dV6Juy0yaf10/zrJOJeHoN3fraFe+XRq2bFVZA==
@@ -7254,7 +7265,7 @@ istanbul-lib-instrument@^3.0.1:
72547265
istanbul-lib-coverage "^2.0.5"
72557266
semver "^6.0.0"
72567267

7257-
istanbul-lib-report@^2.0.4:
7268+
istanbul-lib-report@^2.0.8:
72587269
version "2.0.8"
72597270
resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-2.0.8.tgz#5a8113cd746d43c4889eba36ab10e7d50c9b4f33"
72607271
integrity sha512-fHBeG573EIihhAblwgxrSenp0Dby6tJMFR/HvlerBsrCTD5bkUuoNtn3gVh29ZCS824cGGBPn7Sg7cNk+2xUsQ==
@@ -7263,7 +7274,7 @@ istanbul-lib-report@^2.0.4:
72637274
make-dir "^2.1.0"
72647275
supports-color "^6.1.0"
72657276

7266-
istanbul-lib-source-maps@^3.0.2:
7277+
istanbul-lib-source-maps@^3.0.6:
72677278
version "3.0.6"
72687279
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.6.tgz#284997c48211752ec486253da97e3879defba8c8"
72697280
integrity sha512-R47KzMtDJH6X4/YW9XTx+jrLnZnscW4VpNN+1PViSYTejLVPWv7oov+Duf8YQSPyVRUvueQqz1TcsC6mooZTXw==
@@ -7274,7 +7285,7 @@ istanbul-lib-source-maps@^3.0.2:
72747285
rimraf "^2.6.3"
72757286
source-map "^0.6.1"
72767287

7277-
istanbul-reports@^2.1.0:
7288+
istanbul-reports@^2.2.4:
72787289
version "2.2.6"
72797290
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-2.2.6.tgz#7b4f2660d82b29303a8fe6091f8ca4bf058da1af"
72807291
integrity sha512-SKi4rnMyLBKe0Jy2uUdx28h8oG7ph2PPuQPvIAh31d+Ci+lSiEu4C+h3oBPuJ9+mPKhOyW0M8gY4U5NM1WLeXA==
@@ -8280,7 +8291,7 @@ magic-string@^0.24.0:
82808291
dependencies:
82818292
sourcemap-codec "^1.4.1"
82828293

8283-
make-dir@^1.0.0, make-dir@^1.3.0:
8294+
make-dir@^1.0.0:
82848295
version "1.3.0"
82858296
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
82868297
integrity sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==
@@ -8816,6 +8827,11 @@ nerf-dart@^1.0.0:
88168827
resolved "https://registry.yarnpkg.com/nerf-dart/-/nerf-dart-1.0.0.tgz#e6dab7febf5ad816ea81cf5c629c5a0ebde72c1a"
88178828
integrity sha1-5tq3/r9a2Bbqgc9cYpxaDr3nLBo=
88188829

8830+
nested-error-stacks@^2.0.0:
8831+
version "2.1.0"
8832+
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
8833+
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
8834+
88198835
nice-try@^1.0.4:
88208836
version "1.0.5"
88218837
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
@@ -9255,35 +9271,36 @@ number-is-nan@^1.0.0:
92559271
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
92569272
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
92579273

9258-
nyc@13.2.0:
9259-
version "13.2.0"
9260-
resolved "https://registry.yarnpkg.com/nyc/-/nyc-13.2.0.tgz#6a4a4b3f5f97b63ab491c665567557debcfa23d6"
9261-
integrity sha512-gQBlOqvfpYt9b2PZ7qElrHWt8x4y8ApNfbMBoDPdl3sY4/4RJwCxDGTSqhA9RnaguZjS5nW7taW8oToe86JLgQ==
9274+
nyc@14.1.1:
9275+
version "14.1.1"
9276+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-14.1.1.tgz#151d64a6a9f9f5908a1b73233931e4a0a3075eeb"
9277+
integrity sha512-OI0vm6ZGUnoGZv/tLdZ2esSVzDwUC88SNs+6JoSOMVxA+gKMB8Tk7jBwgemLx4O40lhhvZCVw1C+OYLOBOPXWw==
92629278
dependencies:
92639279
archy "^1.0.0"
9264-
arrify "^1.0.1"
9265-
caching-transform "^3.0.1"
9280+
caching-transform "^3.0.2"
92669281
convert-source-map "^1.6.0"
9267-
find-cache-dir "^2.0.0"
9282+
cp-file "^6.2.0"
9283+
find-cache-dir "^2.1.0"
92689284
find-up "^3.0.0"
92699285
foreground-child "^1.5.6"
92709286
glob "^7.1.3"
9271-
istanbul-lib-coverage "^2.0.3"
9272-
istanbul-lib-hook "^2.0.3"
9273-
istanbul-lib-instrument "^3.0.1"
9274-
istanbul-lib-report "^2.0.4"
9275-
istanbul-lib-source-maps "^3.0.2"
9276-
istanbul-reports "^2.1.0"
9277-
make-dir "^1.3.0"
9287+
istanbul-lib-coverage "^2.0.5"
9288+
istanbul-lib-hook "^2.0.7"
9289+
istanbul-lib-instrument "^3.3.0"
9290+
istanbul-lib-report "^2.0.8"
9291+
istanbul-lib-source-maps "^3.0.6"
9292+
istanbul-reports "^2.2.4"
9293+
js-yaml "^3.13.1"
9294+
make-dir "^2.1.0"
92789295
merge-source-map "^1.1.0"
92799296
resolve-from "^4.0.0"
92809297
rimraf "^2.6.3"
92819298
signal-exit "^3.0.2"
92829299
spawn-wrap "^1.4.2"
9283-
test-exclude "^5.1.0"
9300+
test-exclude "^5.2.3"
92849301
uuid "^3.3.2"
9285-
yargs "^12.0.5"
9286-
yargs-parser "^11.1.1"
9302+
yargs "^13.2.2"
9303+
yargs-parser "^13.0.0"
92879304

92889305
oauth-sign@~0.9.0:
92899306
version "0.9.0"
@@ -12255,7 +12272,7 @@ terser@^3.17.0:
1225512272
source-map "~0.6.1"
1225612273
source-map-support "~0.5.10"
1225712274

12258-
test-exclude@^5.1.0:
12275+
test-exclude@^5.2.3:
1225912276
version "5.2.3"
1226012277
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-5.2.3.tgz#c3d3e1e311eb7ee405e092dac10aefd09091eac0"
1226112278
integrity sha512-M+oxtseCFO3EDtAaGH7iiej3CBkzXqFMbzqYAACdzKui4eZA+pq3tZEwChvOdNfa7xxy8BfbmgJSIr43cC/+2g==
@@ -13254,7 +13271,7 @@ yargs-parser@^11.1.1:
1325413271
camelcase "^5.0.0"
1325513272
decamelize "^1.2.0"
1325613273

13257-
yargs-parser@^13.1.0:
13274+
yargs-parser@^13.0.0, yargs-parser@^13.1.0:
1325813275
version "13.1.0"
1325913276
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.0.tgz#7016b6dd03e28e1418a510e258be4bff5a31138f"
1326013277
integrity sha512-Yq+32PrijHRri0vVKQEm+ys8mbqWjLiwQkMFNXEENutzLPP0bE4Lcd4iA3OQY5HF+GD3xXxf0MEHb8E4/SA3AA==
@@ -13287,7 +13304,7 @@ yargs@^11.0.0:
1328713304
y18n "^3.2.1"
1328813305
yargs-parser "^9.0.2"
1328913306

13290-
yargs@^12.0.1, yargs@^12.0.5:
13307+
yargs@^12.0.1:
1329113308
version "12.0.5"
1329213309
resolved "https://registry.yarnpkg.com/yargs/-/yargs-12.0.5.tgz#05f5997b609647b64f66b81e3b4b10a368e7ad13"
1329313310
integrity sha512-Lhz8TLaYnxq/2ObqHDql8dX8CJi97oHxrjUcYtzKbbykPtVW9WB+poxI+NM2UIzsMgNCZTIf0AQwsjK5yMAqZw==
@@ -13305,7 +13322,7 @@ yargs@^12.0.1, yargs@^12.0.5:
1330513322
y18n "^3.2.1 || ^4.0.0"
1330613323
yargs-parser "^11.1.1"
1330713324

13308-
yargs@^13.1.0:
13325+
yargs@^13.1.0, yargs@^13.2.2:
1330913326
version "13.2.4"
1331013327
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.2.4.tgz#0b562b794016eb9651b98bd37acf364aa5d6dc83"
1331113328
integrity sha512-HG/DWAJa1PAnHT9JAhNa8AbAv3FPaiLzioSjCcmuXXhP8MlpHO5vwls4g4j6n30Z74GVQj8Xa62dWVx1QCGklg==

0 commit comments

Comments
 (0)