Skip to content

Commit d3d52ca

Browse files
chore(dev-deps): bump typescript from 5.5.4 to 5.9.2 (#1599)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59a52b4 commit d3d52ca

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"mocha-snap": "^5.0.0",
5858
"ts-node": "^10.9.2",
5959
"ts-patch": "^3.3.0",
60-
"typescript": "^5.5.4"
60+
"typescript": "^5.9.2"
6161
},
6262
"scripts": {
6363
"build": "wireit",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5452,7 +5452,16 @@ srcset@^5.0.0:
54525452
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
54535453
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
54545454

5455-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5455+
"string-width-cjs@npm:string-width@^4.2.0":
5456+
version "4.2.3"
5457+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5458+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5459+
dependencies:
5460+
emoji-regex "^8.0.0"
5461+
is-fullwidth-code-point "^3.0.0"
5462+
strip-ansi "^6.0.1"
5463+
5464+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
54565465
version "4.2.3"
54575466
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
54585467
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5511,7 +5520,14 @@ string_decoder@~1.1.1:
55115520
dependencies:
55125521
safe-buffer "~5.1.0"
55135522

5514-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5523+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5524+
version "6.0.1"
5525+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5526+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5527+
dependencies:
5528+
ansi-regex "^5.0.1"
5529+
5530+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
55155531
version "6.0.1"
55165532
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
55175533
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5841,10 +5857,10 @@ typedoc@^0.26.5:
58415857
shiki "^1.9.1"
58425858
yaml "^2.4.5"
58435859

5844-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.5.4:
5845-
version "5.5.4"
5846-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5847-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5860+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.5.4, typescript@^5.9.2:
5861+
version "5.9.2"
5862+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
5863+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
58485864

58495865
uc.micro@^2.0.0, uc.micro@^2.1.0:
58505866
version "2.1.0"
@@ -6017,7 +6033,7 @@ workerpool@^9.2.0:
60176033
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-9.3.3.tgz#e75281fe62e851afb21cdeef8fa85f6a62ec3583"
60186034
integrity sha512-slxCaKbYjEdFT/o2rH9xS1hf4uRDch1w7Uo+apxhZ+sf/1d9e0ZVkn42kPNGP2dgjIx6YFvSevj0zHvbWe2jdw==
60196035

6020-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6036+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
60216037
version "7.0.0"
60226038
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
60236039
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -6035,6 +6051,15 @@ wrap-ansi@^6.2.0:
60356051
string-width "^4.1.0"
60366052
strip-ansi "^6.0.0"
60376053

6054+
wrap-ansi@^7.0.0:
6055+
version "7.0.0"
6056+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6057+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6058+
dependencies:
6059+
ansi-styles "^4.0.0"
6060+
string-width "^4.1.0"
6061+
strip-ansi "^6.0.0"
6062+
60386063
wrap-ansi@^8.1.0:
60396064
version "8.1.0"
60406065
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)