Skip to content

Commit

Permalink
build(deps): bump axios and start-server-and-test in /spot-webdriver
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.7.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 1.7.2 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.7)

Updates `start-server-and-test` from 2.0.0 to 2.0.5
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.0.0...v2.0.5)

---
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 and saghul committed Sep 6, 2024
1 parent f307105 commit 89f3cc3
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 89 deletions.
182 changes: 94 additions & 88 deletions spot-webdriver/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 spot-webdriver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint-plugin-import": "2.19.1",
"eslint-plugin-jsdoc": "19.2.0",
"eslint-plugin-react": "7.17.0",
"start-server-and-test": "2.0.0",
"start-server-and-test": "2.0.5",
"wdio-timeline-reporter": "5.1.4"
},
"name": "spot-webdriver",
Expand Down

0 comments on commit 89f3cc3

Please sign in to comment.