Skip to content

Commit

Permalink
Bump @types/react-router-hash-link from 2.4.8 to 2.4.9 in /dashboard
Browse files Browse the repository at this point in the history
Bumps [@types/react-router-hash-link](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-hash-link) from 2.4.8 to 2.4.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-hash-link)

---
updated-dependencies:
- dependency-name: "@types/react-router-hash-link"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent fb5739d commit d69f3cd
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 @@ -93,7 +93,7 @@
"@types/react-dom": "^17.0.20",
"@types/react-helmet": "^6.1.8",
"@types/react-router-dom": "^5.3.3",
"@types/react-router-hash-link": "^2.4.8",
"@types/react-router-hash-link": "^2.4.9",
"@types/react-transition-group": "^4.4.8",
"@types/redux-mock-store": "^1.0.5",
"@types/swagger-ui-react": "^4.18.2",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3097,10 +3097,10 @@
"@types/react" "*"
"@types/react-router" "*"

"@types/react-router-hash-link@^2.4.8":
version "2.4.8"
resolved "https://registry.yarnpkg.com/@types/react-router-hash-link/-/react-router-hash-link-2.4.8.tgz#524ed5a71a5857febfaf788182ab321d2c81b5e1"
integrity sha512-6j0W3/l9MAZd3JPFv1uMEp0yNJN7DX7l9iKWR6hb8eI70pV93LwYkp2yevioSXof3DiPD2pFPuregsVvNQLMXQ==
"@types/react-router-hash-link@^2.4.9":
version "2.4.9"
resolved "https://registry.yarnpkg.com/@types/react-router-hash-link/-/react-router-hash-link-2.4.9.tgz#b9f069fb5faeba2477426b3932205d080f72ba99"
integrity sha512-zl/VMj+lfJZhvjOAQXIlBVPNKSK+/fRG8AUHhlP9++LhlA2ziLeTmbRxIMJI3PCiCTS+W/FosEoDRoNOGH0OzA==
dependencies:
"@types/history" "^4.7.11"
"@types/react" "*"
Expand Down

0 comments on commit d69f3cd

Please sign in to comment.