|
15 | 15 | "@breejs/later": "^4.1.0", |
16 | 16 | "boolean": "^3.2.0", |
17 | 17 | "combine-errors": "^3.0.3", |
18 | | - "cron-validate": "^1.4.3", |
| 18 | + "cron-validate": "^1.4.5", |
19 | 19 | "human-interval": "^2.0.1", |
20 | 20 | "is-string-and-not-blank": "^0.0.2", |
21 | 21 | "is-valid-path": "^0.1.1", |
|
24 | 24 | "safe-timers": "^1.1.0" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@commitlint/cli": "^17.0.2", |
28 | | - "@commitlint/config-conventional": "^17.0.2", |
| 27 | + "@commitlint/cli": "^18.4.3", |
| 28 | + "@commitlint/config-conventional": "^18.4.3", |
29 | 29 | "@goto-bus-stop/envify": "^5.0.0", |
30 | 30 | "@sinonjs/fake-timers": "^9.1.2", |
31 | 31 | "@types/node": "^17.0.41", |
|
36 | 36 | "cross-env": "^7.0.3", |
37 | 37 | "delay": "^5.0.0", |
38 | 38 | "dtslint": "^4.2.1", |
39 | | - "eslint": "^8.17.0", |
| 39 | + "eslint": "8.39.0", |
40 | 40 | "eslint-config-xo-lass": "^2.0.1", |
41 | 41 | "events.once": "^2.0.2", |
42 | 42 | "fixpack": "^4.0.0", |
43 | | - "husky": "^8.0.1", |
| 43 | + "husky": "^8.0.3", |
44 | 44 | "into-stream": "^7.0.0", |
45 | | - "lint-staged": "^13.0.1", |
| 45 | + "lint-staged": "^15.1.0", |
46 | 46 | "nyc": "^15.1.0", |
47 | | - "remark-cli": "^10.0.1", |
| 47 | + "remark-cli": "11", |
48 | 48 | "remark-preset-github": "^4.0.4", |
49 | | - "unassertify": "^2.1.1", |
50 | | - "xo": "^0.50.0" |
| 49 | + "xo": "0.53.1" |
51 | 50 | }, |
52 | 51 | "engines": { |
53 | 52 | "node": ">=12.17.0 <13.0.0-0||>=13.2.0" |
|
0 commit comments