summaryrefslogtreecommitdiff
path: root/data-tables/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'data-tables/package.json')
-rw-r--r--data-tables/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/data-tables/package.json b/data-tables/package.json
index 3c6f405..3278f17 100644
--- a/data-tables/package.json
+++ b/data-tables/package.json
@@ -9,11 +9,11 @@
"author": "Eugen Wissner <belka@caraus.de>",
"license": "MPL-2.0",
"dependencies": {
- "@babel/core": "^7.1.5",
- "@babel/preset-env": "^7.1.5",
+ "@babel/core": "^7.2.2",
+ "@babel/preset-env": "^7.2.3",
"@babel/register": "^7.0.0",
"babel-loader": "^8.0.4",
"chai": "^4.2.0",
- "cucumber": "^5.0.2"
+ "cucumber": "^5.0.3"
}
}