Skip to content

Commit

Permalink
build(deps-dev): bump start-server-and-test from 2.0.3 to 2.0.4 (#6797)
Browse files Browse the repository at this point in the history
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 5, 2024
1 parent 6f45dac commit 7ce576d
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 43 deletions.
2 changes: 1 addition & 1 deletion account-compression/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"jest": "^29.0.1",
"jest-config": "^29.0.1",
"prettier": "^3.3.0",
"start-server-and-test": "^2.0.3",
"start-server-and-test": "^2.0.4",
"ts-jest": "^29.1.4",
"ts-jest-resolver": "^2.0.1",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion memo/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"prettier": "^3.3.0",
"process": "^0.11.10",
"shx": "^0.3.4",
"start-server-and-test": "^2.0.3",
"start-server-and-test": "^2.0.4",
"ts-jest": "^29.1.4",
"ts-node": "^10.9.2",
"typedoc": "^0.25.13",
Expand Down
2 changes: 1 addition & 1 deletion name-service/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-plugin-import": "^2.29.1",
"jest": "^29.7.0",
"prettier": "^3.3.0",
"start-server-and-test": "^2.0.3",
"start-server-and-test": "^2.0.4",
"ts-jest": "^29.1.4",
"ts-node": "^10.9.2",
"typedoc": "^0.25.13",
Expand Down
88 changes: 50 additions & 38 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion token-swap/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-plugin-require-extensions": "^0.1.1",
"mocha": "^10.4.0",
"prettier": "^3.3.0",
"start-server-and-test": "^2.0.3",
"start-server-and-test": "^2.0.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
}
Expand Down
2 changes: 1 addition & 1 deletion token/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"prettier": "^3.3.0",
"process": "^0.11.10",
"shx": "^0.3.4",
"start-server-and-test": "^2.0.3",
"start-server-and-test": "^2.0.4",
"ts-node": "^10.9.2",
"typedoc": "^0.25.13",
"typescript": "^5.4.5"
Expand Down

0 comments on commit 7ce576d

Please sign in to comment.