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

Commit 822a4a0

Browse files
jkilziammont82
andauthoredApr 27, 2023
Updates openshift-assisted-ui-lib to 2.19.0 (#654)
Co-authored-by: ammont82 <ammont82@users.noreply.github.com>
1 parent 6f8d588 commit 822a4a0

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
@@ -24,7 +24,7 @@
2424
"i18next": "^20.4.0",
2525
"i18next-browser-languagedetector": "^6.1.2",
2626
"lodash": "^4.17.21",
27-
"openshift-assisted-ui-lib": "2.18.7",
27+
"openshift-assisted-ui-lib": "2.19.0",
2828
"react": "^16.14.0",
2929
"react-dom": "^16.13.1",
3030
"react-error-boundary": "^3.1.4",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8486,10 +8486,10 @@ open@^7.0.2:
84868486
is-docker "^2.0.0"
84878487
is-wsl "^2.1.1"
84888488

8489-
openshift-assisted-ui-lib@2.18.7:
8490-
version "2.18.7"
8491-
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-2.18.7.tgz#24bdd142d7c564bfd00f8ee97d1ecad67c9e1b94"
8492-
integrity sha512-crBE8Y0/iciufY+qLzxJznl8qzua4+f315pNK9UZsk2VnTgKjWVjoUEprinhmMyK8i32zgtu6GwEiakSvdv7QQ==
8489+
openshift-assisted-ui-lib@2.19.0:
8490+
version "2.19.0"
8491+
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-2.19.0.tgz#c5ed2dfcf1d0461597d8deb727b0c4cc3e333c70"
8492+
integrity sha512-oasmmW9Hz0JliD6dcm0NTdyfjKZRaglArdey7Iv4Rh31l9OpjDV2bbb6FvwZ+I+Mvt6J+XXwCwEDpa3ASaTyTA==
84938493
dependencies:
84948494
axios-case-converter "^0.11.1"
84958495
cidr-tools "^4.3.0"

0 commit comments

Comments
 (0)