Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.

Commit f26b613

Browse files
committed
Update dependency ramda to ^0.27.0
1 parent 79a815d commit f26b613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"get-stdin": "^7.0.0",
2727
"js-yaml": "^3.10.0",
2828
"number-enum": "^3.0.0",
29-
"ramda": "^0.26.0",
29+
"ramda": "^0.27.0",
3030
"string-template": "^1.0.0",
3131
"yargs": "^11.0.0"
3232
},
@@ -35,7 +35,7 @@
3535
"@types/deepmerge": "^2.1.0",
3636
"@types/get-stdin": "^5.0.1",
3737
"@types/js-yaml": "^3.10.1",
38-
"@types/ramda": "^0.26.0",
38+
"@types/ramda": "^0.27.0",
3939
"@types/string-template": "^1.0.2",
4040
"jest-cli": "^23.0.0",
4141
"just-try": "^2.0.1",

0 commit comments

Comments
 (0)