Skip to content

Commit

Permalink
Merge pull request #3788 from prometheus/dependabot/npm_and_yarn/ui/r…
Browse files Browse the repository at this point in the history
…eact-app/use-query-params-2.2.1

Bump use-query-params from 2.2.0 to 2.2.1 in /ui/react-app
  • Loading branch information
simonpasquier authored Jun 25, 2024
2 parents 7d615b7 + 688d649 commit 4c1a187
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 9 deletions.
26 changes: 18 additions & 8 deletions ui/react-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router-dom": "^6.3.0",
"use-query-params": "^2.1.1"
"use-query-params": "^2.2.1"
},
"devDependencies": {
"@types/react": "^18.2.51",
Expand Down

0 comments on commit 4c1a187

Please sign in to comment.