@coveo/semantic-monorepo-tools
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -0,1 +1,5 @@ | ||
## 2.1.3 (2023-05-31) | ||
## 2.1.2 (2023-05-01) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@coveo/semantic-monorepo-tools", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "A library of helper functions to do SemVer2 compliant releases from Conventional Commits in monorepos", | ||
@@ -44,17 +44,17 @@ "homepage": "https://github.com/coveo/semantic-monorepo-tools#readme", | ||
"@actions/github": "5.1.1", | ||
"@octokit/auth-app": "4.0.9", | ||
"@types/conventional-changelog-writer": "4.0.2", | ||
"@octokit/auth-app": "4.0.13", | ||
"@types/conventional-changelog-writer": "4.0.3", | ||
"@types/conventional-commits-parser": "3.0.3", | ||
"@types/debug": "4.1.7", | ||
"@types/debug": "4.1.8", | ||
"@types/git-raw-commits": "2.0.1", | ||
"@types/jest": "29.5.1", | ||
"@types/semver": "7.3.13", | ||
"@typescript-eslint/eslint-plugin": "5.59.1", | ||
"@typescript-eslint/parser": "5.59.1", | ||
"@types/jest": "29.5.2", | ||
"@types/semver": "7.5.0", | ||
"@typescript-eslint/eslint-plugin": "5.59.8", | ||
"@typescript-eslint/parser": "5.59.8", | ||
"conventional-changelog-angular": "5.0.13", | ||
"eslint": "8.39.0", | ||
"eslint": "8.41.0", | ||
"husky": "8.0.3", | ||
"jest": "29.5.0", | ||
"lint-staged": "13.2.2", | ||
"octokit": "2.0.14", | ||
"octokit": "2.0.19", | ||
"prettier": "2.8.8", | ||
@@ -61,0 +61,0 @@ "ts-jest": "29.1.0", |
Sorry, the diff of this file is not supported yet
130853