Skip to content

Commit 267f721

Browse files
Update dependency typescript to v5.4.2
1 parent 502d8f5 commit 267f721

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
@@ -67,6 +67,6 @@
6767
"remark-gfm": "^3.0.1",
6868
"remark-sectionize": "^2.0.0",
6969
"remark-slug": "^7.0.1",
70-
"typescript": "5.1.6"
70+
"typescript": "5.4.2"
7171
}
7272
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12400,10 +12400,10 @@ typedarray-to-buffer@^3.1.5:
1240012400
dependencies:
1240112401
is-typedarray "^1.0.0"
1240212402

12403-
typescript@5.1.6:
12404-
version "5.1.6"
12405-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
12406-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
12403+
typescript@5.4.2:
12404+
version "5.4.2"
12405+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
12406+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
1240712407

1240812408
typescript@^4.3.5:
1240912409
version "4.7.4"

0 commit comments

Comments
 (0)