summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-09-19 16:11:41 -0500
committerMike Greiling <mike@pixelcog.com>2018-09-24 11:13:49 -0500
commit86969685f77b35788e6daa7e571dc0b74ba61494 (patch)
tree93d67319c919eeb9c2ef593804cc8d85ae9ec01f /package.json
parent4c7f6f9f1823423de23b6271c71830664270082f (diff)
downloadgitlab-ce-86969685f77b35788e6daa7e571dc0b74ba61494.tar.gz
Update babel test dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8f84ea29f8f..c6d285d8b9e 100644
--- a/package.json
+++ b/package.json
@@ -111,8 +111,8 @@
"devDependencies": {
"axios-mock-adapter": "^1.15.0",
"babel-eslint": "^9.0.0",
- "babel-plugin-istanbul": "^4.1.6",
- "babel-plugin-rewire": "^1.1.0",
+ "babel-plugin-istanbul": "^5.0.1",
+ "babel-plugin-rewire": "^1.2.0",
"babel-template": "^6.26.0",
"babel-types": "^6.26.0",
"chalk": "^2.4.1",