Update deps.

This commit is contained in:
John-David Dalton
2019-07-09 09:36:22 -07:00
parent 02b3295a63
commit 8f4d3eb018
2 changed files with 69 additions and 40 deletions

View File

@@ -30,7 +30,7 @@
"validate": "npm run style && npm run test"
},
"devDependencies": {
"async": "^2.1.4",
"async": "^2.6.2",
"benchmark": "^2.1.3",
"chalk": "^1.1.3",
"cheerio": "^0.22.0",
@@ -38,12 +38,12 @@
"coveralls": "^2.11.15",
"curl-amd": "~0.8.12",
"docdown": "~0.7.2",
"dojo": "^1.12.1",
"ecstatic": "^2.1.0",
"dojo": "^1.15.0",
"ecstatic": "^2.2.2",
"fs-extra": "~1.0.0",
"glob": "^7.1.1",
"glob": "^7.1.4",
"istanbul": "0.4.5",
"jquery": "^3.1.1",
"jquery": "^3.4.1",
"jscs": "^3.0.7",
"lodash": "4.17.3",
"lodash-doc-globals": "^0.1.1",
@@ -53,7 +53,7 @@
"qunit-extras": "^3.0.0",
"qunitjs": "^2.1.0",
"request": "^2.79.0",
"requirejs": "^2.3.2",
"requirejs": "^2.3.6",
"sauce-tunnel": "^2.5.0",
"uglify-js": "2.7.5",
"webpack": "^1.14.0"