From aa4ea82688d1a262c6aacad123ab289927023649 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 08:05:43 +0000 Subject: [PATCH] Bump @effect-ts/system from 0.10.13 to 0.57.5 Bumps [@effect-ts/system](https://github.com/Effect-TS/core) from 0.10.13 to 0.57.5. - [Release notes](https://github.com/Effect-TS/core/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/core/compare/@effect-ts/system@0.10.13...@effect-ts/system@0.57.5) --- updated-dependencies: - dependency-name: "@effect-ts/system" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b50657..6bc749f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@effect-ts/monocle": "^0.11.15", "@effect-ts/morphic": "^0.12.15", "@effect-ts/node": "^0.4.15", - "@effect-ts/system": "^0.10.13", + "@effect-ts/system": "^0.57.5", "@effect-ts/tracing-plugin": "^0.2.6", "@effect-ts/tracing-utils": "^0.2.4", "@types/pg": "^7.14.8", diff --git a/yarn.lock b/yarn.lock index cee9145..9933b57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -326,6 +326,11 @@ dependencies: "@effect-ts/tracing-utils" "^0.2.4" +"@effect-ts/system@^0.57.5": + version "0.57.5" + resolved "https://registry.yarnpkg.com/@effect-ts/system/-/system-0.57.5.tgz#921e9b39dcea2d1728e0f49a0af233472efdc6cb" + integrity sha512-/crHGujo0xnuHIYNc1VgP0HGJGFSoSqq88JFXe6FmFyXPpWt8Xu39LyLg7rchsxfXFeEdA9CrIZvLV5eswXV5g== + "@effect-ts/tracing-plugin@^0.2.6": version "0.2.6" resolved "https://registry.yarnpkg.com/@effect-ts/tracing-plugin/-/tracing-plugin-0.2.6.tgz#d45d46f506cb2ab4209276033cc2a315b009f15b"