eslint-config-godaddy-flow
Advanced tools
Comparing version 6.0.1 to 6.0.2
# eslint-config-godaddy-flow | ||
## 6.0.2 | ||
### Patch Changes | ||
- f47da10: Lock down peerDeps to version 8 of eslint due to major breaking changes in version 9. | ||
- Updated dependencies [f47da10] | ||
- eslint-config-godaddy@7.1.1 | ||
## 6.0.1 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "eslint-config-godaddy-flow", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "ESLint config for consistent style in node projects using Flow at GoDaddy.", | ||
@@ -31,7 +31,7 @@ "license": "MIT", | ||
"@babel/core": ">=7", | ||
"eslint": ">=8" | ||
"eslint": "^8" | ||
}, | ||
"dependencies": { | ||
"@babel/eslint-parser": "^7.21.3", | ||
"eslint-config-godaddy": "^7.0.2", | ||
"eslint-config-godaddy": "^7.1.1", | ||
"eslint-plugin-babel": "^5.3.1", | ||
@@ -38,0 +38,0 @@ "eslint-plugin-flowtype": "^8.0.3" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4624
- Removed@eslint/config-array@0.19.0(transitive)
- Removed@eslint/core@0.9.0(transitive)
- Removed@eslint/eslintrc@3.2.0(transitive)
- Removed@eslint/js@9.15.0(transitive)
- Removed@eslint/object-schema@2.1.4(transitive)
- Removed@eslint/plugin-kit@0.2.3(transitive)
- Removed@humanfs/core@0.19.1(transitive)
- Removed@humanfs/node@0.16.6(transitive)
- Removed@humanwhocodes/retry@0.3.10.4.1(transitive)
- Removed@types/estree@1.0.6(transitive)
- Removed@types/json-schema@7.0.15(transitive)
- Removedeslint@9.15.0(transitive)
- Removedeslint-scope@8.2.0(transitive)
- Removedfile-entry-cache@8.0.0(transitive)
- Removedflat-cache@4.0.1(transitive)
- Removedglobals@14.0.0(transitive)
Updatedeslint-config-godaddy@^7.1.1