@rushstack/heft-lint-plugin
Advanced tools
Comparing version 0.3.12 to 0.3.13
{ | ||
"name": "@rushstack/heft-lint-plugin", | ||
"version": "0.3.12", | ||
"version": "0.3.13", | ||
"description": "A Heft plugin for using ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin", | ||
@@ -13,3 +13,3 @@ "repository": { | ||
"peerDependencies": { | ||
"@rushstack/heft": "0.65.3" | ||
"@rushstack/heft": "0.65.4" | ||
}, | ||
@@ -29,6 +29,6 @@ "dependencies": { | ||
"typescript": "~5.3.3", | ||
"local-eslint-config": "1.0.0", | ||
"@rushstack/heft-typescript-plugin": "0.3.12", | ||
"@rushstack/heft": "0.65.4", | ||
"@rushstack/heft-typescript-plugin": "0.3.13", | ||
"@rushstack/terminal": "0.9.0", | ||
"@rushstack/heft": "0.65.3" | ||
"local-eslint-config": "1.0.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "scripts": { |