Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2022
1 parent 3aba6f3 commit ad9a52f
Show file tree
Hide file tree
Showing 2 changed files with 452 additions and 373 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,19 @@
"url": "https://github.com/pliancy/guru-cli"
},
"devDependencies": {
"@digitalroute/cz-conventional-changelog-for-jira": "7.4.0",
"@digitalroute/cz-conventional-changelog-for-jira": "7.4.2",
"@pliancy/eslint-config-ts": "0.1.0",
"@pliancy/semantic-release-config-npm": "2.2.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.6",
"@semantic-release/npm": "9.0.1",
"@types/cli-progress": "3.9.0",
"@types/jest": "29.1.0",
"@types/cli-progress": "3.11.0",
"@types/jest": "29.2.2",
"@types/node": "17.0.21",
"commitizen": "4.2.5",
"cz-conventional-changelog": "3.3.0",
"husky": "8.0.1",
"jest": "29.1.1",
"jest": "29.3.0",
"lint-staged": "13.0.3",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
Expand All @@ -68,17 +68,17 @@
"node": ">=12"
},
"volta": {
"node": "14.20.1"
"node": "14.21.1"
},
"dependencies": {
"@oclif/core": "1.16.4",
"@oclif/core": "1.20.4",
"axios": "0.27.2",
"cac": "6.7.2",
"cac": "6.7.14",
"chalk": "4.1.2",
"cli-progress": "3.9.0",
"cli-progress": "3.11.2",
"conf": "10.2.0",
"search-query-parser": "1.5.5",
"tslib": "2.4.0"
"search-query-parser": "1.6.0",
"tslib": "2.4.1"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
Expand Down
Loading

0 comments on commit ad9a52f

Please sign in to comment.