Skip to content

Commit 081000a

Browse files
chore(deps): bump fp-ts from 2.11.8 to 2.12.1
Bumps [fp-ts](https://github.com/gcanti/fp-ts) from 2.11.8 to 2.12.1. - [Release notes](https://github.com/gcanti/fp-ts/releases) - [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md) - [Commits](gcanti/fp-ts@2.11.8...2.12.1) --- updated-dependencies: - dependency-name: fp-ts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9395074 commit 081000a

File tree

5 files changed

+18
-15
lines changed

5 files changed

+18
-15
lines changed

package-lock.json

Lines changed: 14 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/express-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@api-ts/io-ts-http": "0.0.0-semantically-released",
1919
"express": "4.17.2",
20-
"fp-ts": "2.11.8",
20+
"fp-ts": "2.12.1",
2121
"io-ts": "2.2.16"
2222
},
2323
"devDependencies": {

packages/io-ts-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@api-ts/response": "0.0.0-semantically-released",
21-
"fp-ts": "2.11.8",
21+
"fp-ts": "2.12.1",
2222
"io-ts": "2.2.16",
2323
"io-ts-types": "0.5.16",
2424
"monocle-ts": "2.3.10",

packages/openapi-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@api-ts/io-ts-http": "0.0.0-semantically-released",
2222
"cmd-ts": "0.10.0",
2323
"comment-parser": "1.3.1",
24-
"fp-ts": "2.11.8",
24+
"fp-ts": "2.12.1",
2525
"io-ts": "2.2.16",
2626
"io-ts-types": "0.5.16",
2727
"openapi-types": "10.0.0",

packages/superagent-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@api-ts/io-ts-http": "0.0.0-semantically-released",
19-
"fp-ts": "2.11.8",
19+
"fp-ts": "2.12.1",
2020
"io-ts": "2.2.16",
2121
"superagent": "3.8.3",
2222
"supertest": "6.1.6"

0 commit comments

Comments
 (0)