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

Commit 8d8dde4

Browse files
authored
Merge pull request #401 from mareklibra/assisted-ui-lib.auto.v1.5.8
Update openshift-assisted-ui-lib to 1.5.8
2 parents 815eff1 + 326f567 commit 8d8dde4

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.7-1",
44+
"openshift-assisted-ui-lib": "^1.5.8",
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
@@ -8690,10 +8690,10 @@ open@^7.0.2:
86908690
is-docker "^2.0.0"
86918691
is-wsl "^2.1.1"
86928692

8693-
openshift-assisted-ui-lib@^1.5.7-1:
8694-
version "1.5.7-1"
8695-
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-1.5.7-1.tgz#4a42c36bbbc6958550814a0c3dfa1c04d6c0b355"
8696-
integrity sha512-bTbvMtaOVTbdnu53El5NpGkxrJB86gmff9vZvr4UW92aOuPwDXcW7XNXbzxKOEN8emKhZr6ObhICsNp7D3A2BA==
8693+
openshift-assisted-ui-lib@^1.5.8:
8694+
version "1.5.8"
8695+
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-1.5.8.tgz#73c20f18105b84edfa6bc04ec6c809ddeaed460b"
8696+
integrity sha512-h7++ivmimTMA/KZ7GdKoIVtBzeCbSvgb0Fb6mioidbXTMqXkrNQMEUmS0N3rFfomrbxy6GTzgEyj2DuwnuO0Fw==
86978697
dependencies:
86988698
axios-case-converter "^0.6.0"
86998699
ip-address "^7.1.0"

0 commit comments

Comments
 (0)