Skip to content

Commit

Permalink
Bump @types/react-router-dom from 5.1.7 to 5.3.3 in /src/frontend (ri…
Browse files Browse the repository at this point in the history
…eckpil#106)

Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.1.7 to 5.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom)

---
updated-dependencies:
- dependency-name: "@types/react-router-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2022
1 parent 8bcd1a4 commit e1265db
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions src/frontend/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 src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@types/react": "^16.14.6",
"@types/react-dom": "^17.0.14",
"@types/react-redux": "^7.1.22",
"@types/react-router-dom": "^5.1.7",
"@types/react-router-dom": "^5.3.3",
"keycloak-js": "^17.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down

0 comments on commit e1265db

Please sign in to comment.