mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump @types/react-router-dom from 5.1.9 to 5.3.0 in /web
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.1.9 to 5.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom) --- updated-dependencies: - dependency-name: "@types/react-router-dom" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e912130f4d
commit
5880eccc93
2 changed files with 1 additions and 1 deletions
BIN
web/package-lock.json
generated
BIN
web/package-lock.json
generated
Binary file not shown.
|
|
@ -10,7 +10,7 @@
|
|||
"@types/node": "^16.9.6",
|
||||
"@types/react": "^17.0.22",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"@types/react-router-dom": "^5.1.9",
|
||||
"@types/react-router-dom": "^5.3.0",
|
||||
"antd": "^4.16.13",
|
||||
"babel-plugin-import": "^1.13.3",
|
||||
"customize-cra": "^1.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue