@rushstack/heft-lint-plugin
Advanced tools
Comparing version 0.3.32 to 0.3.33
{ | ||
"name": "@rushstack/heft-lint-plugin", | ||
"version": "0.3.32", | ||
"version": "0.3.33", | ||
"description": "A Heft plugin for using ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin", | ||
@@ -13,7 +13,7 @@ "repository": { | ||
"peerDependencies": { | ||
"@rushstack/heft": "0.66.11" | ||
"@rushstack/heft": "0.66.12" | ||
}, | ||
"dependencies": { | ||
"semver": "~7.5.4", | ||
"@rushstack/node-core-library": "5.0.0" | ||
"@rushstack/node-core-library": "5.1.0" | ||
}, | ||
@@ -29,6 +29,6 @@ "devDependencies": { | ||
"typescript": "~5.4.2", | ||
"@rushstack/heft": "0.66.11", | ||
"@rushstack/heft-typescript-plugin": "0.5.10", | ||
"local-eslint-config": "1.0.0", | ||
"@rushstack/heft-typescript-plugin": "0.5.9", | ||
"@rushstack/terminal": "0.11.1" | ||
"@rushstack/terminal": "0.12.0", | ||
"@rushstack/heft": "0.66.12" | ||
}, | ||
@@ -35,0 +35,0 @@ "scripts": { |
91766
+ Added@rushstack/heft@0.66.12(transitive)
+ Added@rushstack/heft-config-file@0.14.21(transitive)
+ Added@rushstack/node-core-library@5.1.0(transitive)
+ Added@rushstack/operation-graph@0.2.21(transitive)
+ Added@rushstack/terminal@0.12.0(transitive)
+ Added@rushstack/ts-command-line@4.21.2(transitive)
- Removed@rushstack/heft@0.66.11(transitive)
- Removed@rushstack/heft-config-file@0.14.20(transitive)
- Removed@rushstack/node-core-library@5.0.0(transitive)
- Removed@rushstack/operation-graph@0.2.20(transitive)
- Removed@rushstack/terminal@0.11.1(transitive)
- Removed@rushstack/ts-command-line@4.21.1(transitive)