Skip to content

Commit c76a078

Browse files
Update deps (#2228)
1 parent 5cf9d31 commit c76a078

File tree

2 files changed

+199
-229
lines changed

2 files changed

+199
-229
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,18 @@
4545
"iterall": "^1.2.2"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "7.6.0",
48+
"@babel/core": "7.6.2",
4949
"@babel/plugin-transform-flow-strip-types": "7.4.4",
5050
"@babel/polyfill": "7.6.0",
51-
"@babel/preset-env": "7.6.0",
52-
"@babel/register": "7.6.0",
51+
"@babel/preset-env": "7.6.2",
52+
"@babel/register": "7.6.2",
5353
"babel-eslint": "10.0.3",
5454
"chai": "4.2.0",
55-
"dtslint": "^0.9.6",
55+
"dtslint": "0.9.8",
5656
"eslint": "6.5.1",
5757
"eslint-plugin-flowtype": "4.3.0",
5858
"flow-bin": "0.109.0",
59-
"mocha": "6.2.0",
59+
"mocha": "6.2.1",
6060
"nyc": "14.1.1",
6161
"prettier": "1.18.2"
6262
}

0 commit comments

Comments
 (0)