@coveo/semantic-monorepo-tools
Advanced tools
Comparing version 2.4.19 to 2.4.20
@@ -0,1 +1,5 @@ | ||
## 2.4.20 (2024-03-06) | ||
## 2.4.19 (2024-03-05) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@coveo/semantic-monorepo-tools", | ||
"version": "2.4.19", | ||
"version": "2.4.20", | ||
"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.3", | ||
"@octokit/auth-app": "6.0.4", | ||
"@types/conventional-changelog-writer": "4.0.10", | ||
@@ -51,7 +51,7 @@ "@types/conventional-commits-parser": "5.0.0", | ||
"@types/jest": "29.5.12", | ||
"@types/semver": "7.5.7", | ||
"@typescript-eslint/eslint-plugin": "7.0.1", | ||
"@typescript-eslint/parser": "7.0.1", | ||
"@types/semver": "7.5.8", | ||
"@typescript-eslint/eslint-plugin": "7.1.1", | ||
"@typescript-eslint/parser": "7.1.1", | ||
"conventional-changelog-angular": "7.0.0", | ||
"eslint": "8.56.0", | ||
"eslint": "8.57.0", | ||
"husky": "9.0.11", | ||
@@ -58,0 +58,0 @@ "jest": "29.7.0", |
Sorry, the diff of this file is not supported yet
135283