@callstack/eslint-config
Advanced tools
Comparing version 13.0.0 to 13.0.1
{ | ||
"name": "@callstack/eslint-config", | ||
"version": "13.0.0", | ||
"version": "13.0.1", | ||
"description": "ESLint preset extending Airbnb, Flow, Prettier and Jest", | ||
@@ -22,4 +22,4 @@ "engines": { | ||
"@babel/plugin-transform-react-jsx": "^7.18.10", | ||
"@typescript-eslint/eslint-plugin": "^5.4.0", | ||
"@typescript-eslint/parser": "^5.4.0", | ||
"@typescript-eslint/eslint-plugin": "^5.36.2", | ||
"@typescript-eslint/parser": "^5.36.2", | ||
"eslint-config-prettier": "^8.3.0", | ||
@@ -43,3 +43,3 @@ "eslint-plugin-flowtype": "^8.0.3", | ||
"eslint": "^8.1.0", | ||
"typescript": "^4.8.0" | ||
"typescript": "^4.8.2" | ||
}, | ||
@@ -46,0 +46,0 @@ "scripts": { |
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
11503