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