Skip to content

Commit

Permalink
Merge pull request #44 from stoplightio/dependabot/npm_and_yarn/fp-ts…
Browse files Browse the repository at this point in the history
…-2.2.0

Bump fp-ts from 2.1.2 to 2.2.0
  • Loading branch information
XVincentX authored Nov 26, 2019
2 parents 765eedc + b954499 commit f388812
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@actions/github": "^1.1.0",
"@stoplight/json": "^3.2.1",
"@stoplight/spectral": "^4.2.0",
"fp-ts": "^2.1.2",
"fp-ts": "^2.2.0",
"io-ts": "^2.0.1",
"tslib": "^1.10.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -730,10 +730,10 @@ find-up@^4.0.0, find-up@^4.1.0:
locate-path "^5.0.0"
path-exists "^4.0.0"

fp-ts@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.1.2.tgz#6acab50af1ac5044ebd6e6c38d83e3b5905a7982"
integrity sha512-oOZ/gc+lxTSfKRk6vnAAie2HQTWMH7yhaIM0+gW8fAi4JAiPT/OmEpW5ps3VuapPGNqnZ++4p56hv3PEd1qUFg==
fp-ts@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.2.0.tgz#7a442c6389e9b8424a5deb55eb099a8840072f4a"
integrity sha512-muJL9NOYluuoRezrvOyQvLAHIXrYg7u/Tc6cu4PP/Ed4TJKrm6BVSX8H1goT/4nhgP/yQ+Z4Xjjt4ijeKFX4Ng==

fs.realpath@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit f388812

Please sign in to comment.