Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Unified Diff: appengine/swarming/ui/package.json

Issue 2921983002: Swarming UI: Bold requested dimensions in bot dimensions (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: appengine/swarming/ui/package.json
diff --git a/appengine/swarming/ui/package.json b/appengine/swarming/ui/package.json
index 58d4c798605f10caae854bc7a4471445dfe52a51..6829845262da65ae2169b6fa52e0e744c69bbfc2 100644
--- a/appengine/swarming/ui/package.json
+++ b/appengine/swarming/ui/package.json
@@ -7,12 +7,12 @@
"license": "LICENSE",
"devDependencies": {
"common-substrings": "~1.0.0",
- "html-minifier": "~3.0.0",
+ "html-minifier": "^3.0.3",
"http-server": "~0.9.0",
"javascript-natural-sort": "^0.7.1",
- "sinon": "1.17.5",
+ "sinon": "^1.17.5",
"skia-common-js": "^1.3.1",
- "uglify-js": "^2.7.0",
- "vulcanize": "~1.14.8"
+ "uglify-js": "^2.7.5",
+ "vulcanize": "^1.14.12"
}
}

Powered by Google App Engine
This is Rietveld 408576698