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 Jul 18, 2023
1 parent b5bd8c4 commit 3e5a954
Show file tree
Hide file tree
Showing 2 changed files with 735 additions and 45 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"axios": "1.2.4",
"crypto": "1.0.1",
"tslib": "2.4.1"
"tslib": "2.6.0"
},
"files": [
"dist"
Expand All @@ -18,20 +18,20 @@
"url": "https://github.com/pliancy/duo-sdk"
},
"devDependencies": {
"@digitalroute/cz-conventional-changelog-for-jira": "8.0.0",
"@digitalroute/cz-conventional-changelog-for-jira": "8.0.1",
"@pliancy/eslint-config-ts": "0.1.0",
"@pliancy/semantic-release-config-npm": "2.2.0",
"@types/jest": "29.4.0",
"@types/node": "18.11.18",
"@types/jest": "29.5.3",
"@types/node": "18.16.19",
"commitizen": "4.3.0",
"husky": "8.0.3",
"jest": "29.4.0",
"jest": "29.6.1",
"jest-mock-axios": "4.7.0-beta4",
"npm-run-all": "4.1.5",
"pinst": "^3.0.0",
"rimraf": "4.1.2",
"ts-jest": "29.0.5",
"typescript": "4.9.4"
"rimraf": "4.4.1",
"ts-jest": "29.1.1",
"typescript": "4.9.5"
},
"scripts": {
"build": "run-s -l clean test tsc",
Expand All @@ -54,7 +54,7 @@
"email": "santese@pliancy.com"
},
"volta": {
"node": "18.13.0",
"node": "18.17.0",
"yarn": "1.22.19"
}
}
Loading

0 comments on commit 3e5a954

Please sign in to comment.