@rushstack/eslint-bulk
Advanced tools
Comparing version 0.1.64 to 0.1.65
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.1.65", | ||
"tag": "@rushstack/eslint-bulk_v0.1.65", | ||
"date": "Thu, 24 Oct 2024 00:15:48 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.6`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.64", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/eslint-bulk_v0.1.64", |
# Change Log - @rushstack/eslint-bulk | ||
This log was last generated on Mon, 21 Oct 2024 18:50:10 GMT and should not be manually modified. | ||
This log was last generated on Thu, 24 Oct 2024 00:15:48 GMT and should not be manually modified. | ||
## 0.1.65 | ||
Thu, 24 Oct 2024 00:15:48 GMT | ||
_Version update only_ | ||
## 0.1.64 | ||
@@ -6,0 +11,0 @@ Mon, 21 Oct 2024 18:50:10 GMT |
{ | ||
"name": "@rushstack/eslint-bulk", | ||
"version": "0.1.64", | ||
"version": "0.1.65", | ||
"description": "Roll out new ESLint rules in a large monorepo without cluttering up your code with \"eslint-ignore-next-line\"", | ||
@@ -30,3 +30,3 @@ "main": "index.js", | ||
"@types/node": "18.17.15", | ||
"@rushstack/heft": "0.68.5", | ||
"@rushstack/heft": "0.68.6", | ||
"local-node-rig": "1.0.0" | ||
@@ -33,0 +33,0 @@ }, |
45575
949