|
1 | 1 | {
|
2 | 2 | "name": "@anolilab/semantic-release-preset",
|
3 |
| - "version": "10.0.6", |
| 3 | + "version": "11.0.0", |
4 | 4 | "description": "Semantic-release predefined presets.",
|
5 | 5 | "keywords": [
|
6 | 6 | "anolilab",
|
|
86 | 86 | "test:watch": "echo 'There is no need for test' && exit 0"
|
87 | 87 | },
|
88 | 88 | "dependencies": {
|
89 |
| - "@anolilab/semantic-release-clean-package-json": "2.0.3", |
| 89 | + "@anolilab/semantic-release-clean-package-json": "3.0.0", |
90 | 90 | "@semantic-release/changelog": "^6.0.3",
|
91 | 91 | "@semantic-release/commit-analyzer": "13.0.1",
|
92 | 92 | "@semantic-release/exec": "^7.1.0",
|
|
98 | 98 | "devDependencies": {
|
99 | 99 | "@anolilab/eslint-config": "^15.0.3",
|
100 | 100 | "@anolilab/prettier-config": "^6.0.1",
|
101 |
| - "@anolilab/semantic-release-pnpm": "1.1.12", |
| 101 | + "@anolilab/semantic-release-pnpm": "2.0.0", |
102 | 102 | "@babel/core": "^7.27.4",
|
103 | 103 | "@rushstack/eslint-plugin-security": "^0.10.0",
|
104 | 104 | "@secretlint/secretlint-rule-preset-recommend": "^10.1.0",
|
|
116 | 116 | "typescript": "^5.8.3"
|
117 | 117 | },
|
118 | 118 | "peerDependencies": {
|
119 |
| - "@anolilab/semantic-release-pnpm": "1.1.12", |
| 119 | + "@anolilab/semantic-release-pnpm": "2.0.0", |
120 | 120 | "@semantic-release/npm": "^12.0.1",
|
121 | 121 | "semantic-release": "^24.2.3",
|
122 | 122 | "semantic-release-yarn": "^3.0.2"
|
|
0 commit comments