@rushstack/eslint-bulk
Advanced tools
Comparing version 0.1.39 to 0.1.40
{ | ||
"name": "@rushstack/eslint-bulk", | ||
"version": "0.1.39", | ||
"version": "0.1.40", | ||
"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.66.10" | ||
"@rushstack/heft": "0.66.11", | ||
"local-node-rig": "1.0.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
21064