mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump @types/react-router-dom from 4.3.5 to 5.1.0 in /src/FilterLists.Web
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 4.3.5 to 5.1.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0d5d256656
commit
a1fe361eea
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.
|
|
@ -7,7 +7,7 @@
|
|||
"@types/node": "^12.7.8",
|
||||
"@types/react": "^16.9.3",
|
||||
"@types/react-dom": "^16.9.1",
|
||||
"@types/react-router-dom": "^4.3.5",
|
||||
"@types/react-router-dom": "^5.1.0",
|
||||
"antd": "^3.23.4",
|
||||
"babel-plugin-import": "^1.12.2",
|
||||
"customize-cra": "^0.7.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue