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.6 (#517)
Browse files Browse the repository at this point in the history
Update openshift-assisted-ui-lib to 2.0.6

Update package.json
  • Loading branch information
jkilzi committed Jan 5, 2022
1 parent 62e88cc commit 713386b
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.5",
"version": "2.0.6",
"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.15",
"openshift-assisted-ui-lib": "2.0.5",
"openshift-assisted-ui-lib": "2.0.6",
"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].5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-2.0.5.tgz#482d8933e4aa354f0a694d35366d749d22d9d735"
integrity sha512-qHfdMcKK5XVyuiq/3HF5cbICpUrPZmhYoCRx78VnQWWae67BbIgM0KqekveyaG5jC232FhN2Ey8cTGpvsGMolQ==
[email protected].6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-2.0.6.tgz#c518bddfd9fb0c706d920c6177803961e4f3c72c"
integrity sha512-6dnheQgYu7tYBJEqfwTn/jzu579NYMWgrv7c79IM1lQ8xpeBPGr6GJFt62pcViPXHOSGYXx2puk4ZQrs+1M+Ag==
dependencies:
axios-case-converter "^0.8.1"
classnames "^2.3.1"
Expand Down

0 comments on commit 713386b

Please sign in to comment.