chore(deps-dev): bump fs-nextra from 0.3.8 to 0.4.0 (#169)
Bumps [fs-nextra](https://github.com/bdistin/fs-nextra) from 0.3.8 to 0.4.0. - [Release notes](https://github.com/bdistin/fs-nextra/releases) - [Commits](https://github.com/bdistin/fs-nextra/compare/v0.3.8...v0.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
c22f9ec9b2
commit
5746d2d911
2 changed files with 5 additions and 5 deletions
|
@ -175,7 +175,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^10.12.24",
|
||||
"fs-nextra": "^0.3.8",
|
||||
"fs-nextra": "^0.4.0",
|
||||
"gulp": "^4.0.0",
|
||||
"gulp-sourcemaps": "^2.6.4",
|
||||
"gulp-typescript": "^5.0.0",
|
||||
|
|
|
@ -1194,10 +1194,10 @@ fs-mkdirp-stream@^1.0.0:
|
|||
graceful-fs "^4.1.11"
|
||||
through2 "^2.0.3"
|
||||
|
||||
fs-nextra@^0.3.8:
|
||||
version "0.3.8"
|
||||
resolved "https://registry.yarnpkg.com/fs-nextra/-/fs-nextra-0.3.8.tgz#2a0c860a7a3c5d4b398548059d481d6155aac3c8"
|
||||
integrity sha512-zHTMl89RbxuUUoGhG+Jx1Y2UkuOGnK4Q0Ibq6o/QHexhA91e0rtZf1Vo7G4iP2xdnUAnsDXvnfIa+r2Ffr29Lg==
|
||||
fs-nextra@^0.4.0:
|
||||
version "0.4.0"
|
||||
resolved "https://registry.yarnpkg.com/fs-nextra/-/fs-nextra-0.4.0.tgz#e4a7e4979f9805693a7d2359bf9dd8c7e5ef249e"
|
||||
integrity sha512-5S9lejgKQsJLNz11B1JdYpe89o2BJdnlzbUn3va9u7Ml4/eNT73cKrtDqt6W9epQOaRufXE8e7pHzMzq0A47qg==
|
||||
|
||||
fs.realpath@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
Loading…
Reference in a new issue