Skip to content

Commit d87926e

Browse files
build(deps-dev): bump eslint-config-next from 15.1.2 to 15.1.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.2 to 15.1.4. - [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.4/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] <[email protected]>
1 parent 0e2b3df commit d87926e

File tree

3 files changed

+172
-266
lines changed

3 files changed

+172
-266
lines changed

apps/playground-web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/react": "19.0.2",
5151
"@types/react-dom": "19.0.2",
5252
"eslint": "8.57.0",
53-
"eslint-config-next": "15.1.2",
53+
"eslint-config-next": "15.1.4",
5454
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
5555
"postcss": "8.4.49",
5656
"tailwindcss": "3.4.16",

apps/portal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"autoprefixer": "^10.4.19",
6666
"eslint": "8.57.0",
6767
"eslint-config-biome": "1.9.4",
68-
"eslint-config-next": "15.1.2",
68+
"eslint-config-next": "15.1.4",
6969
"eslint-plugin-mdx": "^3.1.5",
7070
"eslint-plugin-svg-jsx": "^1.2.4",
7171
"eslint-plugin-tailwindcss": "^3.17.5",

0 commit comments

Comments
 (0)