Skip to content

Commit

Permalink
Merge pull request #1173 from antonio-ortega/LPP-50953
Browse files Browse the repository at this point in the history
fix(alloy-ui): Upgrade YUI version to be sure we can use newer AUI ve…
  • Loading branch information
antonio-ortega committed Sep 27, 2023
2 parents 4043bb2 + 96bd110 commit 1721eb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion third-party/projects/alloy-ui/.alloy.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"alloycore": ["aui-base-core"],
"alloyregex": "(aui|yui(",
"yuiversion": "patched-v3.19.1",
"yuiversion": "patched-v3.19.2",
"version": "3.1.0-deprecated.115"
}
2 changes: 1 addition & 1 deletion third-party/projects/alloy-ui/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"keywords": ["alloy", "alloyui", "aui", "yui", "yui3"],
"license": "BSD",
"dependencies": {
"yui3": "liferay/yui3#patched-v3.19.1"
"yui3": "liferay/yui3#patched-v3.19.2"
},
"devDependencies": {
"ace-builds": "1.4.6",
Expand Down

0 comments on commit 1721eb3

Please sign in to comment.