Skip to content

Commit 5e49d5e

Browse files
chore(dev-deps): update fp-ts requirement from ^2.15.0 to ^2.16.0
Updates the requirements on [fp-ts](https://github.com/gcanti/fp-ts) to permit the latest version. - [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.15.0...2.16.0) --- updated-dependencies: - dependency-name: fp-ts dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56e7444 commit 5e49d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@typescript-eslint/eslint-plugin": "^5.59.6",
4242
"@typescript-eslint/parser": "^5.59.6",
4343
"eslint": "^7.32.0",
44-
"fp-ts": "^2.15.0",
44+
"fp-ts": "^2.16.0",
4545
"ts-node": "^10.9.1",
4646
"typescript": "^4.9.5"
4747
},

0 commit comments

Comments
 (0)