From fddd6541cb91ac774c00b0cb78846dc1717b49f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 18:22:57 +0000 Subject: [PATCH] Bump @effect-ts/tracing-plugin from 0.14.15 to 0.20.0 Bumps [@effect-ts/tracing-plugin](https://github.com/Effect-TS/core) from 0.14.15 to 0.20.0. - [Release notes](https://github.com/Effect-TS/core/releases) - [Commits](https://github.com/Effect-TS/core/compare/@effect-ts/tracing-plugin@0.14.15...@effect-ts/tracing-plugin@0.20.0) --- updated-dependencies: - dependency-name: "@effect-ts/tracing-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e1ea420..81ebbcf 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@effect-ts/jest": "^0.31.0", - "@effect-ts/tracing-plugin": "^0.14.15", + "@effect-ts/tracing-plugin": "^0.20.0", "@types/jest": "^27.0.2", "@types/node": "^16.11.1", "@typescript-eslint/eslint-plugin": "^5.1.0", diff --git a/yarn.lock b/yarn.lock index 987db56..0edda3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -352,10 +352,10 @@ resolved "https://registry.yarnpkg.com/@effect-ts/system/-/system-0.42.2.tgz#a0cb2fdaf4b7e14ec4f7274834d5df7231988a3c" integrity sha512-IXIoLaWOEw/AXfypSusknyDlTM9vVpsCe/9ljXzTvaSgeXR8NwwQlooMqzOKaCcBfbRruio5eNyr3hZMniosow== -"@effect-ts/tracing-plugin@^0.14.15": - version "0.14.15" - resolved "https://registry.yarnpkg.com/@effect-ts/tracing-plugin/-/tracing-plugin-0.14.15.tgz#0461ce4b30cc1979b6442402a5aebae40add85d1" - integrity sha512-Mqo2uox5aBANJhJ3BTMr+ITHBXpRHZ5Qcx7NzgfhAowh/1UMzUNOZZkT/nzHC5R2TERH1HoCMoIWzKOoo5216w== +"@effect-ts/tracing-plugin@^0.20.0": + version "0.20.0" + resolved "https://registry.yarnpkg.com/@effect-ts/tracing-plugin/-/tracing-plugin-0.20.0.tgz#f88921bd9d58bc75491552ac8901c031f79d8383" + integrity sha512-EVjlK7Bu3JL4HcUZehU8HFy5KLXgrSTvAkgUVjMGSp52Oi+3nTzLkVFgmBXF7K2OUqI4kxOUfGNRMnpQlknGAA== "@eslint/eslintrc@^0.4.3": version "0.4.3"