Skip to content

Commit db6ed53

Browse files
Bump eslint-config-next from 15.1.0 to 15.1.2
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.0 to 15.1.2. - [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.2/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 2d84d48 commit db6ed53

File tree

3 files changed

+17
-10
lines changed

3 files changed

+17
-10
lines changed

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/react": "19.0.1",
5151
"@types/react-dom": "19.0.2",
5252
"eslint": "8.57.0",
53-
"eslint-config-next": "15.1.0",
53+
"eslint-config-next": "15.1.2",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"autoprefixer": "^10.4.19",
6565
"eslint": "8.57.0",
6666
"eslint-config-biome": "1.9.4",
67-
"eslint-config-next": "15.1.0",
67+
"eslint-config-next": "15.1.2",
6868
"eslint-plugin-mdx": "^3.1.5",
6969
"eslint-plugin-svg-jsx": "^1.2.4",
7070
"eslint-plugin-tailwindcss": "^3.17.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)