Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit ba4eeaf

Browse files
Update dependency typescript to v5.5.4
1 parent 7e4c03a commit ba4eeaf

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
@@ -34,6 +34,6 @@
3434
"eslint": "8.40.0",
3535
"eslint-config-next": "13.4.2",
3636
"js-yaml-loader": "1.2.2",
37-
"typescript": "5.0.4"
37+
"typescript": "5.5.4"
3838
}
3939
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12178,10 +12178,10 @@ [email protected]:
1217812178
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1217912179
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1218012180

12181-
typescript@5.0.4:
12182-
version "5.0.4"
12183-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
12184-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
12181+
typescript@5.5.4:
12182+
version "5.5.4"
12183+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
12184+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
1218512185

1218612186
ufo@^1.1.2:
1218712187
version "1.1.2"

0 commit comments

Comments
 (0)