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

Commit f7e5d90

Browse files
authored
Merge pull request #404 from mareklibra/assisted-ui-lib.auto.v1.5.8-1
Update openshift-assisted-ui-lib to 1.5.8-1
2 parents d0677e0 + c649613 commit f7e5d90

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.8",
44+
"openshift-assisted-ui-lib": "^1.5.8-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
@@ -8695,10 +8695,10 @@ open@^7.0.2:
86958695
is-docker "^2.0.0"
86968696
is-wsl "^2.1.1"
86978697

8698-
openshift-assisted-ui-lib@^1.5.8:
8699-
version "1.5.8"
8700-
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-1.5.8.tgz#73c20f18105b84edfa6bc04ec6c809ddeaed460b"
8701-
integrity sha512-h7++ivmimTMA/KZ7GdKoIVtBzeCbSvgb0Fb6mioidbXTMqXkrNQMEUmS0N3rFfomrbxy6GTzgEyj2DuwnuO0Fw==
8698+
openshift-assisted-ui-lib@^1.5.8-1:
8699+
version "1.5.8-1"
8700+
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-1.5.8-1.tgz#f8ba0c3db03597f06363fb1743ecc1864feb8e5e"
8701+
integrity sha512-Kn2kDqUPjeLV2HtWFrilYyK+NhhIHtmSn/dDaOFJOqAJ0zYbWf4rWnIZarggWBm29jfSiweZ1TBYDdYCF52AjQ==
87028702
dependencies:
87038703
axios-case-converter "^0.6.0"
87048704
ip-address "^7.1.0"

0 commit comments

Comments
 (0)