Skip to content

Commit 938aedc

Browse files
fix(alloy-ui): update YUI to latest
1 parent 5edf7db commit 938aedc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"alloycore": ["aui-base-core"],
33
"alloyregex": "(aui|yui(",
4-
"yuiversion": "patched-v3.20.0",
4+
"yuiversion": "patched-v3.20.1",
55
"version": "3.1.0-deprecated.119"
6-
}
6+
}

third-party/projects/alloy-ui/bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"keywords": ["alloy", "alloyui", "aui", "yui", "yui3"],
88
"license": "BSD",
99
"dependencies": {
10-
"yui3": "liferay/yui3#patched-v3.20.0"
10+
"yui3": "liferay/yui3#patched-v3.20.1"
1111
},
1212
"devDependencies": {
1313
"ace-builds": "1.4.6",
1414
"alloy-apidocs-theme": "liferay/alloy-apidocs-theme#master",
1515
"alloyui.com": "liferay/alloyui.com#master"
1616
}
17-
}
17+
}

0 commit comments

Comments
 (0)