Skip to content

Commit 1236c83

Browse files
fix: update dependency fs-extra to v10.0.1 (#3041)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e38a59e commit 1236c83

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

yarn.lock

+1-3
Original file line numberDiff line numberDiff line change
@@ -4797,9 +4797,7 @@ fs-extra@8.1.0, fs-extra@^8.1.0:
47974797
universalify "^0.1.0"
47984798

47994799
fs-extra@^10.0.0:
4800-
version "10.0.0"
4801-
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1"
4802-
integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==
4800+
version: "10.0.1"
48034801
dependencies:
48044802
graceful-fs "^4.2.0"
48054803
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)