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] committed Mar 7, 2024
1 parent 6bd9467 commit bf63a8d
Show file tree
Hide file tree
Showing 2 changed files with 378 additions and 272 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"@digitalroute/cz-conventional-changelog-for-jira": "6.8.0",
"@pliancy/eslint-config-ts": "1.0.0",
"@pliancy/semantic-release-config-npm": "2.2.0",
"@types/jest": "29.5.4",
"@types/jest": "29.5.12",
"commitizen": "4.3.0",
"cpy-cli": "5.0.0",
"husky": "8.0.3",
"jest": "29.6.4",
"jest": "29.7.0",
"npm-run-all": "4.1.5",
"pinst": "3.0.0",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"semantic-release": "19.0.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.1.6"
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.4.2"
},
"engines": {
"node": ">=12"
Expand Down Expand Up @@ -56,7 +56,7 @@
"types": "index.d.ts",
"version": "6.0.0",
"volta": {
"node": "20.5.1",
"yarn": "1.22.19"
"node": "20.11.1",
"yarn": "1.22.21"
}
}

0 comments on commit bf63a8d

Please sign in to comment.