Skip to content

Commit

Permalink
use latest eslint-config-erb
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack committed May 28, 2020
1 parent 13b6976 commit 3161729
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 398 deletions.
60 changes: 31 additions & 29 deletions package.json
Expand Up @@ -187,23 +187,23 @@
"@babel/register": "^7.9.0",
"@types/enzyme": "^3.10.5",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/history": "^4.7.5",
"@types/jest": "^25.2.1",
"@types/node": "12",
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.7",
"@types/react-redux": "^7.1.8",
"@types/history": "^4.7.6",
"@types/jest": "^25.2.3",
"@types/node": "14.0.4",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
"@types/react-redux": "^7.1.9",
"@types/react-router": "^5.1.7",
"@types/react-router-dom": "^5.1.5",
"@types/react-test-renderer": "^16.9.2",
"@types/redux-logger": "^3.0.7",
"@types/sinon": "^9.0.0",
"@types/sinon": "^9.0.3",
"@types/tapable": "^1.0.5",
"@types/vfile-message": "^2.0.0",
"@types/webpack": "^4.41.12",
"@types/webpack": "^4.41.13",
"@types/webpack-env": "^1.15.2",
"@typescript-eslint/eslint-plugin": "^2.31.0",
"@typescript-eslint/parser": "^2.31.0",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.0.1",
Expand All @@ -217,33 +217,35 @@
"cross-spawn": "^7.0.2",
"css-loader": "^3.5.3",
"detect-port": "^1.3.0",
"electron": "8.2.5",
"electron-builder": "^22.6.0",
"electron": "9.0.0",
"electron-builder": "^22.6.1",
"electron-devtools-installer": "^3.0.0",
"electron-rebuild": "^1.10.0",
"electron-rebuild": "^1.11.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"enzyme-to-json": "^3.4.4",
"eslint": "^7.0.0",
"eslint": "^7.1.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-config-airbnb-typescript": "^7.2.1",
"eslint-config-erb": "^0.3.0",
"eslint-config-erb": "1.0.0-2",
"eslint-config-prettier": "^6.11.0",
"eslint-import-resolver-webpack": "^0.12.1",
"eslint-plugin-compat": "^3.5.1",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jest": "^23.10.0",
"eslint-plugin-compat": "^3.7.0",
"eslint-plugin-flowtype": "^5.1.3",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jest": "^23.13.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.18.0",
"eslint-plugin-react-hooks": "^4.0.0",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.4",
"eslint-plugin-testcafe": "^0.2.1",
"fbjs-scripts": "^1.2.0",
"file-loader": "^6.0.0",
"husky": "^4.2.5",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.0.1",
"lint-staged": "^10.2.2",
"lint-staged": "^10.2.4",
"mini-css-extract-plugin": "^0.9.0",
"node-sass": "^4.14.1",
"opencollective-postinstall": "^2.0.2",
Expand All @@ -254,40 +256,40 @@
"rimraf": "^3.0.0",
"sass-loader": "^8.0.2",
"sinon": "^9.0.2",
"spectron": "^10.0.0",
"spectron": "^11.0.0",
"style-loader": "^1.2.1",
"stylelint": "^13.3.3",
"stylelint": "^13.5.0",
"stylelint-config-prettier": "^8.0.1",
"stylelint-config-standard": "^20.0.0",
"terser-webpack-plugin": "^3.0.1",
"testcafe": "^1.8.4",
"testcafe": "^1.8.5",
"testcafe-browser-provider-electron": "^0.0.15-alpha.1",
"testcafe-react-selectors": "^4.0.0",
"typed-css-modules-webpack-plugin": "^0.1.2",
"typescript": "^3.7.5",
"typescript": "^3.9.3",
"url-loader": "^4.1.0",
"webpack": "^4.43.0",
"webpack-bundle-analyzer": "^3.7.0",
"webpack-bundle-analyzer": "^3.8.0",
"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.11.0",
"webpack-merge": "^4.2.2"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.13.0",
"@hot-loader/react-dom": "^16.13.0",
"@reduxjs/toolkit": "^1.3.5",
"@reduxjs/toolkit": "^1.3.6",
"connected-react-router": "^6.6.1",
"core-js": "^3.6.5",
"devtron": "^1.4.0",
"electron-debug": "^3.0.1",
"electron-log": "^4.1.2",
"electron-updater": "^4.3.1",
"history": "^4.10.1",
"react": "^16.12.0",
"react": "^16.13.1",
"react-dom": "^16.12.0",
"react-hot-loader": "^4.12.21",
"react-redux": "^7.2.0",
"react-router-dom": "^5.1.2",
"react-router-dom": "^5.2.0",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0",
"source-map-support": "^0.5.19"
Expand Down

0 comments on commit 3161729

Please sign in to comment.