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] committed Jul 5, 2024
1 parent 4d1a865 commit d84c782
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 @@ -20,7 +20,7 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"fp-ts": "2.16.6",
"fp-ts": "2.16.7",
"io-ts": "2.2.21",
"launchdarkly-js-client-sdk": "3.4.0",
"prettier": "3.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -883,10 +883,10 @@ for-each@^0.3.3:
dependencies:
is-callable "^1.1.3"

fp-ts@2.16.6:
version "2.16.6"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.16.6.tgz#9d63c5b2a06355d627ae94c37a5cffda5c455d24"
integrity sha512-v7w209VPj4L6pPn/ftFRJu31Oa8QagwcVw7BZmLCUWU4AQoc954rX9ogSIahDf67Pg+GjPbkW/Kn9XWnlWJG0g==
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 d84c782

Please sign in to comment.