Skip to content

Commit d9e226e

Browse files
Bump eslint-config-next from 15.1.4 to 15.1.7
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.4 to 15.1.7. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.1.7/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27c3585 commit d9e226e

File tree

3 files changed

+95
-31
lines changed

3 files changed

+95
-31
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/react-dom": "18.3.0",
5757
"@vitejs/plugin-react": "^4.3.3",
5858
"eslint": "8.57.0",
59-
"eslint-config-next": "15.1.4",
59+
"eslint-config-next": "15.1.7",
6060
"vite": "^5.4.10"
6161
}
6262
}

examples/next-monorepo/next-client-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"postcss": "^8",
2929
"tailwindcss": "^3.4.7",
3030
"eslint": "^8",
31-
"eslint-config-next": "15.1.4"
31+
"eslint-config-next": "15.1.7"
3232
}
3333
}

pnpm-lock.yaml

Lines changed: 93 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)