-
- Downloads
chore(deps): pin dependencies
| ... | @@ -3,13 +3,13 @@ | ... | @@ -3,13 +3,13 @@ |
| "version": "0.0.0-development", | "version": "0.0.0-development", | ||
| "private": true, | "private": true, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@beepbeepgo/semantic-release-python": "^1.1.0", | "@beepbeepgo/semantic-release-python": "1.1.0", | ||
| "@commitlint/config-conventional": "17.8.1", | "@commitlint/config-conventional": "17.8.1", | ||
| "@commitlint/cz-commitlint": "17.8.1", | "@commitlint/cz-commitlint": "17.8.1", | ||
| "@perun-proxy-aai/semantic-release-proxy-config": "^1.1.10", | "@perun-proxy-aai/semantic-release-proxy-config": "1.1.10", | ||
| "commitizen": "4.3.0", | "commitizen": "4.3.0", | ||
| "inquirer": "8.2.6", | "inquirer": "8.2.6", | ||
| "semantic-release": "^22.0.12" | "semantic-release": "22.0.12" | ||
| }, | }, | ||
| "config": { | "config": { | ||
| "commitizen": { | "commitizen": { | ||
| ... | ... |
Please register or sign in to comment