Skip to content

Commit ca83cb1

Browse files
Bump axios and start-server-and-test (#973)
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 0.27.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@v0.27.2...v1.7.7) Updates `start-server-and-test` from 1.15.4 to 2.0.8 - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v1.15.4...v2.0.8) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sichao Xue (sichax) <[email protected]>
1 parent dacbfef commit ca83cb1

File tree

2 files changed

+59
-69
lines changed

2 files changed

+59
-69
lines changed

package-lock.json

Lines changed: 58 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"rollup": "^2.26.3",
115115
"rollup-plugin-peer-deps-external": "^2.2.2",
116116
"rollup-plugin-typescript2": "^0.27.1",
117-
"start-server-and-test": "^1.14.0",
117+
"start-server-and-test": "^2.0.8",
118118
"storybook": "^7.0.2",
119119
"style-loader": "^0.23.1",
120120
"styled-components": "^5.3.9",

0 commit comments

Comments
 (0)