From b8b8a1bd221caa15457460a25f50fb5eee5b0bdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 06:59:41 +0000 Subject: [PATCH] Bump @effect-ts/monocle from 0.11.15 to 0.11.16 Bumps [@effect-ts/monocle](https://github.com/Matechs-Garage/effect-ts) from 0.11.15 to 0.11.16. - [Release notes](https://github.com/Matechs-Garage/effect-ts/releases) - [Commits](https://github.com/Matechs-Garage/effect-ts/compare/@effect-ts/monocle@0.11.15...@effect-ts/monocle@0.11.16) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 27 +++++++++++++++++---------- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 1b50657..e5baa53 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@effect-ts/core": "^0.12.15", "@effect-ts/jest": "^0.6.15", - "@effect-ts/monocle": "^0.11.15", + "@effect-ts/monocle": "^0.11.16", "@effect-ts/morphic": "^0.12.15", "@effect-ts/node": "^0.4.15", "@effect-ts/system": "^0.10.13", diff --git a/yarn.lock b/yarn.lock index cee9145..1c6a9ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -278,12 +278,12 @@ exec-sh "^0.3.2" minimist "^1.2.0" -"@effect-ts/core@^0.12.15": - version "0.12.15" - resolved "https://registry.yarnpkg.com/@effect-ts/core/-/core-0.12.15.tgz#31475eb0c303bc8b8ac8f1fbe0343ed421dcbc10" - integrity sha512-LcPSPaOC4Qx2dryQuhYbCL+tAsuoDv3X3Q8YrfY0qN9SKRQdq9YwuWLardHF5olyHY0MOdrmMOWv68bMihf44A== +"@effect-ts/core@^0.12.15", "@effect-ts/core@^0.12.16": + version "0.12.16" + resolved "https://registry.yarnpkg.com/@effect-ts/core/-/core-0.12.16.tgz#1d3be66b224a97936f0c1dc2952ee83c576735b3" + integrity sha512-EltQ+9/D3OjbNYWoWeuhOanWCDQpubNDzpBcnP4A5a4fj/aGtvWvVn5To7V91/7VOkE8u/vs7O91ugIOFNwtJw== dependencies: - "@effect-ts/system" "^0.10.13" + "@effect-ts/system" "^0.10.14" "@effect-ts/tracing-utils" "^0.2.4" "@effect-ts/jest@^0.6.15": @@ -294,12 +294,12 @@ "@effect-ts/core" "^0.12.15" "@effect-ts/tracing-utils" "^0.2.4" -"@effect-ts/monocle@^0.11.15": - version "0.11.15" - resolved "https://registry.yarnpkg.com/@effect-ts/monocle/-/monocle-0.11.15.tgz#0affdec51d8998440d0bcd0a2b345afa8311087b" - integrity sha512-llOR88dDbs4q4Bp6gZueBE7G+YPPXFlFzKigQDKDjZE2THZRzXVZ3QVzoIFyen4FGcbidrR4Dw62dI/N0Bgwkg== +"@effect-ts/monocle@^0.11.15", "@effect-ts/monocle@^0.11.16": + version "0.11.16" + resolved "https://registry.yarnpkg.com/@effect-ts/monocle/-/monocle-0.11.16.tgz#8bafccaa13def758a07aded0b005261d0f08f3cd" + integrity sha512-6nWREGXL3kHEuU4B3TIlzwUim+KQRIDuEh0E5OWeebVOQVfc/CKqxkoix/Z+nxfsPG2dTb/6SwL2xDl7rlQyqg== dependencies: - "@effect-ts/core" "^0.12.15" + "@effect-ts/core" "^0.12.16" "@effect-ts/tracing-utils" "^0.2.4" "@effect-ts/morphic@^0.12.15": @@ -326,6 +326,13 @@ dependencies: "@effect-ts/tracing-utils" "^0.2.4" +"@effect-ts/system@^0.10.14": + version "0.10.14" + resolved "https://registry.yarnpkg.com/@effect-ts/system/-/system-0.10.14.tgz#ef9343030adc57bd4ffc34dfee9a37865ac0c2d4" + integrity sha512-PlmLX31eq63fEGevVTmjmqTLvPjB9/YvPTp+y25rYgSMxUyHDi+ZKzZaLFxleaj+jVuwquyv1i8t0TTXhxjhuA== + dependencies: + "@effect-ts/tracing-utils" "^0.2.4" + "@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"