Skip to content

Commit

Permalink
Merge pull request #1669 from mzazrivec/update_ui_components_to_1_2_22
Browse files Browse the repository at this point in the history
[IVANCHUK] Update ui-components to 1.2.22
  • Loading branch information
simaishi committed Sep 8, 2020
2 parents 065955d + 897b3d9 commit 7c0a721
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@manageiq/font-fabulous": "1.0.3",
"@manageiq/ui-components": "1.2.21",
"@manageiq/ui-components": "1.2.22",
"@uirouter/angularjs": "1.0.20",
"actioncable": "5.2.1",
"angular": "1.7.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,10 @@
resolved "https://registry.yarnpkg.com/@manageiq/font-fabulous/-/font-fabulous-1.0.3.tgz#3e1fa8391866c82529f19cf2580f6092b6ef1a04"
integrity sha512-K0YFaADF+3JrKfuHA322YE/mjKRrgOpx82QCCw4b4BrBN6HX6hOuUfpmWpV4FPWObmqSOQp1kD7Mcx1Z8vhhtg==

"@manageiq/ui-components@1.2.21":
version "1.2.21"
resolved "https://registry.yarnpkg.com/@manageiq/ui-components/-/ui-components-1.2.21.tgz#4b5cff7a81e2417e4bfff16b2a8f843f2c940f22"
integrity sha512-PELiqpqfBciBa/UFKOtBmeJEmxSx/lMHZ20LfVJFBKlEsosmtqFHqtnZd6pIYIy7ZUt5E7k+SzmZ8vRQkTiQaw==
"@manageiq/ui-components@1.2.22":
version "1.2.22"
resolved "https://registry.yarnpkg.com/@manageiq/ui-components/-/ui-components-1.2.22.tgz#b5addc1089e74c19a53229da6dab8cc8d247fd6c"
integrity sha512-3KgN5C40WEdF8a3aluxux9oGhvehF1b20vQOqS19szfr52+3EgSji+d5BD1lysVMuqQWvcP4XNPApBe7FqfepQ==
dependencies:
angular-bootstrap-switch "^0.5.1"
angular-dragdrop "^1.0.13"
Expand Down

0 comments on commit 7c0a721

Please sign in to comment.