Skip to content

Commit 5864bc3

Browse files
fix(deps): update dependency ramda to v0.31.3
1 parent f65b6ef commit 5864bc3

File tree

2 files changed

+21
-12
lines changed

2 files changed

+21
-12
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/express": "4.17.1",
3737
"@types/jest": "24.0.18",
3838
"@types/node": "11.13.22",
39-
"@types/ramda": "0.26.26",
39+
"@types/ramda": "0.30.2",
4040
"@types/source-map-support": "0.5.0",
4141
"@types/supertest": "2.0.8",
4242
"@types/uuid": "3.4.5",
@@ -60,7 +60,7 @@
6060
"jscpd-badge-reporter": "1.1.3",
6161
"make-error": "1.3.5",
6262
"pre-commit": "1.2.2",
63-
"ramda": "0.26.1",
63+
"ramda": "0.31.3",
6464
"uuid": "3.3.3"
6565
},
6666
"publishConfig": {

0 commit comments

Comments
 (0)