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

Unified Diff: third_party/polymer/components/iron-validatable-behavior/.bower.json

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 4 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: third_party/polymer/components/iron-validatable-behavior/.bower.json
diff --git a/third_party/polymer/components/iron-validatable-behavior/.bower.json b/third_party/polymer/components/iron-validatable-behavior/.bower.json
index 9b49957bf5d0c07fb8d034f4aa240be054fbbe81..22ad79839c6db39c1ef8bb8ac5be39d0ffb88fd1 100644
--- a/third_party/polymer/components/iron-validatable-behavior/.bower.json
+++ b/third_party/polymer/components/iron-validatable-behavior/.bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-validatable-behavior",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "Provides a behavior for an element that validates user input",
"authors": "The Polymer Authors",
"keywords": [
@@ -30,13 +30,13 @@
"web-component-tester": "^4.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
- "_release": "1.1.1",
+ "_release": "1.1.2",
"_resolution": {
"type": "version",
- "tag": "v1.1.1",
- "commit": "2ecd3f411e298733b29f1660f75cb9b03ea31d77"
+ "tag": "v1.1.2",
+ "commit": "f5d85f8dea62d13176b14a4a25c206feb18432c5"
},
- "_source": "git://github.com/PolymerElements/iron-validatable-behavior.git",
+ "_source": "https://github.com/PolymerElements/iron-validatable-behavior.git",
"_target": "^1.0.0",
"_originalSource": "PolymerElements/iron-validatable-behavior"
}

Powered by Google App Engine
This is Rietveld 408576698