Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2022
1 parent fb54572 commit b3c98db
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"swagger/**/*.json": "prettier --write"
},
"dependencies": {
"axios": "0.26.1"
"axios": "0.27.1"
},
"devDependencies": {
"@types/chai": "4.3.1",
"@types/mocha": "9.1.1",
"chai": "4.3.6",
"husky": "7.0.4",
"lint-staged": "12.4.0",
"lint-staged": "12.4.1",
"mocha": "9.2.2",
"prettier": "2.6.2",
"pretty-quick": "3.1.3",
Expand Down
65 changes: 52 additions & 13 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b3c98db

Please sign in to comment.