Linting Updates (#47)

This commit is contained in:
Steve Faulkner
2020-06-16 09:21:44 -05:00
committed by GitHub
parent 3eff440680
commit 7f1355b1a4
4 changed files with 259 additions and 118 deletions

View File

@@ -50,7 +50,7 @@
"dayjs": "1.8.19",
"es6-object-assign": "1.1.0",
"es6-symbol": "3.1.3",
"eslint-plugin-jest": "23.8.2",
"eslint-plugin-jest": "23.13.2",
"hasher": "1.2.0",
"immutable": "4.0.0-rc.12",
"jquery": "3.4.0",
@@ -110,8 +110,8 @@
"@types/text-encoding": "0.0.33",
"@types/underscore": "1.7.36",
"@types/webfontloader": "1.6.29",
"@typescript-eslint/eslint-plugin": "2.25.0",
"@typescript-eslint/parser": "2.25.0",
"@typescript-eslint/eslint-plugin": "3.2.0",
"@typescript-eslint/parser": "3.2.0",
"adal-angular": "1.0.15",
"babel-jest": "24.9.0",
"babel-loader": "8.1.0",
@@ -123,9 +123,9 @@
"enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.15.1",
"enzyme-to-json": "3.4.3",
"eslint": "6.8.0",
"eslint": "7.2.0",
"eslint-cli": "1.1.1",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react": "7.20.0",
"expose-loader": "0.7.5",
"file-loader": "2.0.0",
"fs-extra": "7.0.0",