@rimac-technology/semantic-release-monorepo
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "@rimac-technology/semantic-release-monorepo", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Enhanced semantic-release by enabling simplified and automatic package publishing in multi-package repositories", | ||
@@ -68,21 +68,21 @@ "keywords": [ | ||
"devDependencies": { | ||
"@biomejs/biome": "^1.8.3", | ||
"@commitlint/cli": "^19.4.0", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@biomejs/biome": "^1.9.3", | ||
"@commitlint/cli": "^19.5.0", | ||
"@commitlint/config-conventional": "^19.5.0", | ||
"@semantic-release/commit-analyzer": "^13.0.0", | ||
"@semantic-release/git": "^10.0.1", | ||
"@semantic-release/github": "^10.1.6", | ||
"@semantic-release/github": "^11.0.0", | ||
"@semantic-release/npm": "^12.0.1", | ||
"@semantic-release/release-notes-generator": "^14.0.1", | ||
"@types/node": "^20.15.0", | ||
"@types/node": "^20.16.11", | ||
"@types/signale": "^1.4.7", | ||
"commitizen": "^4.3.0", | ||
"commitizen": "^4.3.1", | ||
"conventional-changelog-conventionalcommits": "^8.0.0", | ||
"cspell": "^8.14.1", | ||
"husky": "^9.1.4", | ||
"cspell": "^8.14.4", | ||
"husky": "^9.1.6", | ||
"pinst": "^3.0.0", | ||
"semantic-release": "^24.1.0", | ||
"tsup": "^8.2.4", | ||
"turbo": "^2.0.14", | ||
"typescript": "^5.5.4" | ||
"semantic-release": "^24.1.2", | ||
"tsup": "^8.3.0", | ||
"turbo": "^2.1.3", | ||
"typescript": "^5.6.3" | ||
}, | ||
@@ -92,3 +92,3 @@ "peerDependencies": { | ||
}, | ||
"packageManager": "yarn@4.4.0", | ||
"packageManager": "yarn@4.5.0", | ||
"engines": { | ||
@@ -95,0 +95,0 @@ "node": ">=20" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2