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

Commit 001395d

Browse files
authored
Merge pull request #366 from mareklibra/assisted-ui-lib.auto.v1.5.1
Update openshift-assisted-ui-lib to 1.5.1
2 parents c09a897 + b3618ad commit 001395d

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.0-1",
44+
"openshift-assisted-ui-lib": "^1.5.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.0-1:
8625-
version "1.5.0-1"
8626-
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-1.5.0-1.tgz#1f229288eef3928b219c34c0883b1c70d54b58b2"
8627-
integrity sha512-WgIUKzoBSmEW5T1tp1l/CWD3DP0ULgWpm2jpmkvM2MaH1UdZeiuqWOxZiofg+PXAVPEPUE0y+ABZ22704zqs0A==
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==
86288628
dependencies:
86298629
axios-case-converter "^0.6.0"
86308630
ip-address "^7.1.0"

0 commit comments

Comments
 (0)