@rushstack/heft-lint-plugin
Advanced tools
Comparing version 0.4.5 to 0.4.6
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.4.6", | ||
"tag": "@rushstack/heft-lint-plugin_v0.4.6", | ||
"date": "Wed, 02 Oct 2024 00:11:19 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.5.30`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" from `0.68.1` to `0.68.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.4.5", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/heft-lint-plugin_v0.4.5", |
# Change Log - @rushstack/heft-lint-plugin | ||
This log was last generated on Tue, 01 Oct 2024 00:11:28 GMT and should not be manually modified. | ||
This log was last generated on Wed, 02 Oct 2024 00:11:19 GMT and should not be manually modified. | ||
## 0.4.6 | ||
Wed, 02 Oct 2024 00:11:19 GMT | ||
_Version update only_ | ||
## 0.4.5 | ||
@@ -6,0 +11,0 @@ Tue, 01 Oct 2024 00:11:28 GMT |
{ | ||
"name": "@rushstack/heft-lint-plugin", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"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.68.1" | ||
"@rushstack/heft": "0.68.2" | ||
}, | ||
@@ -29,5 +29,5 @@ "dependencies": { | ||
"typescript": "~5.4.2", | ||
"@rushstack/heft-typescript-plugin": "0.5.29", | ||
"local-eslint-config": "1.0.0", | ||
"@rushstack/heft": "0.68.1", | ||
"@rushstack/heft": "0.68.2", | ||
"@rushstack/heft-typescript-plugin": "0.5.30", | ||
"@rushstack/terminal": "0.14.2" | ||
@@ -34,0 +34,0 @@ }, |
174863
2813