1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Update lint packages

(cherry picked from commit 871a6272322e3fad58f70f410e1aa21feb4ff9ad)
This commit is contained in:
Qstick
2021-04-25 17:53:13 -04:00
parent c88a47b275
commit 8560ff43fe
2 changed files with 103 additions and 124 deletions

View File

@@ -100,10 +100,10 @@
"copy-webpack-plugin": "8.1.1",
"core-js": "3.9.0",
"css-loader": "5.2.4",
"eslint": "7.20.0",
"eslint": "7.25.0",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react": "7.23.2",
"eslint-plugin-simple-import-sort": "7.0.0",
"esprint": "2.0.0",
"file-loader": "6.2.0",
@@ -126,7 +126,7 @@
"webpack-cli": "4.6.0",
"webpack-livereload-plugin": "3.0.1",
"worker-loader": "3.0.8",
"stylelint": "13.10.0",
"stylelint": "13.13.0",
"stylelint-order": "4.1.0"
}
}