@coveo/semantic-monorepo-tools
Advanced tools
Comparing version 2.4.3 to 2.4.10
@@ -0,1 +1,29 @@ | ||
## 2.4.10 (2024-01-03) | ||
## 2.4.9 (2023-12-29) | ||
## 2.4.8 (2023-12-29) | ||
## 2.4.7 (2023-12-29) | ||
## 2.4.6 (2023-12-22) | ||
## 2.4.5 (2023-12-12) | ||
## 2.4.4 (2023-12-11) | ||
## 2.4.3 (2023-12-05) | ||
@@ -2,0 +30,0 @@ |
{ | ||
"name": "@coveo/semantic-monorepo-tools", | ||
"version": "2.4.3", | ||
"version": "2.4.10", | ||
"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.1", | ||
"@octokit/auth-app": "6.0.2", | ||
"@types/conventional-changelog-writer": "4.0.10", | ||
@@ -50,8 +50,8 @@ "@types/conventional-commits-parser": "3.0.6", | ||
"@types/git-raw-commits": "2.0.4", | ||
"@types/jest": "29.5.10", | ||
"@types/jest": "29.5.11", | ||
"@types/semver": "7.5.6", | ||
"@typescript-eslint/eslint-plugin": "6.13.2", | ||
"@typescript-eslint/parser": "6.13.2", | ||
"@typescript-eslint/eslint-plugin": "6.16.0", | ||
"@typescript-eslint/parser": "6.16.0", | ||
"conventional-changelog-angular": "7.0.0", | ||
"eslint": "8.55.0", | ||
"eslint": "8.56.0", | ||
"husky": "8.0.3", | ||
@@ -61,6 +61,6 @@ "jest": "29.7.0", | ||
"octokit": "3.1.2", | ||
"prettier": "3.1.0", | ||
"prettier": "3.1.1", | ||
"ts-jest": "29.1.1", | ||
"ts-node": "10.9.1", | ||
"typescript": "5.3.2", | ||
"ts-node": "10.9.2", | ||
"typescript": "5.3.3", | ||
"yaml": "^2.2.1" | ||
@@ -67,0 +67,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
135024