@rushstack/typings-generator
Advanced tools
Comparing version 0.12.3 to 0.12.4
@@ -1,2 +0,2 @@ | ||
import { ITerminal } from '@rushstack/node-core-library'; | ||
import { type ITerminal } from '@rushstack/node-core-library'; | ||
/** | ||
@@ -3,0 +3,0 @@ * @public |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.12.3", | ||
"version": "0.12.4", | ||
"description": "This library provides functionality for automatically generating typings for non-TS files.", | ||
@@ -21,9 +21,8 @@ "keywords": [ | ||
"fast-glob": "~3.3.1", | ||
"@rushstack/node-core-library": "3.60.0" | ||
"@rushstack/node-core-library": "3.60.1" | ||
}, | ||
"devDependencies": { | ||
"@types/glob": "7.1.1", | ||
"@rushstack/heft": "0.61.1", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/eslint-config": "3.3.4" | ||
"@rushstack/heft": "0.61.2", | ||
"local-node-rig": "1.0.0" | ||
}, | ||
@@ -30,0 +29,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3
68879
+ Added@rushstack/node-core-library@3.60.1(transitive)
- Removed@rushstack/node-core-library@3.60.0(transitive)