Skip to content

Commit 35c92c9

Browse files
committed
Update dependency ramda to v0.26.1
1 parent 3d0e59c commit 35c92c9

2 files changed

Lines changed: 46 additions & 20 deletions

File tree

package-lock.json

Lines changed: 44 additions & 18 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
@@ -69,7 +69,7 @@
6969
"morgan": "^1.9.0",
7070
"pg-promise": "^8.4.5",
7171
"prettier": "^1.14.0",
72-
"ramda": "0.25.0",
72+
"ramda": "0.26.1",
7373
"shortid": "^2.2.12"
7474
},
7575
"devDependencies": {
@@ -86,7 +86,7 @@
8686
"@types/lru-cache": "^4.1.1",
8787
"@types/morgan": "1.7.35",
8888
"@types/node": "9.4.7",
89-
"@types/ramda": "0.25.20",
89+
"@types/ramda": "0.26.5",
9090
"@types/shortid": "0.0.29",
9191
"concurrently": "^3.6.1",
9292
"git-pre-hooks": "1.2.0",

0 commit comments

Comments
 (0)