summaryrefslogtreecommitdiff
path: root/reuse
diff options
context:
space:
mode:
Diffstat (limited to 'reuse')
-rw-r--r--reuse/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/reuse/package.json b/reuse/package.json
index 91eb8d4..8b16e63 100644
--- a/reuse/package.json
+++ b/reuse/package.json
@@ -15,6 +15,6 @@
"dependencies": {
"@cucumber/cucumber": "^12.0.0",
"lodash": "^4.17.11",
- "ramda": "^0.31.3"
+ "ramda": "^0.32.0"
}
}