Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react-helmet from 6.1.6 to 6.1.7 in /ui (#…
Browse files Browse the repository at this point in the history
…11910)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and sarabala1979 committed Jan 10, 2024
1 parent 70dc1b4 commit ec8e733
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Expand Up @@ -54,7 +54,7 @@
"@types/react-datepicker": "^4.19.0",
"@types/react-dom": "^16.8.2",
"@types/react-form": "^2.16.1",
"@types/react-helmet": "^6.1.6",
"@types/react-helmet": "^6.1.7",
"@types/react-router-dom": "^4.2.3",
"@types/superagent": "^4.1.18",
"@types/swagger-ui-react": "^4.11.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Expand Up @@ -1709,10 +1709,10 @@
dependencies:
"@types/react" "*"

"@types/react-helmet@^6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.6.tgz#7d1afd8cbf099616894e8240e9ef70e3c6d7506d"
integrity sha512-ZKcoOdW/Tg+kiUbkFCBtvDw0k3nD4HJ/h/B9yWxN4uDO8OkRksWTO+EL+z/Qu3aHTeTll3Ro0Cc/8UhwBCMG5A==
"@types/react-helmet@^6.1.7":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.7.tgz#4cecc03165084727408d29d92d8fdd4a7e267403"
integrity sha512-mUFOrdR3AIvHE8BEaqzfPEnR62xq5PHQJehhgNtj78x0d5NOxUCQ0j+r9OZ4RvB+prNZx9wvQnVW8ApFBX+fig==
dependencies:
"@types/react" "*"

Expand Down

0 comments on commit ec8e733

Please sign in to comment.