|
19 | 19 | "Nick Baugh <[email protected]> (http://niftylettuce.com)" |
20 | 20 | ], |
21 | 21 | "dependencies": { |
22 | | - "debug": "^4.1.1", |
| 22 | + "debug": "^4.3.1", |
23 | 23 | "is-string-and-not-blank": "^0.0.2" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@babel/cli": "^7.11.6", |
27 | | - "@babel/core": "^7.11.6", |
28 | | - "@babel/preset-env": "^7.11.5", |
29 | | - "@commitlint/cli": "^9.1.2", |
30 | | - "@commitlint/config-conventional": "^9.1.2", |
31 | | - "ava": "^3.12.1", |
32 | | - "codecov": "^3.7.2", |
33 | | - "cross-env": "^7.0.2", |
| 26 | + "@babel/cli": "^7.12.16", |
| 27 | + "@babel/core": "^7.12.16", |
| 28 | + "@babel/preset-env": "^7.12.16", |
| 29 | + "@commitlint/cli": "^11.0.0", |
| 30 | + "@commitlint/config-conventional": "^11.0.0", |
| 31 | + "ava": "^3.15.0", |
| 32 | + "codecov": "^3.8.1", |
| 33 | + "cross-env": "^7.0.3", |
34 | 34 | "dotenv": "^8.2.0", |
35 | | - "eslint": "^7.8.1", |
36 | | - "eslint-config-xo-lass": "^1.0.3", |
| 35 | + "eslint": "^7.19.0", |
| 36 | + "eslint-config-xo-lass": "^1.0.5", |
37 | 37 | "eslint-plugin-node": "^11.1.0", |
38 | | - "fixpack": "^3.0.6", |
39 | | - "husky": "^4.3.0", |
40 | | - "lint-staged": "^10.3.0", |
| 38 | + "fixpack": "^4.0.0", |
| 39 | + "husky": "^5.0.9", |
| 40 | + "lint-staged": "^10.5.4", |
41 | 41 | "nyc": "^15.1.0", |
42 | | - "remark-cli": "^8.0.1", |
43 | | - "remark-preset-github": "^3.0.0", |
44 | | - "xo": "^0.33.1" |
| 42 | + "remark-cli": "^9.0.0", |
| 43 | + "remark-preset-github": "^4.0.1", |
| 44 | + "xo": "^0.37.1" |
45 | 45 | }, |
46 | 46 | "engines": { |
47 | 47 | "node": ">= 8.3.0" |
|
0 commit comments