eslint-config-welly
Advanced tools
Comparing version 1.11.3 to 1.11.4
{ | ||
"name": "eslint-config-welly", | ||
"version": "1.11.3", | ||
"version": "1.11.4", | ||
"description": "ESLint configuration for React projects that I do. Feel free to use this!", | ||
@@ -44,8 +44,8 @@ "license": "MIT", | ||
"@emotion/eslint-plugin": "^11.2.0", | ||
"@typescript-eslint/eslint-plugin": "^4.28.1", | ||
"@typescript-eslint/parser": "^4.28.1", | ||
"@typescript-eslint/eslint-plugin": "^4.28.3", | ||
"@typescript-eslint/parser": "^4.28.3", | ||
"eslint-config-airbnb": "^18.2.1", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-import-resolver-typescript": "^2.4.0", | ||
"eslint-plugin-compat": "^3.9.0", | ||
"eslint-plugin-compat": "^3.11.1", | ||
"eslint-plugin-import": "^2.22.1", | ||
@@ -58,3 +58,3 @@ "eslint-plugin-jest": "^24.3.6", | ||
"eslint-plugin-react-hooks": "^4", | ||
"eslint-plugin-testing-library": "^4.7.0", | ||
"eslint-plugin-testing-library": "^4.9.0", | ||
"read-pkg-up": "^7.0.1" | ||
@@ -64,4 +64,4 @@ }, | ||
"eslint": "^7.2.0", | ||
"husky": "^7.0.0", | ||
"lint-staged": "^11.0.0", | ||
"husky": "^7.0.1", | ||
"lint-staged": "^11.0.1", | ||
"prettier": "^2.3.2", | ||
@@ -68,0 +68,0 @@ "typescript": "^4.3.5" |
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
13766