This commit is contained in:
TypeScript Bot
2021-04-06 19:46:32 +00:00
parent a20e4406b9
commit 1df28da4f8
9 changed files with 27 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@definitelytyped/header-parser",
"version": "0.0.76",
"version": "0.0.77",
"description": "",
"author": "Nathan Shively-Sanders <nathansa@microsoft.com>",
"homepage": "https://github.com/microsoft/DefinitelyTyped-tools/tree/master/packages/header-parser#readme",
@@ -20,7 +20,7 @@
"url": "https://github.com/microsoft/DefinitelyTyped-tools/issues"
},
"dependencies": {
"@definitelytyped/typescript-versions": "^0.0.76",
"@definitelytyped/typescript-versions": "^0.0.77",
"@types/parsimmon": "^1.10.1",
"parsimmon": "^1.13.0"
},