Skip to content

Commit bdf29c7

Browse files
authored
Merge pull request ManageIQ#1278 from ManageIQ/greenkeeper/@manageiq/ui-components-1.0.1
Update @manageiq/ui-components to the latest version 🚀
2 parents f8dc417 + f861f26 commit bdf29c7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@angular/platform-browser-dynamic": "5.0.3",
3939
"@angular/upgrade": "5.0.3",
4040
"@manageiq/font-fabulous": "1.0.0",
41-
"@manageiq/ui-components": "1.0.0",
41+
"@manageiq/ui-components": "1.0.1",
4242
"@uirouter/angularjs": "1.0.11",
4343
"actioncable": "5.1.4",
4444
"angular": "1.6.7",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@
103103
glob "^7.1.1"
104104
json-server "^0.9.6"
105105

106-
"@manageiq/[email protected].0":
107-
version "1.0.0"
108-
resolved "https://registry.yarnpkg.com/@manageiq/ui-components/-/ui-components-1.0.0.tgz#3809a57841f5289929388a1b6ce33c4565fcd79b"
106+
"@manageiq/[email protected].1":
107+
version "1.0.1"
108+
resolved "https://registry.yarnpkg.com/@manageiq/ui-components/-/ui-components-1.0.1.tgz#0ad5927033e461b29b51130af88e3d03b8cd569a"
109109
dependencies:
110110
angular-bootstrap-switch "^0.5.1"
111111
angular-dragdrop "^1.0.13"

0 commit comments

Comments
 (0)