v0.0.62-next.1

This commit is contained in:
TypeScript Bot
2020-11-19 23:33:59 +00:00
parent 2ef7502a9f
commit 2cb674a267
9 changed files with 27 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@definitelytyped/utils",
"version": "0.0.61",
"version": "0.0.62-next.1",
"description": "Shared utilities for DefinitelyTyped tools",
"homepage": "https://github.com/microsoft/DefinitelyTyped-tools/tree/master/packages/utils#readme",
"license": "MIT",
@@ -19,7 +19,7 @@
"url": "https://github.com/microsoft/DefinitelyTyped-tools/issues"
},
"dependencies": {
"@definitelytyped/typescript-versions": "^0.0.61",
"@definitelytyped/typescript-versions": "^0.0.62-next.1",
"@types/node": "^12.12.29",
"charm": "^1.0.2",
"fs-extra": "^8.1.0",