Skip to content

Commit

Permalink
chore: bump start-server-and-test from 2.0.4 to 2.0.5 (#3032)
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.4 to 2.0.5.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.0.4...v2.0.5)

---
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] authored Aug 1, 2024
1 parent 2cff471 commit 125602a
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 38 deletions.
2 changes: 1 addition & 1 deletion examples/deserialize-transaction/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@solana/web3.js": "workspace:*"
},
"devDependencies": {
"start-server-and-test": "^2.0.4",
"start-server-and-test": "^2.0.5",
"tsx": "^4.16.3"
}
}
2 changes: 1 addition & 1 deletion examples/rpc-transport-throttled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@solana/web3.js": "workspace:*"
},
"devDependencies": {
"start-server-and-test": "^2.0.4",
"start-server-and-test": "^2.0.5",
"tsx": "^4.16.3"
}
}
2 changes: 1 addition & 1 deletion examples/transfer-lamports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@solana/web3.js": "workspace:*"
},
"devDependencies": {
"start-server-and-test": "^2.0.4",
"start-server-and-test": "^2.0.5",
"tsx": "^4.16.3"
}
}
83 changes: 48 additions & 35 deletions pnpm-lock.yaml

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

0 comments on commit 125602a

Please sign in to comment.