Skip to content

Commit

Permalink
Bump test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
guigrpa committed Aug 11, 2019
1 parent ffa6ed6 commit d9f74fb
Show file tree
Hide file tree
Showing 2 changed files with 871 additions and 1,321 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"@babel/preset-flow": "^7.0.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.2",
"babel-jest": "^23.6.0",
"babel-jest": "^24.8.0",
"chalk": "1.1.3",
"coveralls": "^3.0.2",
"coveralls": "^3.0.6",
"eslint": "^6.1.0",
"eslint-config-airbnb": "^18.0.0",
"eslint-config-prettier": "^6.0.0",
Expand All @@ -49,9 +49,8 @@
"flow-bin": "^0.87.0",
"immutability-helper": "^2.8.1",
"immutable": "3.8.2",
"jest": "^23.6.0",
"lodash": "^4.17.11",
"nyc": "^13.1.0",
"jest": "^24.8.0",
"lodash": "^4.17.15",
"oao": "^1.6.0",
"prettier": "^1.18.2",
"seamless-immutable": "^7.1.4",
Expand Down

0 comments on commit d9f74fb

Please sign in to comment.