Skip to content

Commit d239925

Browse files
chore(deps)(deps): bump @effect/platform from 0.93.8 to 0.94.0 (#164)
* chore(deps)(deps): bump @effect/platform from 0.93.8 to 0.94.0 Bumps [@effect/platform](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform) from 0.93.8 to 0.94.0. - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/platform/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform@0.94.0/packages/platform) --- updated-dependencies: - dependency-name: "@effect/platform" dependency-version: 0.94.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix: resolve lint and TypeScript errors for @effect/platform 0.94.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: PaulJPhilp <138239846+PaulJPhilp@users.noreply.github.com>
1 parent 186bb0e commit d239925

35 files changed

Lines changed: 278 additions & 32082 deletions

app/sm-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@effect/cli": "^0.40.8",
25-
"@effect/platform": "^0.93.0",
25+
"@effect/platform": "^0.94.0",
2626
"@effect/platform-node": "^0.59.1",
2727
"@effect/printer": "^0.47.0",
2828
"@effect/printer-ansi": "^0.47.0",

bun.lock

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

0 commit comments

Comments
 (0)