Skip to content

Commit f766438

Browse files
Update dependency typescript to v5.5.2
1 parent 502d8f5 commit f766438

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.5.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.5.2:
12404+
version "5.5.2"
12405+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
12406+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
1240712407

1240812408
typescript@^4.3.5:
1240912409
version "4.7.4"

0 commit comments

Comments
 (0)