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 Oct 25, 2023
1 parent 72c5897 commit b6ec928
Show file tree
Hide file tree
Showing 2 changed files with 607 additions and 121 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,26 @@
},
"dependencies": {
"axios": "1.3.4",
"tslib": "2.5.0"
"tslib": "2.6.2"
},
"description": "",
"devDependencies": {
"@pliancy/eslint-config-ts": "0.1.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.7",
"@semantic-release/github": "8.1.0",
"@semantic-release/npm": "9.0.2",
"@types/jest": "29.4.0",
"@types/node": "18.14.6",
"@types/jest": "29.5.6",
"@types/node": "18.18.7",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"husky": "8.0.3",
"jest": "29.4.3",
"jest": "29.7.0",
"jest-mock-axios": "4.7.0-beta4",
"npm-run-all": "4.1.5",
"pinst": "3.0.0",
"rimraf": "4.3.0",
"semantic-release": "20.1.1",
"ts-jest": "29.0.5",
"rimraf": "4.4.1",
"semantic-release": "20.1.3",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "4.9.5"
},
Expand Down Expand Up @@ -62,7 +62,7 @@
},
"version": "4.0.2",
"volta": {
"node": "18.14.2",
"node": "18.18.2",
"yarn": "1.22.19"
}
}
Loading

0 comments on commit b6ec928

Please sign in to comment.