Skip to content

Commit 39b7323

Browse files
committed
Update dependency typescript to v5.5.4
1 parent 290665c commit 39b7323

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
@@ -57,7 +57,7 @@
5757
"rimraf": "5.0.9",
5858
"rollup": "3.29.4",
5959
"rollup-plugin-dts": "6.1.1",
60-
"typescript": "5.5.3"
60+
"typescript": "5.5.4"
6161
},
6262
"ava": {
6363
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2480,10 +2480,10 @@ types-ramda@^0.30.1:
24802480
dependencies:
24812481
ts-toolbelt "^9.6.0"
24822482

2483-
typescript@5.5.3:
2484-
version "5.5.3"
2485-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
2486-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
2483+
typescript@5.5.4:
2484+
version "5.5.4"
2485+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
2486+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
24872487

24882488
undici-types@~5.26.4:
24892489
version "5.26.5"

0 commit comments

Comments
 (0)