Skip to content

Commit 781beb3

Browse files
authored
Merge pull request #39 from Blazity/renovate/typescript-5.x-lockfile
2 parents 4cf7517 + 9097b91 commit 781beb3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1998,9 +1998,9 @@ typed-array-length@^1.0.4:
19981998
is-typed-array "^1.1.9"
19991999

20002000
typescript@^5.0.0:
2001-
version "5.1.3"
2002-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
2003-
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
2001+
version "5.1.6"
2002+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
2003+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
20042004

20052005
unbox-primitive@^1.0.1:
20062006
version "1.0.1"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3565,9 +3565,9 @@ typescript@^4.1.3:
35653565
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
35663566

35673567
typescript@^5.0.0:
3568-
version "5.1.3"
3569-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
3570-
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
3568+
version "5.1.6"
3569+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
3570+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
35713571

35723572
unbox-primitive@^1.0.2:
35733573
version "1.0.2"

0 commit comments

Comments
 (0)