This commit is contained in:
TypeScript Bot
2022-09-13 15:49:33 +00:00
parent 281c2bf006
commit 9ff4fd36b6
11 changed files with 35 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@definitelytyped/header-parser",
"version": "0.0.127",
"version": "0.0.128",
"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.127",
"@definitelytyped/typescript-versions": "^0.0.128",
"@types/parsimmon": "^1.10.1",
"parsimmon": "^1.13.0"
},