Skip to content

Commit

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


Updates `axios` from 0.25.0 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.6.8)

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)

Updates `wait-on` from 6.0.1 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v6.0.1...v7.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent ca73907 commit de71510
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 144 deletions.
180 changes: 38 additions & 142 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"prettier": "^2.7.1",
"puppeteer": "^18.1.0",
"sass": "^1.53.0",
"start-server-and-test": "^1.14.0",
"start-server-and-test": "^2.0.3",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^9.0.3",
"stylelint-order": "^4.1.0",
"stylelint-scss": "^3.19.0",
"wait-on": "^6.0.1",
"wait-on": "^7.2.0",
"webpack-stream": "^7.0.0"
},
"publishConfig": {
Expand Down

0 comments on commit de71510

Please sign in to comment.