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 Feb 13, 2022
1 parent e8937e1 commit f36dc40
Show file tree
Hide file tree
Showing 2 changed files with 15 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.25.0"
"axios": "0.26.0"
},
"devDependencies": {
"@types/chai": "4.3.0",
"@types/mocha": "9.1.0",
"chai": "4.3.6",
"husky": "7.0.4",
"lint-staged": "12.3.3",
"lint-staged": "12.3.4",
"mocha": "9.2.0",
"prettier": "2.5.1",
"pretty-quick": "3.1.3",
Expand Down
26 changes: 13 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 f36dc40

Please sign in to comment.