v0.0.152-next.6

This commit is contained in:
TypeScript Bot
2023-03-14 19:47:05 +00:00
parent 6cfb5dd4a6
commit c9b4871d53
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.0.152-next.5",
"version": "0.0.152-next.6",
"npmClient": "yarn",
"useWorkspaces": true
}

View File

@@ -1,6 +1,6 @@
{
"name": "@definitelytyped/dtslint-runner",
"version": "0.0.152-next.5",
"version": "0.0.152-next.6",
"description": "Run dtslint on DefinitelyTyped packages",
"homepage": "https://github.com/microsoft/DefinitelyTyped-tools/tree/master/packages/dtslint-runner#readme",
"license": "MIT",