commit | b5d6ea390fc5732ed1c1772709ab3731555dc3fc | [log] [tgz] |
---|---|---|
author | Brian Forbis <bforbis@athenahealth.com> | Sat Aug 25 23:39:29 2018 -0400 |
committer | James E. King III <jking@apache.org> | Fri Sep 28 10:36:55 2018 -0400 |
tree | 593860ee426e002a6689f9ac132368be7f1e4141 | |
parent | 98acf189a78c3c6a78cf27c35450e1876d6500d5 [diff] [blame] |
THRIFT-4625: Use let/const variable decorators in ES6 Javascript
diff --git a/lib/js/package.json b/lib/js/package.json index f3ed3e1..a59cdc4 100644 --- a/lib/js/package.json +++ b/lib/js/package.json
@@ -6,7 +6,7 @@ "grunt-cli": "^1.2.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-jshint": "^1.0.0", - "grunt-contrib-qunit": "^1.2.0", + "grunt-contrib-qunit": "^3.0.1", "grunt-contrib-uglify": "^1.0.1", "grunt-jsdoc": "^2.2.1", "grunt-shell-spawn": "^0.3.10",