Skip to content

Commit

Permalink
Merge pull request #1658 from mzazrivec/update_ui_components_to_1_4_2
Browse files Browse the repository at this point in the history
Update ui-components to 1.4.2
  • Loading branch information
himdel committed Jul 15, 2020
2 parents 4236274 + 4b7b726 commit fe9e913
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 @@ -31,7 +31,7 @@
},
"dependencies": {
"@manageiq/font-fabulous": "1.0.3",
"@manageiq/ui-components": "1.4.1",
"@manageiq/ui-components": "1.4.2",
"@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.4.1":
version "1.4.1"
resolved "https://registry.yarnpkg.com/@manageiq/ui-components/-/ui-components-1.4.1.tgz#a47e0b77b832b7de65dc92da110c7b9408b33b5c"
integrity sha512-MQnND9kt+ylFd9c22gPmA+SODFXmcyoHkxVoQs1b3N+O+3xoxJ/a1p0kOGtmjZ2q6NJdSAHa2ZZxu/47G3h7Xw==
"@manageiq/ui-components@1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@manageiq/ui-components/-/ui-components-1.4.2.tgz#abcd722dc5810de5326c7dfeef0db47d30ea9776"
integrity sha512-loPeEzYmkepgYByTCJNxn0zDFPG2ndRpa0rnlRELAniYlDDS8JcWkZQxv7gM3HkmkyMisHF4ToIpZUnI36d9yA==
dependencies:
angular-bootstrap-switch "^0.5.1"
angular-dragdrop "^1.0.13"
Expand Down

0 comments on commit fe9e913

Please sign in to comment.