Skip to content

Commit 5c6f087

Browse files
fix: update dependency @types/fs-extra to v11.0.2 (#3681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99a69e5 commit 5c6f087

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
@@ -1875,9 +1875,9 @@
18751875
"@babel/types" "^7.20.7"
18761876

18771877
"@types/fs-extra@^11.0.0":
1878-
version "11.0.1"
1879-
resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-11.0.1.tgz#f542ec47810532a8a252127e6e105f487e0a6ea5"
1880-
integrity sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==
1878+
version "11.0.2"
1879+
resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-11.0.2.tgz#23dc1ed7b2eba8ccd75568ac34e7a4e48aa2d087"
1880+
integrity sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==
18811881
dependencies:
18821882
"@types/jsonfile" "*"
18831883
"@types/node" "*"

0 commit comments

Comments
 (0)