Skip to content

Commit f6ebf11

Browse files
Bump typescript from 5.4.5 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.8.2. - [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.5...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90ab5f0 commit f6ebf11

File tree

2 files changed

+23
-8
lines changed

2 files changed

+23
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"react-dom": "18.2.0",
4242
"react-moment": "1.1.3",
4343
"tss-react": "4.9.6",
44-
"typescript": "5.4.5",
44+
"typescript": "5.8.2",
4545
"use-long-press": "3.2.0"
4646
}
4747
}

yarn.lock

+22-7
Original file line numberDiff line numberDiff line change
@@ -2941,8 +2941,16 @@ streamsearch@^1.1.0:
29412941
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
29422942
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
29432943

2944-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
2945-
name string-width-cjs
2944+
"string-width-cjs@npm:string-width@^4.2.0":
2945+
version "4.2.3"
2946+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2947+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2948+
dependencies:
2949+
emoji-regex "^8.0.0"
2950+
is-fullwidth-code-point "^3.0.0"
2951+
strip-ansi "^6.0.1"
2952+
2953+
string-width@^4.1.0:
29462954
version "4.2.3"
29472955
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
29482956
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3028,7 +3036,14 @@ string.prototype.trimstart@^1.0.7:
30283036
define-properties "^1.2.0"
30293037
es-abstract "^1.22.1"
30303038

3031-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3039+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3040+
version "6.0.1"
3041+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3042+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3043+
dependencies:
3044+
ansi-regex "^5.0.1"
3045+
3046+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
30323047
version "6.0.1"
30333048
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
30343049
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -3208,10 +3223,10 @@ typed-array-length@^1.0.4:
32083223
for-each "^0.3.3"
32093224
is-typed-array "^1.1.9"
32103225

3211-
typescript@5.4.5:
3212-
version "5.4.5"
3213-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
3214-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
3226+
typescript@5.8.2:
3227+
version "5.8.2"
3228+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
3229+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
32153230

32163231
unbox-primitive@^1.0.2:
32173232
version "1.0.2"

0 commit comments

Comments
 (0)