Skip to content

Commit 6faa145

Browse files
Update dependency typescript to v5.6.2
1 parent 502d8f5 commit 6faa145

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.6.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.6.2:
12404+
version "5.6.2"
12405+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
12406+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
1240712407

1240812408
typescript@^4.3.5:
1240912409
version "4.7.4"

0 commit comments

Comments
 (0)