Skip to content

Commit

Permalink
fix(deps): update dependency fp-ts to ^2.16.9
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Aug 29, 2024
1 parent e895152 commit b2835c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@babel/runtime": "^7.25.0",
"fp-ts": "^2.3.1",
"fp-ts": "^2.16.9",
"io-ts": "^2.0.5",
"lodash.get": "^4.4.2",
"lodash.has": "^4.5.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1304,7 +1304,7 @@ form-data@^4.0.0:
combined-stream "^1.0.8"
mime-types "^2.1.12"

fp-ts@^2.3.1:
fp-ts@^2.16.9:
version "2.16.9"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.16.9.tgz#99628fc5e0bb3b432c4a16d8f4455247380bae8a"
integrity sha512-+I2+FnVB+tVaxcYyQkHUq7ZdKScaBlX53A41mxQtpIccsfyv8PzdzP7fzp2AY832T4aoK6UZ5WRX/ebGd8uZuQ==
Expand Down

0 comments on commit b2835c6

Please sign in to comment.