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

Commit 1192aa6

Browse files
committed
Updates some libs
1 parent d757489 commit 1192aa6

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package-lock.json

Lines changed: 28 additions & 28 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
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"phantomjs-prebuilt": "^2.1.16",
2929
"split": "^1.0.1",
30-
"winston": "^3.2.0"
30+
"winston": "^3.2.1"
3131
},
3232
"devDependencies": {
3333
"babel-cli": "^6.26.0",
@@ -41,11 +41,11 @@
4141
"eslint-config-airbnb-base": "^13.1.0",
4242
"eslint-plugin-flowtype": "^3.2.1",
4343
"eslint-plugin-import": "^2.15.0",
44-
"flow-bin": "^0.89.0",
44+
"flow-bin": "^0.92.1",
4545
"flow-copy-source": "^2.0.2",
4646
"jest": "^23.6.0",
4747
"jest-cli": "^23.6.0",
48-
"npm-watch": "^0.5.0",
48+
"npm-watch": "^0.6.0",
4949
"prettier-eslint": "^8.8.2",
5050
"rimraf": "^2.6.3"
5151
},

0 commit comments

Comments
 (0)