Skip to content

Commit 4d49eb6

Browse files
committed
Update TypeScript dependency to exact version 5.6.2 in package.json and package-lock.json
1 parent 87c5dc4 commit 4d49eb6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docusaurus/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docusaurus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@docusaurus/module-type-aliases": "3.6.1",
2929
"@docusaurus/tsconfig": "3.6.1",
3030
"@docusaurus/types": "3.6.1",
31-
"typescript": "~5.6.2"
31+
"typescript": "5.6.2"
3232
},
3333
"browserslist": {
3434
"production": [

0 commit comments

Comments
 (0)