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 Feb 28, 2024
1 parent 4cc4585 commit d488c7c
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 44 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
"@digitalroute/cz-conventional-changelog-for-jira": "8.0.1",
"@pliancy/eslint-config-ts": "1.0.0",
"@pliancy/semantic-release-config-npm": "2.2.0",
"@types/jest": "29.5.4",
"@types/node": "20.5.6",
"@types/jest": "29.5.12",
"@types/node": "20.11.22",
"commitizen": "4.3.0",
"cz-conventional-changelog": "^3.3.0",
"husky": "8.0.3",
"jest": "29.6.4",
"jest": "29.7.0",
"jest-mock-axios": "4.7.2",
"npm-run-all": "4.1.5",
"pinst": "3.0.0",
"rimraf": "5.0.1",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
"rimraf": "5.0.5",
"ts-jest": "29.1.2",
"typescript": "5.3.3"
},
"scripts": {
"build": "run-s -l clean test tsc",
Expand All @@ -54,8 +54,8 @@
"email": "[email protected]"
},
"volta": {
"node": "20.5.1",
"yarn": "1.22.19"
"node": "20.11.1",
"yarn": "1.22.21"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit d488c7c

Please sign in to comment.