aboutsummaryrefslogtreecommitdiff
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
commit242b3e1a96718bcf5394d3114e5ffd16080cffc5 (patch)
treed8d11c93e708d72caecbf6eefb2a99879a7db5f3
parent8c03352d3a19edbec07d7eefd1415afe86bca35d (diff)
downloadtimeline-242b3e1a96718bcf5394d3114e5ffd16080cffc5.tar.gz
timeline-242b3e1a96718bcf5394d3114e5ffd16080cffc5.tar.bz2
timeline-242b3e1a96718bcf5394d3114e5ffd16080cffc5.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>
-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",