@coveo/semantic-monorepo-tools
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -0,1 +1,5 @@ | ||
## 0.5.1 (2022-06-06) | ||
# 0.5.0 (2022-06-04) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@coveo/semantic-monorepo-tools", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "A library of helper functions to do SemVer2 compliant releases from Conventional Commits in monorepos", | ||
@@ -44,16 +44,16 @@ "homepage": "https://github.com/coveo/semantic-monorepo-tools#readme", | ||
"@types/git-raw-commits": "2.0.1", | ||
"@types/jest": "27.5.1", | ||
"@types/jest": "27.5.2", | ||
"@types/semver": "7.3.9", | ||
"@typescript-eslint/eslint-plugin": "5.26.0", | ||
"@typescript-eslint/parser": "5.26.0", | ||
"@typescript-eslint/eslint-plugin": "5.27.0", | ||
"@typescript-eslint/parser": "5.27.0", | ||
"conventional-changelog-angular": "5.0.13", | ||
"eslint": "8.16.0", | ||
"eslint": "8.17.0", | ||
"husky": "8.0.1", | ||
"jest": "28.1.0", | ||
"lint-staged": "12.4.3", | ||
"lint-staged": "12.5.0", | ||
"octokit": "1.7.1", | ||
"prettier": "2.6.2", | ||
"ts-jest": "28.0.3", | ||
"ts-node": "10.8.0", | ||
"typescript": "4.7.2" | ||
"ts-jest": "28.0.4", | ||
"ts-node": "10.8.1", | ||
"typescript": "4.7.3" | ||
}, | ||
@@ -60,0 +60,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
101339