Skip to content

Commit de0cd8c

Browse files
committed
fix: update dependencies
1 parent b0cc7dd commit de0cd8c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lodash": "^4.17.10",
1717
"pluralize": "^7.0.0",
1818
"roarr": "^2.3.0",
19-
"slonik": "^5.6.0",
19+
"slonik": "^5.7.0",
2020
"yargs": "^11.0.0"
2121
},
2222
"description": "A scaffolding tool for projects using DataLoader, Flow and PostgreSQL.",
@@ -29,12 +29,12 @@
2929
"babel-preset-env": "^1.7.0",
3030
"babel-register": "^6.26.0",
3131
"coveralls": "^3.0.1",
32-
"eslint": "^4.19.1",
33-
"eslint-config-canonical": "^10.2.1",
34-
"flow-bin": "^0.74.0",
32+
"eslint": "^5.0.0",
33+
"eslint-config-canonical": "^10.3.1",
34+
"flow-bin": "^0.75.0",
3535
"husky": "^0.14.3",
3636
"nyc": "^12.0.2",
37-
"semantic-release": "^15.5.1"
37+
"semantic-release": "^15.6.0"
3838
},
3939
"engines": {
4040
"node": ">=8"

0 commit comments

Comments
 (0)