|
23 | 23 | "es6-error": "^4.1.1", |
24 | 24 | "lodash": "^4.17.15", |
25 | 25 | "pluralize": "^8.0.0", |
26 | | - "roarr": "^2.14.1", |
27 | | - "slonik": "^19.0.1", |
28 | | - "yargs": "^14.0.0" |
| 26 | + "roarr": "^2.14.4", |
| 27 | + "slonik": "^21.4.0", |
| 28 | + "yargs": "^14.2.0" |
29 | 29 | }, |
30 | 30 | "description": "A scaffolding tool for projects using DataLoader, Flow and PostgreSQL.", |
31 | 31 | "devDependencies": { |
32 | | - "@babel/cli": "^7.6.0", |
33 | | - "@babel/core": "^7.6.0", |
34 | | - "@babel/node": "^7.6.1", |
35 | | - "@babel/plugin-transform-flow-strip-types": "^7.4.4", |
36 | | - "@babel/preset-env": "^7.6.0", |
37 | | - "@babel/register": "^7.6.0", |
| 32 | + "@babel/cli": "^7.7.0", |
| 33 | + "@babel/core": "^7.7.2", |
| 34 | + "@babel/node": "^7.7.0", |
| 35 | + "@babel/plugin-transform-flow-strip-types": "^7.6.3", |
| 36 | + "@babel/preset-env": "^7.7.1", |
| 37 | + "@babel/register": "^7.7.0", |
38 | 38 | "ava": "^2.4.0", |
39 | 39 | "babel-plugin-istanbul": "^5.2.0", |
40 | 40 | "babel-plugin-macros": "^2.6.1", |
41 | | - "coveralls": "^3.0.6", |
42 | | - "eslint": "^6.4.0", |
43 | | - "eslint-config-canonical": "^17.7.0", |
44 | | - "flow-bin": "^0.108.0", |
| 41 | + "coveralls": "^3.0.7", |
| 42 | + "eslint": "^6.6.0", |
| 43 | + "eslint-config-canonical": "^17.8.0", |
| 44 | + "flow-bin": "^0.111.3", |
45 | 45 | "flow-copy-source": "^2.0.8", |
46 | | - "husky": "^3.0.5", |
| 46 | + "husky": "^3.0.9", |
47 | 47 | "inline-loops.macro": "^1.2.2", |
48 | 48 | "nyc": "^14.1.1", |
49 | | - "semantic-release": "^15.13.24" |
| 49 | + "semantic-release": "^15.13.30" |
50 | 50 | }, |
51 | 51 | "engines": { |
52 | 52 | "node": ">=8" |
|
0 commit comments