Merge pull request #4470 from jellyfin/renovate/linters

This commit is contained in:
Bill Thornton
2023-04-19 11:20:02 -04:00
committed by GitHub
2 changed files with 265 additions and 252 deletions
+6 -6
View File
@@ -18,8 +18,8 @@
"@types/lodash-es": "4.17.7",
"@types/react": "17.0.53",
"@types/react-dom": "17.0.19",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"@uupaa/dynamic-import-polyfill": "1.0.2",
"autoprefixer": "10.4.14",
"babel-loader": "9.1.2",
@@ -31,8 +31,8 @@
"css-loader": "6.7.3",
"cssnano": "6.0.0",
"es-check": "7.1.1",
"eslint": "8.36.0",
"eslint-plugin-compat": "4.1.2",
"eslint": "8.38.0",
"eslint-plugin-compat": "4.1.4",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
@@ -52,11 +52,11 @@
"sass-loader": "13.2.2",
"source-map-loader": "4.0.1",
"style-loader": "3.3.2",
"stylelint": "15.3.0",
"stylelint": "15.4.0",
"stylelint-config-rational-order": "0.1.2",
"stylelint-no-browser-hacks": "1.2.1",
"stylelint-order": "6.0.3",
"stylelint-scss": "4.5.0",
"stylelint-scss": "4.6.0",
"ts-loader": "9.4.2",
"typescript": "5.0.4",
"webpack": "5.78.0",