Update typescript-eslint monorepo to v6.14.0
Some checks failed
forgejo/Procyon/seedling/pipeline/pr-master This commit looks good
forgejo/Procyon/seedling/pipeline/head There was a failure building this commit

This commit is contained in:
Mr. Renovate 2023-12-11 17:33:27 +00:00
parent 64c48defa3
commit 5a5b5fb447
2 changed files with 4 additions and 4 deletions

View file

@ -40,8 +40,8 @@
"@types/jest": "29.5.11", "@types/jest": "29.5.11",
"@types/node": "20.6.0", "@types/node": "20.6.0",
"@types/supertest": "2.0.16", "@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.13.2", "@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.13.2", "@typescript-eslint/parser": "6.14.0",
"eslint-config-prettier": "9.1.0", "eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.0.1", "eslint-plugin-prettier": "5.0.1",
"eslint": "8.55.0", "eslint": "8.55.0",

View file

@ -52,8 +52,8 @@
"@types/react-dom": "18.2.17", "@types/react-dom": "18.2.17",
"@types/react-redux": "7.1.32", "@types/react-redux": "7.1.32",
"@types/yup": "0.29.14", "@types/yup": "0.29.14",
"@typescript-eslint/eslint-plugin": "6.13.2", "@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.13.2", "@typescript-eslint/parser": "6.14.0",
"autoprefixer": "10.4.16", "autoprefixer": "10.4.16",
"case-sensitive-paths-webpack-plugin": "2.4.0", "case-sensitive-paths-webpack-plugin": "2.4.0",
"clean-webpack-plugin": "4.0.0", "clean-webpack-plugin": "4.0.0",