@rushstack/heft-lint-plugin
Advanced tools
Comparing version 0.5.12 to 0.5.13
# Change Log - @rushstack/heft-lint-plugin | ||
This log was last generated on Thu, 09 Jan 2025 01:10:10 GMT and should not be manually modified. | ||
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified. | ||
## 0.5.13 | ||
Thu, 30 Jan 2025 01:11:42 GMT | ||
_Version update only_ | ||
## 0.5.12 | ||
@@ -6,0 +11,0 @@ Thu, 09 Jan 2025 01:10:10 GMT |
{ | ||
"name": "@rushstack/heft-lint-plugin", | ||
"version": "0.5.12", | ||
"version": "0.5.13", | ||
"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.68.13" | ||
"@rushstack/heft": "0.68.14" | ||
}, | ||
"dependencies": { | ||
"semver": "~7.5.4", | ||
"@rushstack/node-core-library": "5.10.2" | ||
"@rushstack/node-core-library": "5.11.0" | ||
}, | ||
@@ -29,6 +29,6 @@ "devDependencies": { | ||
"typescript": "~5.4.2", | ||
"@rushstack/heft-typescript-plugin": "0.6.6", | ||
"@rushstack/terminal": "0.14.5", | ||
"@rushstack/heft": "0.68.13", | ||
"local-eslint-config": "1.0.0" | ||
"local-eslint-config": "1.0.0", | ||
"@rushstack/terminal": "0.14.6", | ||
"@rushstack/heft": "0.68.14", | ||
"@rushstack/heft-typescript-plugin": "0.6.7" | ||
}, | ||
@@ -35,0 +35,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
217768
3421
+ Added@rushstack/heft@0.68.14(transitive)
+ Added@rushstack/heft-config-file@0.16.4(transitive)
+ Added@rushstack/node-core-library@5.11.0(transitive)
+ Added@rushstack/operation-graph@0.2.37(transitive)
+ Added@rushstack/terminal@0.14.6(transitive)
+ Added@rushstack/ts-command-line@4.23.4(transitive)
+ Addedfs-extra@11.3.0(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addeduniversalify@2.0.1(transitive)
- Removed@rushstack/heft@0.68.13(transitive)
- Removed@rushstack/heft-config-file@0.16.3(transitive)
- Removed@rushstack/node-core-library@5.10.2(transitive)
- Removed@rushstack/operation-graph@0.2.36(transitive)
- Removed@rushstack/terminal@0.14.5(transitive)
- Removed@rushstack/ts-command-line@4.23.3(transitive)
- Removedfs-extra@7.0.1(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removeduniversalify@0.1.2(transitive)