Skip to content

Commit fe08bdf

Browse files
build(deps-dev): bump typescript from 5.5.3 to 5.6.3 in /media
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent baa324c commit fe08bdf

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

media/yarn.lock

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5950,8 +5950,16 @@ string-convert@^0.2.0:
59505950
resolved "https://registry.npmmirror.com/string-convert/-/string-convert-0.2.1.tgz#6982cc3049fbb4cd85f8b24568b9d9bf39eeff97"
59515951
integrity sha512-u/1tdPl4yQnPBjnVrmdLo9gtuLvELKsAoRapekWggdiQNvvvum+jYF329d84NAa660KQw7pB2n36KrIKVoXa3A==
59525952

5953-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
5954-
name string-width-cjs
5953+
"string-width-cjs@npm:string-width@^4.2.0":
5954+
version "4.2.3"
5955+
resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5956+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5957+
dependencies:
5958+
emoji-regex "^8.0.0"
5959+
is-fullwidth-code-point "^3.0.0"
5960+
strip-ansi "^6.0.1"
5961+
5962+
string-width@^4.1.0:
59555963
version "4.2.3"
59565964
resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
59575965
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6022,7 +6030,14 @@ string_decoder@^1.1.1:
60226030
dependencies:
60236031
safe-buffer "~5.2.0"
60246032

6025-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6033+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6034+
version "6.0.1"
6035+
resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6036+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6037+
dependencies:
6038+
ansi-regex "^5.0.1"
6039+
6040+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
60266041
version "6.0.1"
60276042
resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
60286043
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6352,9 +6367,9 @@ typed-rest-client@^1.8.4:
63526367
underscore "^1.12.1"
63536368

63546369
typescript@^5:
6355-
version "5.5.3"
6356-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
6357-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
6370+
version "5.6.3"
6371+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
6372+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
63586373

63596374
uc.micro@^1.0.1, uc.micro@^1.0.5:
63606375
version "1.0.6"

0 commit comments

Comments
 (0)