@coveo/semantic-monorepo-tools
Advanced tools
Comparing version 2.4.24 to 2.4.25
@@ -0,1 +1,5 @@ | ||
## 2.4.25 (2024-04-15) | ||
## 2.4.24 (2024-04-02) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@coveo/semantic-monorepo-tools", | ||
"version": "2.4.24", | ||
"version": "2.4.25", | ||
"description": "A library of helper functions to do SemVer2 compliant releases from Conventional Commits in monorepos", | ||
@@ -44,3 +44,3 @@ "homepage": "https://github.com/coveo/semantic-monorepo-tools#readme", | ||
"@actions/github": "6.0.0", | ||
"@octokit/auth-app": "6.0.4", | ||
"@octokit/auth-app": "6.1.1", | ||
"@types/conventional-changelog-writer": "4.0.10", | ||
@@ -52,4 +52,4 @@ "@types/conventional-commits-parser": "5.0.0", | ||
"@types/semver": "7.5.8", | ||
"@typescript-eslint/eslint-plugin": "7.5.0", | ||
"@typescript-eslint/parser": "7.5.0", | ||
"@typescript-eslint/eslint-plugin": "7.6.0", | ||
"@typescript-eslint/parser": "7.6.0", | ||
"conventional-changelog-angular": "7.0.0", | ||
@@ -60,7 +60,7 @@ "eslint": "8.57.0", | ||
"lint-staged": "15.2.2", | ||
"octokit": "3.1.2", | ||
"octokit": "3.2.0", | ||
"prettier": "3.2.5", | ||
"ts-jest": "29.1.2", | ||
"ts-node": "10.9.2", | ||
"typescript": "5.4.3", | ||
"typescript": "5.4.5", | ||
"yaml": "^2.2.1" | ||
@@ -67,0 +67,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
135413