Skip to content

Commit 9d7b578

Browse files
committed
Update development dependencies
1 parent f7398bb commit 9d7b578

File tree

2 files changed

+82
-51
lines changed

2 files changed

+82
-51
lines changed

package-lock.json

Lines changed: 79 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@
2828
"babel-preset-es2015-rollup": "^3.0.0",
2929
"babel-preset-flow": "^6.23.0",
3030
"chai": "^4.1.2",
31-
"eslint": "^5.4.0",
31+
"eslint": "^5.5.0",
3232
"eslint-plugin-github": "^1.2.1",
33-
"flow-bin": "^0.79.1",
33+
"flow-bin": "^0.80.0",
3434
"karma": "^3.0.0",
3535
"karma-chai": "^0.1.0",
3636
"karma-chrome-launcher": "^2.2.0",
3737
"karma-mocha": "^1.3.0",
3838
"karma-mocha-reporter": "^2.2.5",
3939
"mocha": "^5.2.0",
40-
"rollup": "^0.64.1",
40+
"rollup": "^0.65.2",
4141
"rollup-plugin-babel": "^3.0.7"
4242
}
4343
}

0 commit comments

Comments
 (0)