Merge pull request #178 from christianlouis/dependabot/npm_and_yarn/frontend/eslint-config-next-16.2.3

chore(deps): bump eslint-config-next from 16.2.2 to 16.2.3 in /frontend
This commit is contained in:
Christian Krakau-Louis
2026-04-19 02:25:51 +02:00
committed by GitHub
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^10",
"eslint-config-next": "16.2.2",
"eslint-config-next": "16.2.3",
"jest": "^30.3.0",
"jest-environment-jsdom": "^30.3.0",
"tailwindcss": "^4",