Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Oct 17, 2019
1 parent 5cf9d31 commit 26ec5f8
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 236 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,18 +45,18 @@
"iterall": "^1.2.2"
},
"devDependencies": {
"@babel/core": "7.6.0",
"@babel/plugin-transform-flow-strip-types": "7.4.4",
"@babel/core": "7.6.4",
"@babel/plugin-transform-flow-strip-types": "7.6.3",
"@babel/polyfill": "7.6.0",
"@babel/preset-env": "7.6.0",
"@babel/register": "7.6.0",
"@babel/preset-env": "7.6.3",
"@babel/register": "7.6.2",
"babel-eslint": "10.0.3",
"chai": "4.2.0",
"dtslint": "^0.9.6",
"dtslint": "0.9.8",
"eslint": "6.5.1",
"eslint-plugin-flowtype": "4.3.0",
"flow-bin": "0.109.0",
"mocha": "6.2.0",
"mocha": "6.2.1",
"nyc": "14.1.1",
"prettier": "1.18.2"
}
Expand Down
Loading

0 comments on commit 26ec5f8

Please sign in to comment.