@freaktechnik/eslint-config-babel
Advanced tools
Comparing version 8.0.2 to 9.0.0
{ | ||
"name": "@freaktechnik/eslint-config-babel", | ||
"version": "8.0.2", | ||
"version": "9.0.0", | ||
"description": "Config for usage with babeld projects freaktechnik likes.", | ||
@@ -25,8 +25,11 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"eslint": ">=7.0.0" | ||
"eslint": ">=8.1.0" | ||
}, | ||
"dependencies": { | ||
"@babel/eslint-parser": "^7.12.13", | ||
"@babel/eslint-plugin": "^7.12.13" | ||
"@babel/eslint-parser": "^7.16.5", | ||
"@babel/eslint-plugin": "^7.16.5" | ||
}, | ||
"engines": { | ||
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||
} | ||
} |
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
5741
Updated@babel/eslint-parser@^7.16.5
Updated@babel/eslint-plugin@^7.16.5