Update linter packages

pull/4438/head
Mark McDowall 3 years ago
parent 36d4c2c9a0
commit 023498fdb9

@ -75,7 +75,7 @@
"function-parentheses-newline-inside": "never-multi-line",
"function-parentheses-space-inside": "never",
"function-url-quotes": "always",
"function-url-scheme-blacklist": [
"function-url-scheme-disallowed-list": [
"data"
],
"function-whitespace-after": "always",

@ -100,10 +100,10 @@
"core-js": "3.6.5",
"css-loader": "5.2.4",
"esformatter": "0.11.3",
"eslint": "7.10.0",
"eslint": "7.25.0",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-react": "7.21.3",
"esprint": "0.7.0",
"eslint-plugin-react": "7.23.2",
"esprint": "2.0.0",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.3.1",
"loader-utils": "^2.0.0",
@ -117,7 +117,7 @@
"require-nocache": "1.0.0",
"rimraf": "3.0.2",
"style-loader": "2.0.0",
"stylelint": "13.7.2",
"stylelint": "13.13.0",
"stylelint-order": "4.1.0",
"url-loader": "4.1.1",
"webpack": "5.35.1",

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save