eslint-config-next
Advanced tools
Comparing version 15.2.0-canary.32 to 15.2.0-canary.33
{ | ||
"name": "eslint-config-next", | ||
"version": "15.2.0-canary.32", | ||
"version": "15.2.0-canary.33", | ||
"description": "ESLint configuration used by Next.js.", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@next/eslint-plugin-next": "15.2.0-canary.32", | ||
"@next/eslint-plugin-next": "15.2.0-canary.33", | ||
"@rushstack/eslint-patch": "^1.10.3", | ||
@@ -16,0 +16,0 @@ "@typescript-eslint/eslint-plugin": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0", |
+ Added@next/eslint-plugin-next@15.2.0-canary.33(transitive)
- Removed@next/eslint-plugin-next@15.2.0-canary.32(transitive)