Skip to content

Commit c26b1da

Browse files
chore(deps): update dependency typescript to v5.1.6
1 parent e7289d7 commit c26b1da

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
@@ -56,7 +56,7 @@
5656
"storybook": "7.0.23",
5757
"tailwindcss": "3.3.2",
5858
"ts-jest": "29.1.0",
59-
"typescript": "5.1.3"
59+
"typescript": "5.1.6"
6060
},
6161
"prettier": {
6262
"trailingComma": "all",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14647,10 +14647,10 @@ typedarray@^0.0.6:
1464714647
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1464814648
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1464914649

14650-
14651-
version "5.1.3"
14652-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
14653-
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
14650+
14651+
version "5.1.6"
14652+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
14653+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
1465414654

1465514655
uglify-js@^3.1.4:
1465614656
version "3.17.2"

0 commit comments

Comments
 (0)