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

Commit 0e96c5c

Browse files
authored
Merge pull request #413 from mareklibra/assisted-ui-lib.auto.v1.5.10-3
Update openshift-assisted-ui-lib to 1.5.10-3
2 parents 927afe6 + a5035b3 commit 0e96c5c

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,4 @@ You can learn more in the
187187
[Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
188188

189189
To learn React, check out the [React documentation](https://reactjs.org/).
190+

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"humanize-plus": "^1.8.2",
4141
"lodash": "^4.17.15",
4242
"netmask": "^1.0.6",
43-
"openshift-assisted-ui-lib": "^1.5.10-2",
43+
"openshift-assisted-ui-lib": "^1.5.10-3",
4444
"prettier": "^2.0.1",
4545
"prism-react-renderer": "^1.1.1",
4646
"react": "^16.13.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8557,10 +8557,10 @@ open@^7.0.2:
85578557
is-docker "^2.0.0"
85588558
is-wsl "^2.1.1"
85598559

8560-
openshift-assisted-ui-lib@^1.5.10-2:
8561-
version "1.5.10-2"
8562-
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-1.5.10-2.tgz#5266e82272bb29bd4700ed7d586001558e019657"
8563-
integrity sha512-jRiMdlZBWZ7sTYktX08EHVjYl9xbc5LS0tm8j9zp4LGfb1KkBdNaV4kY0VGKZbD9yr1m2GZ5l4LkgyjO5stclQ==
8560+
openshift-assisted-ui-lib@^1.5.10-3:
8561+
version "1.5.10-3"
8562+
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-1.5.10-3.tgz#5baf6d465fb82c6b095580b76385b5c9ffb2f379"
8563+
integrity sha512-0pC0zAeSnF1QDq1B0zbC3dSV600rdV2Mpee3Mje2sSn3By8sqH0yTZjNFQTX9Jhnkqg/rRFOvIvORGzHQfbYvg==
85648564
dependencies:
85658565
axios-case-converter "^0.6.0"
85668566
filesize.js "^2.0.0"

0 commit comments

Comments
 (0)