Skip to content

Commit f6c4696

Browse files
fix: update dependency @types/fs-extra to v11.0.4 (#3767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 799dff3 commit f6c4696

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1835,9 +1835,9 @@
18351835
"@babel/types" "^7.20.7"
18361836

18371837
"@types/fs-extra@^11.0.3":
1838-
version "11.0.3"
1839-
resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-11.0.3.tgz#72c3a247c8dd5703c93d900c584e006476146866"
1840-
integrity sha512-sF59BlXtUdzEAL1u0MSvuzWd7PdZvZEtnaVkzX5mjpdWTJ8brG0jUqve3jPCzSzvAKKMHTG8F8o/WMQLtleZdQ==
1838+
version "11.0.4"
1839+
resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-11.0.4.tgz#e16a863bb8843fba8c5004362b5a73e17becca45"
1840+
integrity sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==
18411841
dependencies:
18421842
"@types/jsonfile" "*"
18431843
"@types/node" "*"

0 commit comments

Comments
 (0)