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

Commit

Permalink
Update openshift-assisted-ui-lib to 2.0.7
Browse files Browse the repository at this point in the history
Update openshift-assisted-ui-lib to 2.0.7
  • Loading branch information
jkilzi committed Jan 11, 2022
1 parent f72c793 commit c5c77cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openshift-assisted-ui",
"version": "2.0.6",
"version": "2.0.7",
"private": false,
"license": "Apache-2.0",
"bugs": {
Expand All @@ -23,7 +23,7 @@
"i18next": "^20.4.0",
"i18next-browser-languagedetector": "^6.1.2",
"lodash": "^4.17.21",
"openshift-assisted-ui-lib": "2.0.6-1",
"openshift-assisted-ui-lib": "2.0.7",
"react": "^16.14.0",
"react-dom": "^16.13.1",
"react-i18next": "^11.11.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8113,10 +8113,10 @@ open@^7.0.2:
is-docker "^2.0.0"
is-wsl "^2.1.1"

[email protected].6-1:
version "2.0.6-1"
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-2.0.6-1.tgz#73146c5bf3d07783421e320efbe9d080e64f39c2"
integrity sha512-yfrI7k3fhTvZGhiHEpJAN8Q9rDRmjHv4gkuQJSRVuXvk7QAwbZOZhtGIv2iO/CSaFvtMkmzF6c/b0l/rz6c4YQ==
[email protected].7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-2.0.7.tgz#7a5e7c5293f2ccd05c196a6df22d114d7eee1880"
integrity sha512-D29sOlccv44t0+arukr4NXO8vnWVM4jj5xNQBKzzpZ2tuTq7Bjy3UzUMHAKYT7xokk1AynjtrDSP/l20Awg+Yg==
dependencies:
axios-case-converter "^0.8.1"
classnames "^2.3.1"
Expand Down

0 comments on commit c5c77cb

Please sign in to comment.