update: update dependency typescript to v5
This commit is contained in:
parent
f1f45bbc6b
commit
6a421ed501
|
@ -91,7 +91,7 @@
|
|||
"sinon-chai": "3.7.0",
|
||||
"source-map-support": "0.5.21",
|
||||
"standard-version": "9.5.0",
|
||||
"typescript": "4.9.5",
|
||||
"typescript": "5.1.3",
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
"nyc": {
|
||||
|
|
|
@ -4515,10 +4515,10 @@ typedarray@^0.0.6:
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
||||
|
||||
typescript@4.9.5:
|
||||
version "4.9.5"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
||||
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
||||
typescript@5.1.3:
|
||||
version "5.1.3"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
|
||||
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
|
||||
|
||||
typescript@~5.0.4:
|
||||
version "5.0.4"
|
||||
|
|
Loading…
Reference in New Issue