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.6.7 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.7
- [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.7)

Updates `start-server-and-test` from 1.15.4 to 2.0.3
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v1.15.4...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 Feb 22, 2024
1 parent 67f11c7 commit 047e624
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 59 deletions.
118 changes: 60 additions & 58 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 @@ -114,7 +114,7 @@
"rollup": "^2.26.3",
"rollup-plugin-peer-deps-external": "^2.2.2",
"rollup-plugin-typescript2": "^0.27.1",
"start-server-and-test": "^1.14.0",
"start-server-and-test": "^2.0.3",
"storybook": "^7.0.2",
"style-loader": "^0.23.1",
"styled-components": "^5.3.9",
Expand Down

0 comments on commit 047e624

Please sign in to comment.