Skip to content

Commit 80af0f2

Browse files
chore(deps): update dependency typescript to v5
1 parent 36773ef commit 80af0f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/react": "17.0.3",
1717
"@types/react-dom": "17.0.5",
1818
"@vitejs/plugin-react-refresh": "1.3.3",
19-
"typescript": "4.2.4",
19+
"typescript": "5.9.2",
2020
"vite": "2.3.3"
2121
}
2222
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -692,10 +692,10 @@ tslib@^2.0.1:
692692
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
693693
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
694694

695-
typescript@4.2.4:
696-
version "4.2.4"
697-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
698-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
695+
typescript@5.9.2:
696+
version "5.9.2"
697+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
698+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
699699

700700
unload@2.2.0:
701701
version "2.2.0"

0 commit comments

Comments
 (0)