summaryrefslogtreecommitdiff
path: root/reuse/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'reuse/package.json')
-rw-r--r--reuse/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/reuse/package.json b/reuse/package.json
index 3c201b1..13caead 100644
--- a/reuse/package.json
+++ b/reuse/package.json
@@ -13,8 +13,8 @@
"chai": "^5.1.2"
},
"dependencies": {
- "@cucumber/cucumber": "^11.1.1",
+ "@cucumber/cucumber": "^12.0.0",
"lodash": "^4.17.11",
- "ramda": "^0.30.1"
+ "ramda": "^0.31.3"
}
}