Skip to content

Commit

Permalink
chore: bump start-server-and-test from 2.0.8 to 2.0.9
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.8 to 2.0.9.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.0.8...v2.0.9)

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent e1197d1 commit ee3e9b1
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 40 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.8",
"start-server-and-test": "^2.0.9",
"tsx": "^4.19.2"
}
}
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.8",
"start-server-and-test": "^2.0.9",
"tsx": "^4.19.2"
}
}
2 changes: 1 addition & 1 deletion examples/signers/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.8",
"start-server-and-test": "^2.0.9",
"tsx": "^4.19.2"
}
}
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.8",
"start-server-and-test": "^2.0.9",
"tsx": "^4.19.2"
}
}
85 changes: 49 additions & 36 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 ee3e9b1

Please sign in to comment.