aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-02 06:47:59 +0000
committerGitHub <noreply@github.com>2021-03-02 06:47:59 +0000
commited7b74b14505987512f805204a291c854ee1a0e0 (patch)
treeb76f2427afe03c390c9a5e7e3340a48139434b18 /FrontEnd/package.json
parent9944750ca329e67f13cc3612d224faa723f5168b (diff)
downloadtimeline-ed7b74b14505987512f805204a291c854ee1a0e0.tar.gz
timeline-ed7b74b14505987512f805204a291c854ee1a0e0.tar.bz2
timeline-ed7b74b14505987512f805204a291c854ee1a0e0.zip
build(deps-dev): Bump @types/react-router in /FrontEnd
Bumps [@types/react-router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router) from 5.1.11 to 5.1.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index c526d2cc..68fd546b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -70,7 +70,7 @@
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"@types/react-responsive": "^8.0.2",
- "@types/react-router": "^5.1.11",
+ "@types/react-router": "^5.1.12",
"@types/react-router-bootstrap": "^0.24.5",
"@types/react-router-dom": "^5.1.7",
"@types/webpack-env": "^1.16.0",