Skip to content

Commit f97aa55

Browse files
build(deps-dev): bump @types/fs-extra from 5.1.0 to 11.0.4 in /media
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 5.1.0 to 11.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) --- updated-dependencies: - dependency-name: "@types/fs-extra" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 162d69a commit f97aa55

File tree

2 files changed

+31
-8
lines changed

2 files changed

+31
-8
lines changed

media/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"repository": "git@github.com:aliyun/alibabacloud-api-vscode-toolkit.git",
3939
"devDependencies": {
4040
"@types/blueimp-md5": "^2.7.0",
41-
"@types/fs-extra": "^5.1.0",
41+
"@types/fs-extra": "^11.0.4",
4242
"@types/lodash": "^4.17.0",
4343
"@types/node": "^20",
4444
"@types/react": "^18.0.8",

media/yarn.lock

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -827,11 +827,12 @@
827827
dependencies:
828828
"@types/ms" "*"
829829

830-
"@types/fs-extra@^5.1.0":
831-
version "5.1.0"
832-
resolved "https://registry.npmmirror.com/@types/fs-extra/-/fs-extra-5.1.0.tgz#2a325ef97901504a3828718c390d34b8426a10a1"
833-
integrity sha512-AInn5+UBFIK9FK5xc9yP5e3TQSPNNgjHByqYcj9g5elVBnDQcQL7PlO1CIRy2gWlbwK7UPYqi7vRvFA44dCmYQ==
830+
"@types/fs-extra@^11.0.4":
831+
version "11.0.4"
832+
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.4.tgz#e16a863bb8843fba8c5004362b5a73e17becca45"
833+
integrity sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==
834834
dependencies:
835+
"@types/jsonfile" "*"
835836
"@types/node" "*"
836837

837838
"@types/hast@^2.0.0":
@@ -846,6 +847,13 @@
846847
resolved "https://registry.npmmirror.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
847848
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
848849

850+
"@types/jsonfile@*":
851+
version "6.1.4"
852+
resolved "https://registry.yarnpkg.com/@types/jsonfile/-/jsonfile-6.1.4.tgz#614afec1a1164e7d670b4a7ad64df3e7beb7b702"
853+
integrity sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==
854+
dependencies:
855+
"@types/node" "*"
856+
849857
"@types/lodash@^4.17.0":
850858
version "4.17.0"
851859
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
@@ -5665,8 +5673,16 @@ string-convert@^0.2.0:
56655673
resolved "https://registry.npmmirror.com/string-convert/-/string-convert-0.2.1.tgz#6982cc3049fbb4cd85f8b24568b9d9bf39eeff97"
56665674
integrity sha512-u/1tdPl4yQnPBjnVrmdLo9gtuLvELKsAoRapekWggdiQNvvvum+jYF329d84NAa660KQw7pB2n36KrIKVoXa3A==
56675675

5668-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
5669-
name string-width-cjs
5676+
"string-width-cjs@npm:string-width@^4.2.0":
5677+
version "4.2.3"
5678+
resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5679+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5680+
dependencies:
5681+
emoji-regex "^8.0.0"
5682+
is-fullwidth-code-point "^3.0.0"
5683+
strip-ansi "^6.0.1"
5684+
5685+
string-width@^4.1.0:
56705686
version "4.2.3"
56715687
resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
56725688
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5737,7 +5753,14 @@ string_decoder@^1.1.1:
57375753
dependencies:
57385754
safe-buffer "~5.2.0"
57395755

5740-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5756+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5757+
version "6.0.1"
5758+
resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5759+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5760+
dependencies:
5761+
ansi-regex "^5.0.1"
5762+
5763+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
57415764
version "6.0.1"
57425765
resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
57435766
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)