Skip to content

Commit 0247742

Browse files
Update react-router requirement from ~4.1.0 to ~4.3.1
Updates the requirements on [react-router](https://github.com/ReactTraining/react-router) to permit the latest version. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGES.md) - [Commits](https://github.com/ReactTraining/react-router/commits/v4.3.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent aaaca32 commit 0247742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"rc-tools": "8.x",
7474
"react": "^16.0.0",
7575
"react-dom": "^16.0.0",
76-
"react-router": "~4.1.0",
76+
"react-router": "~4.3.1",
7777
"react-router-dom": "^4.1.0",
7878
"react-test-renderer": "^16.0.0",
7979
"tslint-config-prettier": "^1.17.0",

0 commit comments

Comments
 (0)