Skip to content
This repository was archived by the owner on Dec 4, 2019. It is now read-only.

Commit d757489

Browse files
committed
Updates some packages
1 parent cfec746 commit d757489

File tree

2 files changed

+107
-70
lines changed

2 files changed

+107
-70
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"phantomjs-prebuilt": "^2.1.16",
2929
"split": "^1.0.1",
30-
"winston": "^3.1.0"
30+
"winston": "^3.2.0"
3131
},
3232
"devDependencies": {
3333
"babel-cli": "^6.26.0",
@@ -37,10 +37,10 @@
3737
"babel-preset-env": "^1.7.0",
3838
"babel-preset-es2015": "^6.18.0",
3939
"babel-preset-flow": "^6.23.0",
40-
"eslint": "^5.12.0",
40+
"eslint": "^5.12.1",
4141
"eslint-config-airbnb-base": "^13.1.0",
42-
"eslint-plugin-flowtype": "^3.0.0",
43-
"eslint-plugin-import": "^2.14.0",
42+
"eslint-plugin-flowtype": "^3.2.1",
43+
"eslint-plugin-import": "^2.15.0",
4444
"flow-bin": "^0.89.0",
4545
"flow-copy-source": "^2.0.2",
4646
"jest": "^23.6.0",

0 commit comments

Comments
 (0)