Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 4e47c6c

Browse files
angular-robotdgp1130
authored andcommitted
build: update dependency typescript to v5.1.6
1 parent 0c7d7ee commit 4e47c6c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"ts-node": "10.9.1",
103103
"tslib": "~2.6.0",
104104
"tsutils": "^3.0.0",
105-
"typescript": "5.1.3",
105+
"typescript": "5.1.6",
106106
"xhr2": "^0.2.0",
107107
"zone.js": "^0.13.0"
108108
}

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9089,6 +9089,11 @@ [email protected]:
90899089
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
90909090
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
90919091

9092+
9093+
version "5.1.6"
9094+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
9095+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
9096+
90929097
typescript@~4.9.0:
90939098
version "4.9.5"
90949099
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"

0 commit comments

Comments
 (0)