From 23f27542f4dbd665e1c2dd6a730d9c3263626b2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Aug 2022 08:06:01 +0000 Subject: [PATCH] Bump @effect-ts/system from 0.10.13 to 0.57.3 Bumps [@effect-ts/system](https://github.com/Effect-TS/core) from 0.10.13 to 0.57.3. - [Release notes](https://github.com/Effect-TS/core/releases) - [Commits](https://github.com/Effect-TS/core/compare/@effect-ts/system@0.10.13...@effect-ts/system@0.57.3) --- 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..e229735 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.3", "@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..e6b5bbe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -326,6 +326,11 @@ dependencies: "@effect-ts/tracing-utils" "^0.2.4" +"@effect-ts/system@^0.57.3": + version "0.57.3" + resolved "https://registry.yarnpkg.com/@effect-ts/system/-/system-0.57.3.tgz#18ef4744c5759f5f38977f103687afe428c46043" + integrity sha512-LWVKo8TY98NLlj49vf9W5ajUQ4t/OQDL5UQpDzXmgK0RjeUkECNowHu5uVII6DxhOUuJhPhYsl2kXGYHvOS71g== + "@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"