eslint-config-universe
Advanced tools
Comparing version 14.0.0-canary-20241008-90b13ad to 14.0.0-canary-20241018-4f8243a
{ | ||
"name": "eslint-config-universe", | ||
"version": "14.0.0-canary-20241008-90b13ad", | ||
"version": "14.0.0-canary-20241018-4f8243a", | ||
"description": "Shared ESLint configs for internal Expo projects.", | ||
@@ -43,4 +43,4 @@ "main": "default.js", | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "^8.6.0", | ||
"@typescript-eslint/parser": "^8.6.0", | ||
"@typescript-eslint/eslint-plugin": "^8.9.0", | ||
"@typescript-eslint/parser": "^8.9.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -68,3 +68,3 @@ "eslint-plugin-import": "^2.30.0", | ||
}, | ||
"gitHead": "90b13ad9d0dd3469556ac776d8b74643375b1d97" | ||
"gitHead": "4f8243a009855c0cb389307401fb6b1fc9ce03b9" | ||
} |