Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 4274a7d

Browse files
chore(deps): update dependency eslint-config-next to v15.5.9
1 parent 3886447 commit 4274a7d

3 files changed

Lines changed: 18 additions & 34 deletions

File tree

apps/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"devDependencies": {
2020
"@types/react": "19.1.2",
2121
"@types/react-dom": "19.1.3",
22-
"eslint-config-next": "15.2.4"
22+
"eslint-config-next": "15.5.9"
2323
}
2424
}

apps/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@tailwindcss/postcss": "^4.0.6",
2727
"@types/react": "19.1.2",
2828
"@types/react-dom": "19.1.3",
29-
"eslint-config-next": "15.2.4",
29+
"eslint-config-next": "15.5.9",
3030
"eslint-plugin-storybook": "^0.12.0",
3131
"storybook": "^8.5.6"
3232
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)