Skip to content

Commit

Permalink
chore: Update dependencies (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Apr 30, 2019
1 parent 0f65020 commit 890784a
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 342 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,15 @@
},
"homepage": "https://github.com/4Catalyzer/found#readme",
"dependencies": {
"@babel/runtime-corejs2": "^7.4.3",
"@babel/runtime-corejs2": "^7.4.4",
"@restart/context": "^2.1.4",
"farce": "^0.2.8",
"invariant": "^2.2.4",
"is-promise": "^2.1.0",
"lodash": "^4.17.11",
"path-to-regexp": "^1.7.0",
"prop-types": "^15.7.2",
"react-redux": "^7.0.1",
"react-redux": "^7.0.0",
"react-static-container": "^1.0.2",
"redux": "^4.0.1",
"warning": "^4.0.3"
Expand All @@ -96,34 +96,34 @@
},
"devDependencies": {
"@4c/babel-preset": "^5.1.0",
"@babel/cli": "^7.4.3",
"@babel/core": "^7.4.3",
"@types/react": "^16.8.13",
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.4",
"@types/react": "^16.8.15",
"@types/react-dom": "^16.8.4",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.7.1",
"babel-plugin-add-module-exports": "^1.0.0",
"babel-plugin-add-module-exports": "^1.0.2",
"codecov": "^3.3.0",
"cpy-cli": "^2.0.0",
"delay": "^4.2.0",
"doctoc": "^1.4.0",
"dtslint": "^0.7.0",
"dtslint": "^0.7.1",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.12.1",
"eslint": "^5.16.0",
"eslint-config-4catalyzer-jest": "^1.2.1",
"eslint-config-4catalyzer-react": "^0.9.3",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "^22.4.1",
"eslint-config-prettier": "^4.2.0",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-jest": "^22.5.1",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-react": "^7.12.4",
"husky": "^2.1.0",
"jest": "^24.7.1",
"lint-staged": "^8.1.5",
"p-defer": "^2.1.0",
"prettier": "^1.16.4",
"prettier": "^1.17.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-proxy": "^3.0.0-alpha.1",
Expand Down

0 comments on commit 890784a

Please sign in to comment.