From 36825aae1f78f1df1eb5a8ae525bbf0f6dbbab4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 08:38:05 +0200 Subject: [PATCH] Bump fp-ts from 2.11.9 to 2.11.10 (#27) Bumps [fp-ts](https://github.com/gcanti/fp-ts) from 2.11.9 to 2.11.10. - [Release notes](https://github.com/gcanti/fp-ts/releases) - [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md) - [Commits](https://github.com/gcanti/fp-ts/compare/2.11.9...2.11.10) --- updated-dependencies: - dependency-name: fp-ts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9021a19..1066d31 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "decod": "^6.1.6", - "fp-ts": "^2.11.7", + "fp-ts": "^2.11.10", "tslib": "^2.3.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 8bc3540..fa1a188 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1349,10 +1349,10 @@ form-data@^3.0.0: combined-stream "^1.0.8" mime-types "^2.1.12" -fp-ts@^2.11.7: - version "2.11.9" - resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.11.9.tgz#bbc204e0932954b59c98a282635754a4b624a05e" - integrity sha512-GhYlNKkCOfdjp71ocdtyaQGoqCswEoWDJLRr+2jClnBBq2dnSOtd6QxmJdALq8UhfqCyZZ0f0lxadU4OhwY9nw== +fp-ts@^2.11.10: + version "2.11.10" + resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.11.10.tgz#59f57d37242a4b7dfdf13945f27b768a665eed52" + integrity sha512-wtUo3eA0/+GZnT+dCjkSt5CuGCH5ZXjjrcZvYm/3BC5KGavuwgvME+eRRHYtCGYWD6I+fJ2uZ9en/JVqDEPrJw== fs.realpath@^1.0.0: version "1.0.0"