Skip to content
This repository was archived by the owner on Apr 30, 2023. It is now read-only.

Commit b221114

Browse files
author
Jiri Tomasek
authored
Merge pull request #368 from mareklibra/assisted-ui-lib.auto.v1.5.1-1
Update openshift-assisted-ui-lib to 1.5.1-1
2 parents b8ca133 + 7163f1a commit b221114

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"lodash": "^4.17.15",
4242
"netmask": "^1.0.6",
4343
"node-sass": "^4.13.1",
44-
"openshift-assisted-ui-lib": "^1.5.1",
44+
"openshift-assisted-ui-lib": "^1.5.1-1",
4545
"prettier": "^2.0.1",
4646
"prism-react-renderer": "^1.1.1",
4747
"react": "^16.13.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8621,10 +8621,10 @@ open@^7.0.2:
86218621
is-docker "^2.0.0"
86228622
is-wsl "^2.1.1"
86238623

8624-
openshift-assisted-ui-lib@^1.5.1:
8625-
version "1.5.1"
8626-
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-1.5.1.tgz#85e13aed7c1502ce2fffd21c401df93492b994a2"
8627-
integrity sha512-vv38LZSa+cz4YcnmTzAPIb9vqp+7Z+zWos724VNWLeqemT2tudjpdmWvkXG+s54Nt9cvr98Z1k1eI9zMDSCQnQ==
8624+
openshift-assisted-ui-lib@^1.5.1-1:
8625+
version "1.5.1-1"
8626+
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-1.5.1-1.tgz#1f9ab342b093162fdcb223b9287f785c9bb22e0c"
8627+
integrity sha512-VFA+iVOxR+M12hV/pLVV+iPC5UaQw46B6PA/PhjixZkU1ZW5u9gD/OzwYTR9HySuy9VF+VdHOntMM5lB4zfNaw==
86288628
dependencies:
86298629
axios-case-converter "^0.6.0"
86308630
ip-address "^7.1.0"

0 commit comments

Comments
 (0)