@backstage/eslint-plugin
Advanced tools
Comparing version 0.0.0-nightly-20230222023132 to 0.0.0-nightly-20230223023051
# @backstage/eslint-plugin | ||
## 0.0.0-nightly-20230222023132 | ||
## 0.0.0-nightly-20230223023051 | ||
### Patch Changes | ||
- a061c466d6: Fixing a bug that we should check internal dependencies too | ||
- a061c466d66: Fixing a bug that we should check internal dependencies too | ||
@@ -9,0 +9,0 @@ ## 0.1.2-next.0 |
{ | ||
"name": "@backstage/eslint-plugin", | ||
"description": "Backstage ESLint plugin", | ||
"version": "0.0.0-nightly-20230222023132", | ||
"version": "0.0.0-nightly-20230223023051", | ||
"publishConfig": { | ||
@@ -25,5 +25,5 @@ "access": "public" | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20230222023132", | ||
"@backstage/cli": "^0.0.0-nightly-20230223023051", | ||
"eslint": "^8.33.0" | ||
} | ||
} |
39314