Skip to content

Commit

Permalink
Updated node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
JackNeto committed Sep 15, 2019
1 parent 3903867 commit d81c02b
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 44 deletions.
123 changes: 86 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
"d3": "^5.12.0",
"d3-array": "^2.2.0",
"d3-sankey": "^0.12.3",
"date-fns": "^2.0.1",
"date-fns": "^2.2.1",
"formik": "^1.5.8",
"jsdom": "^15.1.1",
"localforage": "^1.7.3",
"lodash": "^4.17.15",
"papaparse": "^5.0.2",
"pluralize": "^8.0.0",
"prop-types": "^15.7.2",
"query-string": "^6.8.2",
"query-string": "^6.8.3",
"react": "^16.9.0",
"react-confirm": "^0.1.18",
"react-dom": "^16.9.0",
Expand Down Expand Up @@ -90,16 +90,16 @@
"coveralls": "^3.0.6",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"eslint": "^6.2.2",
"eslint": "^6.4.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.16.0",
"eslint-plugin-jest": "^22.17.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react-hooks": "^2.0.1",
"http-proxy-middleware": "^0.19.1",
"husky": "^3.0.4",
"jest-enzyme": "^7.1.0",
"http-proxy-middleware": "^0.20.0",
"husky": "^3.0.5",
"jest-enzyme": "^7.1.1",
"lint-staged": "^9.2.5",
"react-test-renderer": "^16.9.0",
"redux-mock-store": "^1.5.3"
Expand Down

0 comments on commit d81c02b

Please sign in to comment.