Skip to content

Commit

Permalink
fix(deps): update dependency fp-ts to ^2.8.2 (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 24, 2020
1 parent 03990e5 commit 22c412b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@kubernetes-models/sealed-secrets": "^0.1.4",
"@sindresorhus/is": "^3.1.2",
"fp-ts": "^2.8.1",
"fp-ts": "^2.8.2",
"io-ts": "2.2.7"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2809,10 +2809,10 @@ form-data@~2.3.2:
combined-stream "^1.0.6"
mime-types "^2.1.12"

fp-ts@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.8.1.tgz#b1812171469a7c0fcbc0b770ac2568f8356d1993"
integrity sha512-HuA/6roEliHoBgEOLCKmGRcM90e2trW/ITZZ9d9P/ra7PreqQagC3Jg6OzqWkai13KUbG90b8QO9rHPBGK/ckw==
fp-ts@^2.8.2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.8.2.tgz#7948dea1ceef32e487d7f7f47bd2d3c4fcccfc0d"
integrity sha512-YKLBW75Rp+L9DuY1jr7QO6mZLTmJjy7tOqSAMcB2q2kBomqLjBMyV7dotpcnZmUYY6khMsfgYWtPbUDOFcNmkA==

fragment-cache@^0.2.1:
version "0.2.1"
Expand Down

0 comments on commit 22c412b

Please sign in to comment.