|
52 | 52 | "dependencies": {
|
53 | 53 | "@semrel-extra/topo": "^1.13.0",
|
54 | 54 | "blork": "^9.3.0",
|
55 |
| - "cosmiconfig": "^8.1.3", |
| 55 | + "cosmiconfig": "^8.2.0", |
56 | 56 | "debug": "^4.3.4",
|
57 | 57 | "detect-indent": "^7.0.1",
|
58 | 58 | "detect-newline": "^4.0.0",
|
59 |
| - "execa": "^6.1.0", |
| 59 | + "execa": "^7.1.1", |
60 | 60 | "get-stream": "^6.0.1",
|
61 | 61 | "git-log-parser": "^1.2.0",
|
62 | 62 | "lodash-es": "^4.17.21",
|
63 |
| - "meow": "^10.1.2", |
| 63 | + "meow": "^12.0.1", |
64 | 64 | "promise-events": "^0.2.4",
|
65 | 65 | "resolve-from": "^5.0.0",
|
66 |
| - "semantic-release": "^19.0.5", |
67 |
| - "semver": "^7.5.1", |
| 66 | + "semantic-release": "^21.0.5", |
| 67 | + "semver": "^7.5.3", |
68 | 68 | "signale": "^1.4.0",
|
69 | 69 | "stream-buffers": "^3.0.2"
|
70 | 70 | },
|
71 | 71 | "devDependencies": {
|
72 |
| - "@commitlint/config-conventional": "^17.6.3", |
| 72 | + "@commitlint/config-conventional": "^17.6.6", |
73 | 73 | "@jest/globals": "^29.5.0",
|
74 | 74 | "@semantic-release/changelog": "^6.0.3",
|
75 | 75 | "@semantic-release/git": "^10.0.1",
|
76 |
| - "@semantic-release/github": "^8.0.7", |
77 |
| - "@semantic-release/npm": "^9.0.1", |
78 |
| - "commitlint": "^17.6.3", |
79 |
| - "eslint": "^8.41.0", |
| 76 | + "@semantic-release/github": "^9.0.3", |
| 77 | + "@semantic-release/npm": "^10.0.4", |
| 78 | + "commitlint": "^17.6.6", |
| 79 | + "eslint": "^8.43.0", |
80 | 80 | "eslint-config-prettier": "^8.8.0",
|
81 | 81 | "eslint-plugin-prettier": "^4.2.1",
|
82 | 82 | "file-url": "^4.0.0",
|
|
0 commit comments