Skip to content

Commit 6d58728

Browse files
build(deps-dev): bump typescript from 5.4.4 to 5.4.5 in /media
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.4...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 162d69a commit 6d58728

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
@@ -5665,8 +5665,16 @@ string-convert@^0.2.0:
56655665
resolved "https://registry.npmmirror.com/string-convert/-/string-convert-0.2.1.tgz#6982cc3049fbb4cd85f8b24568b9d9bf39eeff97"
56665666
integrity sha512-u/1tdPl4yQnPBjnVrmdLo9gtuLvELKsAoRapekWggdiQNvvvum+jYF329d84NAa660KQw7pB2n36KrIKVoXa3A==
56675667

5668-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
5669-
name string-width-cjs
5668+
"string-width-cjs@npm:string-width@^4.2.0":
5669+
version "4.2.3"
5670+
resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5671+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5672+
dependencies:
5673+
emoji-regex "^8.0.0"
5674+
is-fullwidth-code-point "^3.0.0"
5675+
strip-ansi "^6.0.1"
5676+
5677+
string-width@^4.1.0:
56705678
version "4.2.3"
56715679
resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
56725680
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5737,7 +5745,14 @@ string_decoder@^1.1.1:
57375745
dependencies:
57385746
safe-buffer "~5.2.0"
57395747

5740-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5748+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5749+
version "6.0.1"
5750+
resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5751+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5752+
dependencies:
5753+
ansi-regex "^5.0.1"
5754+
5755+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
57415756
version "6.0.1"
57425757
resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
57435758
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6057,9 +6072,9 @@ typed-rest-client@^1.8.4:
60576072
underscore "^1.12.1"
60586073

60596074
typescript@^5:
6060-
version "5.4.4"
6061-
resolved "https://registry.npmmirror.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
6062-
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
6075+
version "5.4.5"
6076+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
6077+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
60636078

60646079
uc.micro@^1.0.1, uc.micro@^1.0.5:
60656080
version "1.0.6"

0 commit comments

Comments
 (0)