diff --git a/examples/with-ably/package.json b/examples/with-ably/package.json index 80583628c1080..c391318ee8d8f 100644 --- a/examples/with-ably/package.json +++ b/examples/with-ably/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/node": "^18.0.0", "@types/react": "^18.0.12", - "eslint-config-next": "12.1.6", + "eslint-config-next": "14.1.0", "typescript": "^4.7.3" } }