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

Commit 452c383

Browse files
committed
fix: updated fs-extra
1 parent ae4b05d commit 452c383

File tree

2 files changed

+42
-38
lines changed

2 files changed

+42
-38
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@
66
"bugs": "https://github.com/oclif/errors/issues",
77
"dependencies": {
88
"clean-stack": "^1.3.0",
9-
"fs-extra": "^5.0.0",
9+
"fs-extra": "^6.0.0",
1010
"indent-string": "^3.2.0",
1111
"strip-ansi": "^4.0.0",
1212
"wrap-ansi": "^3.0.1"
1313
},
1414
"devDependencies": {
1515
"@oclif/tslint": "^1.1.0",
16-
"@types/chai": "^4.1.2",
16+
"@types/chai": "^4.1.3",
1717
"@types/clean-stack": "^1.3.0",
1818
"@types/fs-extra": "^5.0.2",
1919
"@types/indent-string": "^3.0.0",
20-
"@types/mocha": "^5.0.0",
21-
"@types/node": "^9.6.5",
20+
"@types/mocha": "^5.2.0",
21+
"@types/node": "^10.0.2",
2222
"@types/strip-ansi": "^3.0.0",
2323
"@types/wrap-ansi": "^3.0.0",
2424
"chai": "^4.1.2",
25-
"chalk": "^2.4.0",
25+
"chalk": "^2.4.1",
2626
"concurrently": "^3.5.1",
27-
"fancy-test": "^1.0.5",
28-
"mocha": "^5.1.0",
29-
"ts-node": "^6.0.0",
27+
"fancy-test": "^1.0.6",
28+
"mocha": "^5.1.1",
29+
"ts-node": "^6.0.2",
3030
"tslint": "^5.9.1",
31-
"typescript": "^2.8.1"
31+
"typescript": "^2.8.3"
3232
},
3333
"engines": {
3434
"node": ">=8.0.0"

yarn.lock

Lines changed: 33 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
dependencies:
99
tslint-xo "^0.7.0"
1010

11-
"@types/chai@^4.1.2":
12-
version "4.1.2"
13-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.2.tgz#f1af664769cfb50af805431c407425ed619daa21"
11+
"@types/chai@^4.1.3":
12+
version "4.1.3"
13+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.3.tgz#b8a74352977a23b604c01aa784f5b793443fb7dc"
1414

1515
"@types/clean-stack@^1.3.0":
1616
version "1.3.0"
@@ -26,17 +26,17 @@
2626
version "3.0.0"
2727
resolved "https://registry.yarnpkg.com/@types/indent-string/-/indent-string-3.0.0.tgz#9ebb391ceda548926f5819ad16405349641b999f"
2828

29-
"@types/mocha@^5.0.0":
30-
version "5.0.0"
31-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.0.0.tgz#a3014921991066193f6c8e47290d4d598dfd19e6"
29+
"@types/mocha@^5.2.0":
30+
version "5.2.0"
31+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.0.tgz#b3c8e69f038835db1a7fdc0b3d879fc50506e29e"
3232

3333
"@types/node@*":
3434
version "9.4.5"
3535
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.5.tgz#d2a90c634208173d1b1a0a6ba9f1df3de62edcf5"
3636

37-
"@types/node@^9.6.5":
38-
version "9.6.5"
39-
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.5.tgz#ee700810fdf49ac1c399fc5980b7559b3e5a381d"
37+
"@types/node@^10.0.2":
38+
version "10.0.2"
39+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.2.tgz#180046ebbc37de8b64777765c2486ebecb59448e"
4040

4141
"@types/strip-ansi@^3.0.0":
4242
version "3.0.0"
@@ -158,9 +158,9 @@ chalk@^2.3.0:
158158
escape-string-regexp "^1.0.5"
159159
supports-color "^5.2.0"
160160

161-
chalk@^2.4.0:
162-
version "2.4.0"
163-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.0.tgz#a060a297a6b57e15b61ca63ce84995daa0fe6e52"
161+
chalk@^2.4.1:
162+
version "2.4.1"
163+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
164164
dependencies:
165165
ansi-styles "^3.2.1"
166166
escape-string-regexp "^1.0.5"
@@ -260,16 +260,16 @@ esutils@^2.0.2:
260260
version "2.0.2"
261261
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
262262

263-
fancy-test@^1.0.5:
264-
version "1.0.5"
265-
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-1.0.5.tgz#323970de576f7dc0938402c3a731ee4d59896a11"
263+
fancy-test@^1.0.6:
264+
version "1.0.6"
265+
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-1.0.6.tgz#e0a061ecdcfb9d8fbea1f86375ed26e258ed7243"
266266
dependencies:
267-
lodash "^4.17.5"
267+
lodash "^4.17.10"
268268
stdout-stderr "^0.1.9"
269269

270-
fs-extra@^5.0.0:
271-
version "5.0.0"
272-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd"
270+
fs-extra@^6.0.0:
271+
version "6.0.0"
272+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.0.tgz#0f0afb290bb3deb87978da816fcd3c7797f3a817"
273273
dependencies:
274274
graceful-fs "^4.1.2"
275275
jsonfile "^4.0.0"
@@ -370,7 +370,11 @@ jsonfile@^4.0.0:
370370
optionalDependencies:
371371
graceful-fs "^4.1.6"
372372

373-
lodash@^4.17.5, lodash@^4.5.1:
373+
lodash@^4.17.10:
374+
version "4.17.10"
375+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
376+
377+
lodash@^4.5.1:
374378
version "4.17.5"
375379
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
376380

@@ -398,9 +402,9 @@ mkdirp@0.5.1, mkdirp@^0.5.1:
398402
dependencies:
399403
minimist "0.0.8"
400404

401-
mocha@^5.1.0:
402-
version "5.1.0"
403-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.1.0.tgz#5ff11cc39c0bb65330ac6c41f9086634e3e3f686"
405+
mocha@^5.1.1:
406+
version "5.1.1"
407+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.1.1.tgz#b774c75609dac05eb48f4d9ba1d827b97fde8a7b"
404408
dependencies:
405409
browser-stdout "1.3.1"
406410
commander "2.11.0"
@@ -536,9 +540,9 @@ tree-kill@^1.1.0:
536540
version "1.2.0"
537541
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.0.tgz#5846786237b4239014f05db156b643212d4c6f36"
538542

539-
ts-node@^6.0.0:
540-
version "6.0.0"
541-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-6.0.0.tgz#46c25f8498593a9248eeea16906f1598fa098140"
543+
ts-node@^6.0.2:
544+
version "6.0.2"
545+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-6.0.2.tgz#e132d530e53173bc6a8c21ea65f64d8b47bc573e"
542546
dependencies:
543547
arrify "^1.0.0"
544548
chalk "^2.3.0"
@@ -615,9 +619,9 @@ type-detect@^4.0.0:
615619
version "4.0.8"
616620
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
617621

618-
typescript@^2.8.1:
619-
version "2.8.1"
620-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
622+
typescript@^2.8.3:
623+
version "2.8.3"
624+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3.tgz#5d817f9b6f31bb871835f4edf0089f21abe6c170"
621625

622626
universalify@^0.1.0:
623627
version "0.1.1"

0 commit comments

Comments
 (0)