pantry-pm/pantry
chore(deps): update dependency eslint-config-next to 15.5.0
#116
Closed
chrisbbreuer
wants to merge
buddy-bot/update-major-update---eslint-config-next-1755684496020
into
main
1 file
+1
-1
packages/launchpad/test-envs/bun-package-manager-with-deps/package.jsonmodified+1-1Changes to packages/launchpad/test-envs/bun-package-manager-with-deps/package.json | @@ -20,7 +20,7 @@ |
| 20 | 20 | "@types/node": "^20.0.0", |
| 21 | 21 | "@types/react": "^18.0.0", |
| 22 | 22 | "eslint": "^8.0.0", |
| 23 | | - "eslint-config-next": "^14.0.0", |
| 23 | + "eslint-config-next": "^15.5.0", |
| 24 | 24 | "prettier": "^3.0.0", |
| 25 | 25 | "typescript": "^5.0.0" |
| 26 | 26 | } |