Merge pull request #5026 from mozilla/dependabot/npm_and_yarn/eslint-config-next-14.2.9

Bump eslint-config-next from 14.2.7 to 14.2.9
This commit is contained in:
John Whitlock 2024-09-10 21:59:58 +00:00 коммит произвёл GitHub
Родитель ac06124715 4481fc083b
Коммит aeb6974f8c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
4 изменённых файлов: 228 добавлений и 912 удалений

Просмотреть файл

@ -1,11 +1,10 @@
module.exports = {
extends: [
"eslint:recommended",
"plugin:@typescript-eslint/recommended",
"plugin:jest-dom/recommended",
"next",
"next/core-web-vitals",
"next/typescript",
],
parser: "@typescript-eslint/parser",
plugins: ["@typescript-eslint", "testing-library", "jest-dom"],
rules: {
// We export the Next.js app to static HTML,

2
frontend/next-env.d.ts поставляемый
Просмотреть файл

@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.

Просмотреть файл

@ -45,11 +45,9 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest-axe": "^3.5.9",
"@types/react": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"babel-jest": "^29.7.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.7",
"eslint-config-next": "^14.2.9",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-testing-library": "^6.3.0",
"husky": "^9.1.5",

1129
package-lock.json сгенерированный

Разница между файлами не показана из-за своего большого размера Загрузить разницу