Merge pull request #4158 from jellyfin/renovate/linters

This commit is contained in:
Bill Thornton 2022-12-13 00:48:41 -05:00 committed by GitHub
commit 7a7bc33156
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 425 additions and 318 deletions

731
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -19,8 +19,8 @@
"@types/lodash-es": "4.17.6",
"@types/react": "17.0.51",
"@types/react-dom": "17.0.17",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@typescript-eslint/eslint-plugin": "5.45.1",
"@typescript-eslint/parser": "5.45.1",
"@uupaa/dynamic-import-polyfill": "1.0.2",
"autoprefixer": "10.4.12",
"babel-loader": "8.2.5",
@ -32,15 +32,15 @@
"css-loader": "6.7.1",
"cssnano": "5.1.13",
"es-check": "7.0.1",
"eslint": "8.26.0",
"eslint": "8.29.0",
"eslint-plugin-compat": "4.0.2",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sonarjs": "0.16.0",
"eslint-plugin-sonarjs": "0.17.0",
"expose-loader": "4.0.0",
"html-loader": "4.2.0",
"html-webpack-plugin": "5.5.0",
@ -53,7 +53,7 @@
"sass-loader": "13.1.0",
"source-map-loader": "4.0.1",
"style-loader": "3.3.1",
"stylelint": "14.14.0",
"stylelint": "14.16.0",
"stylelint-config-rational-order": "0.1.2",
"stylelint-no-browser-hacks": "1.2.1",
"stylelint-order": "5.0.0",