mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-23 14:30:49 +00:00
Update lint packages
This commit is contained in:
parent
e6a4711be5
commit
50ba8e234a
2 changed files with 1312 additions and 1653 deletions
12
package.json
12
package.json
|
@ -105,12 +105,12 @@
|
|||
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
||||
"core-js": "3.12.1",
|
||||
"css-loader": "5.2.4",
|
||||
"eslint": "7.26.0",
|
||||
"eslint": "8.3.0",
|
||||
"eslint-plugin-filenames": "1.3.2",
|
||||
"eslint-plugin-import": "2.22.1",
|
||||
"eslint-plugin-react": "7.23.2",
|
||||
"eslint-plugin-import": "2.25.3",
|
||||
"eslint-plugin-react": "7.27.1",
|
||||
"eslint-plugin-simple-import-sort": "7.0.0",
|
||||
"esprint": "2.0.0",
|
||||
"esprint": "3.1.0",
|
||||
"file-loader": "6.2.0",
|
||||
"html-webpack-plugin": "5.3.1",
|
||||
"loader-utils": "^2.0.0",
|
||||
|
@ -127,8 +127,8 @@
|
|||
"run-sequence": "2.2.1",
|
||||
"streamqueue": "1.1.2",
|
||||
"style-loader": "2.0.0",
|
||||
"stylelint": "13.13.1",
|
||||
"stylelint-order": "4.1.0",
|
||||
"stylelint": "14.1.0",
|
||||
"stylelint-order": "5.0.0",
|
||||
"url-loader": "4.1.1",
|
||||
"webpack": "5.37.0",
|
||||
"webpack-cli": "4.7.0",
|
||||
|
|
Loading…
Reference in a new issue