Skip to content

Commit

Permalink
Bump axios and start-server-and-test
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.7.2 and updates ancestor dependency [start-server-and-test](https://github.com/bahmutov/start-server-and-test). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.7.2)

Updates `start-server-and-test` from 1.14.0 to 2.0.3
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v1.14.0...v2.0.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: start-server-and-test
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 59bc7bd commit cd72b4e
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 94 deletions.
217 changes: 124 additions & 93 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 @@ -35,7 +35,7 @@
"eslint-plugin-vue": "^8.2.0",
"jsdom": "^19.0.0",
"prettier": "^2.5.1",
"start-server-and-test": "^1.14.0",
"start-server-and-test": "^2.0.3",
"typescript": "~4.5.5",
"vite": "^2.9.18",
"vitest": "^0.2.5",
Expand Down

0 comments on commit cd72b4e

Please sign in to comment.