|
43 | 43 | "url": "https://github.com/pliancy/guru-cli"
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 |
| - "@digitalroute/cz-conventional-changelog-for-jira": "7.4.0", |
| 46 | + "@digitalroute/cz-conventional-changelog-for-jira": "7.4.2", |
47 | 47 | "@pliancy/eslint-config-ts": "0.1.0",
|
48 | 48 | "@pliancy/semantic-release-config-npm": "2.2.0",
|
49 | 49 | "@semantic-release/git": "10.0.1",
|
50 | 50 | "@semantic-release/github": "8.0.6",
|
51 | 51 | "@semantic-release/npm": "9.0.1",
|
52 |
| - "@types/cli-progress": "3.9.0", |
53 |
| - "@types/jest": "29.1.0", |
| 52 | + "@types/cli-progress": "3.11.0", |
| 53 | + "@types/jest": "29.2.0", |
54 | 54 | "@types/node": "17.0.21",
|
55 | 55 | "commitizen": "4.2.5",
|
56 | 56 | "cz-conventional-changelog": "3.3.0",
|
57 | 57 | "husky": "8.0.1",
|
58 |
| - "jest": "29.1.1", |
| 58 | + "jest": "29.2.1", |
59 | 59 | "lint-staged": "13.0.3",
|
60 | 60 | "npm-run-all": "4.1.5",
|
61 | 61 | "rimraf": "3.0.2",
|
|
71 | 71 | "node": "14.20.1"
|
72 | 72 | },
|
73 | 73 | "dependencies": {
|
74 |
| - "@oclif/core": "1.16.4", |
| 74 | + "@oclif/core": "1.19.1", |
75 | 75 | "axios": "0.27.2",
|
76 |
| - "cac": "6.7.2", |
| 76 | + "cac": "6.7.14", |
77 | 77 | "chalk": "4.1.2",
|
78 |
| - "cli-progress": "3.9.0", |
| 78 | + "cli-progress": "3.11.2", |
79 | 79 | "conf": "10.2.0",
|
80 |
| - "search-query-parser": "1.5.5", |
| 80 | + "search-query-parser": "1.6.0", |
81 | 81 | "tslib": "2.4.0"
|
82 | 82 | },
|
83 | 83 | "lint-staged": {
|
|
0 commit comments