Skip to content

Commit

Permalink
Update dependency fp-ts to v2.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent edce7b7 commit 6ea9aa4
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 @@ -25,7 +25,7 @@
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"fast-check": "3.9.0",
"fp-ts": "2.15.0",
"fp-ts": "2.16.7",
"jest": "27.5.1",
"prettier": "2.8.8",
"rollup": "3.23.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1844,10 +1844,10 @@ form-data@^3.0.0:
combined-stream "^1.0.8"
mime-types "^2.1.12"

fp-ts@2.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.15.0.tgz#ed1ff6fc9a072176ec2310e20e814077bb391545"
integrity sha512-3o6EllAvGuCsDgjM+frscLKDRPR9pqbrg13tJ13z86F4eni913kBV8h85rM6zpu2fEvJ8RWA0ouYlUWwHEmxTg==
fp-ts@2.16.7:
version "2.16.7"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.16.7.tgz#c9095992069d4026a9de4abfa1321c5e55422b76"
integrity sha512-Xiux+4mHHPj32/mrqN3XIIqEKk/MousgoC2FIaCwehpPjBI4oDrLvQEyQ/2T1sbTe0s/YIQqF98z+uHJLVoS9Q==

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

0 comments on commit 6ea9aa4

Please sign in to comment.