Skip to content

Commit

Permalink
build(deps): 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.6.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.27.2 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.6.2)

Updates `start-server-and-test` from 1.15.5 to 2.0.3
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v1.15.5...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 Dec 11, 2023
1 parent f462bc6 commit c631284
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 47 deletions.
106 changes: 60 additions & 46 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 @@ -112,7 +112,7 @@
"react-dom": "^18.2.0",
"react-test-renderer": "^18.2.0",
"rimraf": "^3.0.2",
"start-server-and-test": "^1.11.7",
"start-server-and-test": "^2.0.3",
"timekeeper": "^2.2.0",
"tough-cookie": "^4.0.0",
"ts-jest": "^29.1.0",
Expand Down

0 comments on commit c631284

Please sign in to comment.