Skip to content

Commit

Permalink
fix(alloy-ui): bump yui to patched-v3.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceosterhaus committed Oct 8, 2024
1 parent d0afcad commit b405537
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.20.4",
"yuiversion": "patched-v3.20.5",
"version": "3.1.0-deprecated.123"
}
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.20.4"
"yui3": "liferay/yui3#patched-v3.20.5"
},
"devDependencies": {
"ace-builds": "1.4.6",
Expand Down

0 comments on commit b405537

Please sign in to comment.