Skip to content

Commit b5aa18a

Browse files
authored
Merge pull request #542 from swfz/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.1.6
2 parents 81ab597 + 894fd28 commit b5aa18a

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.1.0",
5757
"tailwindcss": "3.3.2",
5858
"ts-jest": "29.1.1",
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
@@ -15144,10 +15144,10 @@ typedarray@^0.0.6:
1514415144
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1514515145
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1514615146

15147-
15148-
version "5.1.3"
15149-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
15150-
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
15147+
15148+
version "5.1.6"
15149+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
15150+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
1515115151

1515215152
uglify-js@^3.1.4:
1515315153
version "3.17.2"

0 commit comments

Comments
 (0)