Skip to content

Commit

Permalink
Merge pull request #1643 from mzazrivec/update_ui_components_to_1_3_4
Browse files Browse the repository at this point in the history
[JANSA] Update ui-components to 1.3.4
  • Loading branch information
simaishi authored May 21, 2020
2 parents 18a81a4 + aabf5a5 commit 5f2f6d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.3.3",
"@manageiq/ui-components": "1.3.4",
"@uirouter/angularjs": "1.0.20",
"actioncable": "5.2.1",
"angular": "1.7.5",
Expand Down
10 changes: 5 additions & 5 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/[email protected].3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@manageiq/ui-components/-/ui-components-1.3.3.tgz#349ec945574253fac9f49fb56a87a859fbb97f4f"
integrity sha512-rYa1Neu2sPikizzW/pjvsj1CuC2HXQo/yQqE1LrIzxPq//SZUqgPNA2wFac5TvYBV7zq1jk5KFJKVz+5Ldho4w==
"@manageiq/[email protected].4":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@manageiq/ui-components/-/ui-components-1.3.4.tgz#8fa1007591cfac45fdd12e6423a0774bd7822c50"
integrity sha512-BxNTy6qexmc1Us+XowgFDGvB6l460X7EbooZ6TUxghNQRlr7JgJjJNzbVzv2SjvA46IdTdpsnT2s3JvIWERYjg==
dependencies:
angular-bootstrap-switch "^0.5.1"
angular-dragdrop "^1.0.13"
Expand Down Expand Up @@ -4454,7 +4454,7 @@ glob@^6.0.4:
once "^1.3.0"
path-is-absolute "^1.0.0"

glob@^7.1.3:
glob@^7.0.5, glob@^7.1.3:
version "7.1.6"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
Expand Down

0 comments on commit 5f2f6d8

Please sign in to comment.