Skip to content

Commit

Permalink
Bump react-router-hash-link from 2.4.1 to 2.4.3 in /dashboard (#2824)
Browse files Browse the repository at this point in the history
Bumps [react-router-hash-link](https://github.com/rafgraph/react-router-hash-link) from 2.4.1 to 2.4.3.
- [Release notes](https://github.com/rafgraph/react-router-hash-link/releases)
- [Commits](rafgraph/react-router-hash-link@v2.4.1...v2.4.3)

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] committed May 17, 2021
1 parent cfe7c64 commit 02d3404
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"react-redux": "^7.2.4",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-router-hash-link": "^2.4.1",
"react-router-hash-link": "^2.4.3",
"react-switch": "^6.0.0",
"react-tabs": "^3.2.2",
"react-test-renderer": "^16.2.0",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11916,10 +11916,10 @@ react-router-dom@^5.2.0:
tiny-invariant "^1.0.2"
tiny-warning "^1.0.0"

react-router-hash-link@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/react-router-hash-link/-/react-router-hash-link-2.4.1.tgz#91ccd904427f42e5ded684af0a20f45842ce0dc5"
integrity sha512-ac71RVRhGzr2DXHPDYW+DE7oH/jkbMefF3giSlAzF286EAHVc1t4wwr4sFNOYj9b2Flfq+FCv184Qi9MBP0KXw==
react-router-hash-link@^2.4.3:
version "2.4.3"
resolved "https://registry.yarnpkg.com/react-router-hash-link/-/react-router-hash-link-2.4.3.tgz#570824d53d6c35ce94d73a46c8e98673a127bf08"
integrity sha512-NU7GWc265m92xh/aYD79Vr1W+zAIXDWp3L2YZOYP4rCqPnJ6LI6vh3+rKgkidtYijozHclaEQTAHaAaMWPVI4A==
dependencies:
prop-types "^15.7.2"

Expand Down

0 comments on commit 02d3404

Please sign in to comment.