Skip to content

Commit 4b14951

Browse files
fix(deps): update dependency fs-extra to v11.3.2
1 parent 7ad2cc4 commit 4b14951

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,7 @@
16121612
"@vscode/extension-telemetry": "0.9.8",
16131613
"appdirs": "1.1.0",
16141614
"execa": "5.1.1",
1615-
"fs-extra": "11.3.0",
1615+
"fs-extra": "11.3.2",
16161616
"json-2-csv": "5.5.8",
16171617
"json5": "2.2.3",
16181618
"lodash.clonedeep": "4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8899,10 +8899,10 @@ [email protected]:
88998899
jsonfile "^6.0.1"
89008900
universalify "^2.0.0"
89018901

8902-
8903-
version "11.3.0"
8904-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
8905-
integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==
8902+
8903+
version "11.3.2"
8904+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.2.tgz#c838aeddc6f4a8c74dd15f85e11fe5511bfe02a4"
8905+
integrity sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==
89068906
dependencies:
89078907
graceful-fs "^4.2.0"
89088908
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)