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.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 2.0.0 to 2.0.3
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.0.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 5dea866 commit 1d99828
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 81 deletions.
140 changes: 60 additions & 80 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.3",
"wdio-chromedriver-service": "8.1.1",
"wdio-timeline-reporter": "5.1.4"
},
Expand Down

0 comments on commit 1d99828

Please sign in to comment.