@coveo/semantic-monorepo-tools
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -0,1 +1,5 @@ | ||
## 2.3.2 (2023-11-14) | ||
## 2.3.1 (2023-11-06) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@coveo/semantic-monorepo-tools", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "A library of helper functions to do SemVer2 compliant releases from Conventional Commits in monorepos", | ||
@@ -45,10 +45,10 @@ "homepage": "https://github.com/coveo/semantic-monorepo-tools#readme", | ||
"@octokit/auth-app": "6.0.1", | ||
"@types/conventional-changelog-writer": "4.0.7", | ||
"@types/conventional-commits-parser": "3.0.5", | ||
"@types/debug": "4.1.10", | ||
"@types/git-raw-commits": "2.0.3", | ||
"@types/jest": "29.5.7", | ||
"@types/semver": "7.5.4", | ||
"@typescript-eslint/eslint-plugin": "6.10.0", | ||
"@typescript-eslint/parser": "6.10.0", | ||
"@types/conventional-changelog-writer": "4.0.9", | ||
"@types/conventional-commits-parser": "3.0.6", | ||
"@types/debug": "4.1.12", | ||
"@types/git-raw-commits": "2.0.4", | ||
"@types/jest": "29.5.8", | ||
"@types/semver": "7.5.5", | ||
"@typescript-eslint/eslint-plugin": "6.11.0", | ||
"@typescript-eslint/parser": "6.11.0", | ||
"conventional-changelog-angular": "7.0.0", | ||
@@ -58,5 +58,5 @@ "eslint": "8.53.0", | ||
"jest": "29.7.0", | ||
"lint-staged": "15.0.2", | ||
"lint-staged": "15.1.0", | ||
"octokit": "3.1.1", | ||
"prettier": "3.0.3", | ||
"prettier": "3.1.0", | ||
"ts-jest": "29.1.1", | ||
@@ -63,0 +63,0 @@ "ts-node": "10.9.1", |
Sorry, the diff of this file is not supported yet
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
133417