Skip to content

Commit

Permalink
fix(deps): update dependency fp-ts to ^2.7.1 (#89)
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 Jul 31, 2020
1 parent 091f6cf commit a88c783
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.0.0",
"fp-ts": "^2.6.6",
"fp-ts": "^2.7.1",
"io-ts": "2.2.7"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2804,10 +2804,10 @@ form-data@~2.3.2:
combined-stream "^1.0.6"
mime-types "^2.1.12"

fp-ts@^2.6.6:
version "2.6.6"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.6.6.tgz#cfb57772a845628e56da05d8c5dc03227aedadb4"
integrity sha512-zYfhPNb2fwpkrJ5RpgEMsrvMv8r9x+guJptnaEBF295YtoVr3+jbGDXZqSqPcfEWas5Trj3FpbDkzmXbx0YYzQ==
fp-ts@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.7.1.tgz#7bd754f3362f4b9bc4d272a97c0658e9a1bc16bc"
integrity sha512-rYy41jF1gVhBNYbPwup50dtyT686OKOoa86PXwh8aKpBRfmvPhnBh2zUkOYj84GIMSCsgY+oJ/RVhVKRvWNPTA==

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

0 comments on commit a88c783

Please sign in to comment.