Skip to content

Commit a6a2d58

Browse files
committed
Update dependency @types/fs-extra to v5.0.2
1 parent 2799c1e commit a6a2d58

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"shortid": "2.2.8"
3333
},
3434
"devDependencies": {
35-
"@types/fs-extra": "5.0.1",
35+
"@types/fs-extra": "5.0.2",
3636
"@types/jest": "22.2.0",
3737
"@types/node": "9.4.7",
3838
"@types/ramda": "0.25.20",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
version "0.7.0"
3939
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
4040

41-
"@types/fs-extra@5.0.1":
42-
version "5.0.1"
43-
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-5.0.1.tgz#cd856fbbdd6af2c11f26f8928fd8644c9e9616c9"
41+
"@types/fs-extra@5.0.2":
42+
version "5.0.2"
43+
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-5.0.2.tgz#235a7e2b56452cc0a6a4809b53e1d1eaffff9c96"
4444
dependencies:
4545
"@types/node" "*"
4646

0 commit comments

Comments
 (0)