@coveo/semantic-monorepo-tools
Advanced tools
Comparing version 2.3.3 to 2.3.4
@@ -0,1 +1,5 @@ | ||
## 2.3.4 (2023-11-24) | ||
## 2.3.3 (2023-11-17) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@coveo/semantic-monorepo-tools", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"description": "A library of helper functions to do SemVer2 compliant releases from Conventional Commits in monorepos", | ||
@@ -45,20 +45,20 @@ "homepage": "https://github.com/coveo/semantic-monorepo-tools#readme", | ||
"@octokit/auth-app": "6.0.1", | ||
"@types/conventional-changelog-writer": "4.0.9", | ||
"@types/conventional-changelog-writer": "4.0.10", | ||
"@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", | ||
"@types/jest": "29.5.10", | ||
"@types/semver": "7.5.6", | ||
"@typescript-eslint/eslint-plugin": "6.12.0", | ||
"@typescript-eslint/parser": "6.12.0", | ||
"conventional-changelog-angular": "7.0.0", | ||
"eslint": "8.53.0", | ||
"eslint": "8.54.0", | ||
"husky": "8.0.3", | ||
"jest": "29.7.0", | ||
"lint-staged": "15.1.0", | ||
"octokit": "3.1.1", | ||
"octokit": "3.1.2", | ||
"prettier": "3.1.0", | ||
"ts-jest": "29.1.1", | ||
"ts-node": "10.9.1", | ||
"typescript": "5.2.2", | ||
"typescript": "5.3.2", | ||
"yaml": "^2.2.1" | ||
@@ -65,0 +65,0 @@ }, |
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
133792