Skip to content

Commit f50b501

Browse files
Bump react-router-dom from 5.2.0 to 5.3.0
Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](remix-run/react-router@v5.2.0...v5.3.0) --- 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 ae7d403 commit f50b501

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-dom": "^17.0.2",
1818
"react-redux": "^7.2.5",
1919
"react-responsive": "^8.2.0",
20-
"react-router-dom": "^5.2.0",
20+
"react-router-dom": "^5.3.0",
2121
"redux": "^4.1.1"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)