Skip to content

Commit 80829e3

Browse files
fix(alloy-ui): bump yui to patched-v3.20.5
1 parent d0afcad commit 80829e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
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.4",
4+
"yuiversion": "patched-v3.20.5",
55
"version": "3.1.0-deprecated.123"
66
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"keywords": ["alloy", "alloyui", "aui", "yui", "yui3"],
88
"license": "BSD",
99
"dependencies": {
10-
"yui3": "liferay/yui3#patched-v3.20.4"
10+
"yui3": "liferay/yui3#patched-v3.20.5"
1111
},
1212
"devDependencies": {
1313
"ace-builds": "1.4.6",

0 commit comments

Comments
 (0)