mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump react-router-dom from 5.1.0 to 5.1.1 in /src/FilterLists.Web
Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md) - [Commits](https://github.com/ReactTraining/react-router/compare/v5.1.0...v5.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
26f5335dd1
commit
2bd30cdfff
2 changed files with 1 additions and 1 deletions
BIN
src/FilterLists.Web/package-lock.json
generated
BIN
src/FilterLists.Web/package-lock.json
generated
Binary file not shown.
|
|
@ -14,7 +14,7 @@
|
|||
"react": "^16.9.0",
|
||||
"react-app-rewired": "^2.1.3",
|
||||
"react-dom": "^16.10.1",
|
||||
"react-router-dom": "^5.1.0",
|
||||
"react-router-dom": "^5.1.1",
|
||||
"react-scripts": "^3.1.2",
|
||||
"slugify": "^1.3.5",
|
||||
"typescript": "^3.6.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue