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

Commit 3857806

Browse files
Update dependency typescript to v5.4.3
1 parent 7e4c03a commit 3857806

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.4.3"
3838
}
3939
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12178,10 +12178,10 @@ typescript@4.9.5:
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.4.3:
12182+
version "5.4.3"
12183+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
12184+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
1218512185

1218612186
ufo@^1.1.2:
1218712187
version "1.1.2"

0 commit comments

Comments
 (0)