Skip to content

Commit

Permalink
build(deps-dev): bump axios-mock-adapter from 1.21.2 to 1.21.5
Browse files Browse the repository at this point in the history
Bumps [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) from 1.21.2 to 1.21.5.
- [Release notes](https://github.com/ctimmerm/axios-mock-adapter/releases)
- [Changelog](https://github.com/ctimmerm/axios-mock-adapter/blob/master/CHANGELOG.md)
- [Commits](ctimmerm/axios-mock-adapter@v1.21.2...v1.21.5)

---
updated-dependencies:
- dependency-name: axios-mock-adapter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 14, 2023
1 parent 56c8528 commit f3899a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/react": "^18.0.18",
"@types/react-dom": "^18.0.6",
"axios": "^0.27.2",
"axios-mock-adapter": "^1.21.2",
"axios-mock-adapter": "^1.21.5",
"react-scripts": "5.0.1",
"typescript": "^4.8.4",
"web-vitals": "^3.1.0"
Expand Down

0 comments on commit f3899a1

Please sign in to comment.