Skip to content

Commit 0d136e7

Browse files
Merge pull request #164 from BitGo/dependabot/npm_and_yarn/beta/fp-ts-2.12.1
chore(deps): bump fp-ts from 2.11.8 to 2.12.1
2 parents 9a2509d + daec644 commit 0d136e7

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
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@api-ts/io-ts-http": "0.0.0-semantically-released",
2121
"express": "4.17.2",
22-
"fp-ts": "2.11.8",
22+
"fp-ts": "2.12.1",
2323
"io-ts": "2.1.3"
2424
},
2525
"devDependencies": {

packages/io-ts-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@api-ts/response": "0.0.0-semantically-released",
23-
"fp-ts": "2.11.8",
23+
"fp-ts": "2.12.1",
2424
"io-ts": "2.1.3",
2525
"io-ts-types": "0.5.16"
2626
},

packages/openapi-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@api-ts/io-ts-http": "0.0.0-semantically-released",
2424
"cmd-ts": "0.11.0",
2525
"comment-parser": "1.3.1",
26-
"fp-ts": "2.11.8",
26+
"fp-ts": "2.12.1",
2727
"io-ts": "2.1.3",
2828
"io-ts-types": "0.5.16",
2929
"openapi-types": "11.0.1",

packages/superagent-wrapper/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/io-ts-http": "0.0.0-semantically-released",
21-
"fp-ts": "2.11.8",
21+
"fp-ts": "2.12.1",
2222
"io-ts": "2.1.3"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)