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 Sep 12, 2024
1 parent b282a12 commit 1b25bff
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 58 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"private": false,
"dependencies": {
"axios": "1.6.7",
"tslib": "2.6.2"
"tslib": "2.7.0"
},
"files": [
"dist"
Expand All @@ -20,18 +20,18 @@
"@digitalroute/cz-conventional-changelog-for-jira": "8.0.1",
"@pliancy/eslint-config-ts": "1.1.1",
"@pliancy/semantic-release-config-npm": "2.2.0",
"@types/jest": "29.5.12",
"@types/node": "20.11.25",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
"commitizen": "4.3.0",
"cz-conventional-changelog": "^3.3.0",
"husky": "9.0.11",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-mock-axios": "4.7.3",
"npm-run-all2": "5.0.0",
"npm-run-all2": "5.0.2",
"pinst": "3.0.0",
"rimraf": "5.0.5",
"ts-jest": "29.1.2",
"typescript": "5.4.2"
"rimraf": "5.0.10",
"ts-jest": "29.2.5",
"typescript": "5.6.2"
},
"scripts": {
"build": "run-s -l clean test tsc",
Expand All @@ -54,8 +54,8 @@
"email": "santese@pliancy.com"
},
"volta": {
"node": "20.11.1",
"yarn": "1.22.21"
"node": "20.17.0",
"yarn": "1.22.22"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 1b25bff

Please sign in to comment.