summaryrefslogtreecommitdiffstats
path: root/js/vendor/es6-shim/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/es6-shim/package.json')
-rw-r--r--js/vendor/es6-shim/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/js/vendor/es6-shim/package.json b/js/vendor/es6-shim/package.json
index feca23753..a934954b4 100644
--- a/js/vendor/es6-shim/package.json
+++ b/js/vendor/es6-shim/package.json
@@ -1,6 +1,6 @@
{
"name": "es6-shim",
- "version": "0.34.1",
+ "version": "0.34.4",
"author": "Paul Miller (http://paulmillr.com)",
"description": "ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines",
"keywords": [
@@ -67,17 +67,17 @@
},
"dependencies": {},
"devDependencies": {
- "chai": "^3.4.1",
- "es5-shim": "^4.4.1",
+ "chai": "^3.5.0",
+ "es5-shim": "^4.5.2",
"eslint": "^1.10.3",
"@ljharb/eslint-config": "^1.6.1",
"grunt": "^0.4.5",
"grunt-contrib-connect": "^0.11.2",
"grunt-contrib-watch": "^0.6.1",
"grunt-saucelabs": "^8.6.2",
- "jscs": "^2.7.0",
- "jshint": "^2.8.0",
- "mocha": "^2.3.4",
+ "jscs": "^2.9.0",
+ "jshint": "^2.9.1",
+ "mocha": "^2.4.5",
"promises-aplus-tests": "^2.1.1",
"promises-es6-tests": "^0.5.0",
"uglify-js": "^2.6.1",