Skip to content

Commit dc37bce

Browse files
build(deps): bump react-router-dom in /src/main/js/frontend
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.1.1 to 6.2.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Commits](https://github.com/remix-run/react-router/commits/v6.2.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a815fbc commit dc37bce

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

src/main/js/frontend/package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/js/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-bootstrap-icons": "^1.6.1",
1919
"react-dom": "^17.0.2",
2020
"react-router": "^6.0.2",
21-
"react-router-dom": "^6.0.2",
21+
"react-router-dom": "^6.2.1",
2222
"react-scripts": "5.0.0",
2323
"typescript": "^4.1.2",
2424
"web-vitals": "^2.1.2"

0 commit comments

Comments
 (0)