Skip to content

Commit

Permalink
fix: update dependency fs-extra to v10.0.1 (#3041)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 23, 2022
1 parent e38a59e commit 1236c83
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions yarn.lock
Expand Up @@ -4797,9 +4797,7 @@ fs-extra@8.1.0, fs-extra@^8.1.0:
universalify "^0.1.0"

fs-extra@^10.0.0:
version "10.0.0"
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1"
integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==
version: "10.0.1"
dependencies:
graceful-fs "^4.2.0"
jsonfile "^6.0.1"
Expand Down

0 comments on commit 1236c83

Please sign in to comment.