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

Commit

Permalink
Updates openshift-assisted-ui-lib to 2.4.6 (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkilzi committed Jun 15, 2022
1 parent 667c832 commit 9ed09bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"i18next": "^20.4.0",
"i18next-browser-languagedetector": "^6.1.2",
"lodash": "^4.17.21",
"openshift-assisted-ui-lib": "2.4.5",
"openshift-assisted-ui-lib": "2.4.6",
"react": "^16.14.0",
"react-dom": "^16.13.1",
"react-error-boundary": "^3.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8127,10 +8127,10 @@ open@^7.0.2:
is-docker "^2.0.0"
is-wsl "^2.1.1"

openshift-assisted-ui-lib@2.4.5:
version "2.4.5"
resolved "https://registry.npmjs.org/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-2.4.5.tgz#814cc1acad0a497753369d257ec973e549fa1afe"
integrity sha512-5lFkIt921iLhm2SRbMArPAW8KWMCKynXnJI5p2ZGkME32apKJL1TTV+T9IDuQDCshG+sYLjVbj0V7XiCjJI2vA==
openshift-assisted-ui-lib@2.4.6:
version "2.4.6"
resolved "https://registry.npmjs.org/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-2.4.6.tgz#8ef51256d307e0cae288729b6105eb87fbd480a9"
integrity sha512-sulHp9zlNhdPu89xiZjQ5p7oUFeaPqjLuRyJPt/e1LrFkaz/t3MjeaOyZVpDBECOFGu+5iqSEQ1VsIEcVYP1DA==
dependencies:
axios-case-converter "^0.8.1"
classnames "^2.3.1"
Expand Down

0 comments on commit 9ed09bf

Please sign in to comment.