1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #4596 from jellyfin/renovate/linters

This commit is contained in:
Bill Thornton 2023-05-16 22:46:26 -04:00 committed by GitHub
commit 352c697010
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 140 additions and 140 deletions

View file

@ -16,8 +16,8 @@
"@types/lodash-es": "4.17.7",
"@types/react": "17.0.59",
"@types/react-dom": "17.0.20",
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"@uupaa/dynamic-import-polyfill": "1.0.2",
"autoprefixer": "10.4.14",
"babel-loader": "9.1.2",
@ -29,7 +29,7 @@
"css-loader": "6.7.3",
"cssnano": "6.0.1",
"es-check": "7.1.1",
"eslint": "8.39.0",
"eslint": "8.40.0",
"eslint-plugin-compat": "4.1.4",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.27.5",