File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 37
37
},
38
38
"devDependencies" : {
39
39
"ava" : " 1.4.1" ,
40
- "fs-extra" : " 9.0.1 " ,
40
+ "fs-extra" : " 9.1.0 " ,
41
41
"husky" : " 4.3.8" ,
42
42
"import-sort-cli" : " 6.0.0" ,
43
43
"import-sort-parser-babylon" : " 6.0.0" ,
Original file line number Diff line number Diff line change @@ -1986,15 +1986,15 @@ fragment-cache@^0.2.1:
1986
1986
dependencies :
1987
1987
map-cache "^0.2.2"
1988
1988
1989
- fs-extra@9.0.1 :
1990
- version "9.0.1 "
1991
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1. tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc "
1992
- integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ ==
1989
+ fs-extra@9.1.0 :
1990
+ version "9.1.0 "
1991
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0. tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d "
1992
+ integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ ==
1993
1993
dependencies :
1994
1994
at-least-node "^1.0.0"
1995
1995
graceful-fs "^4.2.0"
1996
1996
jsonfile "^6.0.1"
1997
- universalify "^1 .0.0"
1997
+ universalify "^2 .0.0"
1998
1998
1999
1999
fs-extra@^8.1.0 :
2000
2000
version "8.1.0"
@@ -4995,6 +4995,11 @@ universalify@^1.0.0:
4995
4995
resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
4996
4996
integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==
4997
4997
4998
+ universalify@^2.0.0 :
4999
+ version "2.0.0"
5000
+ resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
5001
+ integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
5002
+
4998
5003
unset-value@^1.0.0 :
4999
5004
version "1.0.0"
5000
5005
resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-1.0.0.tgz#8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559"
You can’t perform that action at this time.
0 commit comments