Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Jun 20, 2019
1 parent 5f75c53 commit e42cdfe
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
88 changes: 44 additions & 44 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,14 @@
"@babel/preset-typescript": "^7.3.3",
"@loadable/babel-plugin": "^5.10.0",
"app-root-dir": "^1.0.2",
"babel-plugin-dynamic-import-node": "^2.2.0",
"babel-plugin-dynamic-import-node": "^2.3.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-macros": "^2.6.0",
"babel-plugin-macros": "^2.6.1",
"babel-plugin-module-resolver": "^3.2.0",
"babel-plugin-require-context-hook": "^1.0.0",
"babel-plugin-smart-webpack-import": "^1.4.5",
"babel-preset-minify": "^0.5.0",
"browserslist": "^4.6.1",
"browserslist": "^4.6.3",
"fast-async": "^7.0.6",
"semver": "^6.1.1"
},
Expand All @@ -100,13 +100,13 @@
"eslint-config-readable": "^2.3.2",
"graphql": "^14.3.1",
"graphql.macro": "^1.4.2",
"husky": "^2.3.0",
"husky": "^2.4.1",
"jest-cli": "^24.8.0",
"lint-staged": "^8.1.7",
"lint-staged": "^8.2.1",
"loadable-components": "^2.2.3",
"lodash": "^4.17.11",
"preppy": "^8.1.3",
"prettier": "^1.17.1",
"prettier": "^1.18.2",
"preval.macro": "^3.0.0",
"prop-types": "^15.7.2",
"react": "^16.8.6",
Expand Down

0 comments on commit e42cdfe

Please sign in to comment.