mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
update to ts@next to match DT
This commit is contained in:
@@ -28,6 +28,6 @@
|
||||
"ts-jest": "^29.0.5",
|
||||
"tslint": "^6.1.2",
|
||||
"tslint-microsoft-contrib": "^6.2.0",
|
||||
"typescript": "^5.0.2"
|
||||
"typescript": "next"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"@types/fs-extra": "^5.0.2",
|
||||
"@types/json-stable-stringify": "^1.0.32",
|
||||
"@types/strip-json-comments": "^0.0.28",
|
||||
"typescript": "^5.0.2"
|
||||
"typescript": "next"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.0.0"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"@types/node": "^12.12.29",
|
||||
"markdown-table": "^1.1.3",
|
||||
"semver": "^7.3.7",
|
||||
"typescript": "^5.0.2",
|
||||
"typescript": "next",
|
||||
"yargs": "^15.4.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"pacote": "^13.6.1",
|
||||
"semver": "^7.3.7",
|
||||
"source-map-support": "^0.4.0",
|
||||
"typescript": "^5.0.2",
|
||||
"typescript": "next",
|
||||
"yargs": "15.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -8329,10 +8329,10 @@ typedarray@^0.0.6:
|
||||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
|
||||
|
||||
typescript@^5.0.2:
|
||||
version "5.0.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
|
||||
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
|
||||
typescript@next:
|
||||
version "5.1.0-dev.20230331"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.0-dev.20230331.tgz#81793be0b17057a5fd308a8fdd834790a483f5c1"
|
||||
integrity sha512-PLypvuK09nEU9B7OTAx/4oG8foaYoeDTCBYlypMo5bF4L4MN54uLTy6dUwHdnw0QkTl6gjFKZQ4f/dUSZV/NFw==
|
||||
|
||||
uglify-js@^3.1.4:
|
||||
version "3.17.4"
|
||||
|
||||
Reference in New Issue
Block a user