Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit f1ff204

Browse files
Update dependency typescript to v5.5.4
1 parent 1ec97a7 commit f1ff204

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"sinon": "15.0.3",
5454
"tslint": "6.1.3",
5555
"typedoc": "0.23.28",
56-
"typescript": "5.0.4"
56+
"typescript": "5.5.4"
5757
}
5858
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3220,10 +3220,10 @@ [email protected]:
32203220
minimatch "^7.1.3"
32213221
shiki "^0.14.1"
32223222

3223-
typescript@5.0.4:
3224-
version "5.0.4"
3225-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
3226-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
3223+
typescript@5.5.4:
3224+
version "5.5.4"
3225+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
3226+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
32273227

32283228
undici-types@~6.13.0:
32293229
version "6.13.0"

0 commit comments

Comments
 (0)