|
5 | 5 | "url": "http://gajus.com" |
6 | 6 | }, |
7 | 7 | "dependencies": { |
8 | | - "ajv": "^6.5.3", |
9 | | - "lodash": "^4.17.10", |
| 8 | + "ajv": "^6.5.4", |
| 9 | + "lodash": "^4.17.11", |
10 | 10 | "object.values": "^1.0.4", |
11 | 11 | "slice-ansi": "1.0.0", |
12 | 12 | "string-width": "^2.1.1" |
13 | 13 | }, |
14 | 14 | "description": "Formats data into a string table.", |
15 | 15 | "devDependencies": { |
16 | | - "@babel/cli": "^7.0.0", |
17 | | - "@babel/core": "^7.0.0", |
| 16 | + "@babel/cli": "^7.1.2", |
| 17 | + "@babel/core": "^7.1.2", |
18 | 18 | "@babel/node": "^7.0.0", |
19 | 19 | "@babel/plugin-transform-flow-strip-types": "^7.0.0", |
20 | | - "@babel/preset-env": "^7.0.0", |
| 20 | + "@babel/preset-env": "^7.1.0", |
21 | 21 | "@babel/register": "^7.0.0", |
22 | 22 | "ajv-cli": "^3.0.0", |
23 | 23 | "ajv-keywords": "^3.2.0", |
24 | | - "babel-plugin-istanbul": "^5.0.1", |
| 24 | + "babel-plugin-istanbul": "^5.1.0", |
25 | 25 | "babel-plugin-transform-export-default-name": "^2.0.4", |
26 | | - "chai": "^4.1.2", |
| 26 | + "chai": "^4.2.0", |
27 | 27 | "chalk": "^2.4.1", |
28 | 28 | "coveralls": "^3.0.2", |
29 | | - "eslint": "^5.5.0", |
30 | | - "eslint-config-canonical": "^12.0.0", |
31 | | - "flow-bin": "^0.80.0", |
| 29 | + "eslint": "^5.6.1", |
| 30 | + "eslint-config-canonical": "^13.0.0", |
| 31 | + "flow-bin": "^0.81.0", |
32 | 32 | "flow-copy-source": "^2.0.2", |
33 | | - "gitdown": "^2.5.3", |
34 | | - "husky": "^1.0.0-rc.13", |
| 33 | + "gitdown": "^2.5.4", |
| 34 | + "husky": "^1.0.1", |
35 | 35 | "mocha": "^5.2.0", |
36 | | - "nyc": "^13.0.1", |
37 | | - "semantic-release": "^15.9.12", |
38 | | - "sinon": "^6.1.5" |
| 36 | + "nyc": "^13.1.0", |
| 37 | + "semantic-release": "^15.9.16", |
| 38 | + "sinon": "^6.3.4" |
39 | 39 | }, |
40 | 40 | "engines": { |
41 | 41 | "node": ">=8.0.0" |
|
0 commit comments