@rushstack/eslint-bulk
Advanced tools
Comparing version 0.1.67 to 0.1.68
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.1.68", | ||
"tag": "@rushstack/eslint-bulk_v0.1.68", | ||
"date": "Tue, 03 Dec 2024 16:11:08 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.9`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.67", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/eslint-bulk_v0.1.67", |
# Change Log - @rushstack/eslint-bulk | ||
This log was last generated on Sat, 23 Nov 2024 01:18:55 GMT and should not be manually modified. | ||
This log was last generated on Tue, 03 Dec 2024 16:11:08 GMT and should not be manually modified. | ||
## 0.1.68 | ||
Tue, 03 Dec 2024 16:11:08 GMT | ||
_Version update only_ | ||
## 0.1.67 | ||
@@ -6,0 +11,0 @@ Sat, 23 Nov 2024 01:18:55 GMT |
{ | ||
"name": "@rushstack/eslint-bulk", | ||
"version": "0.1.67", | ||
"version": "0.1.68", | ||
"description": "Roll out new ESLint rules in a large monorepo without cluttering up your code with \"eslint-ignore-next-line\"", | ||
@@ -30,4 +30,4 @@ "main": "index.js", | ||
"@types/node": "18.17.15", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.68.8" | ||
"@rushstack/heft": "0.68.9", | ||
"local-node-rig": "1.0.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "scripts": { |
46658
985