aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-22 05:06:12 +0000
committerGitHub <noreply@github.com>2021-09-22 05:06:12 +0000
commitd462220629fcfe02d9cd4e63ba92d14b7d6dda81 (patch)
tree967024c4cbe9ac0102a9bbfcaf11025afc291194
parent5cf4055cf170dfbef4fbbfa23b79aab8f0a2f5f7 (diff)
downloadtimeline-d462220629fcfe02d9cd4e63ba92d14b7d6dda81.tar.gz
timeline-d462220629fcfe02d9cd4e63ba92d14b7d6dda81.tar.bz2
timeline-d462220629fcfe02d9cd4e63ba92d14b7d6dda81.zip
build(deps-dev): Bump @types/react-router-dom in /FrontEnd
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:development update-type: version-update:semver-minor ... 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 e3cce7b6..5ff15b81 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -56,7 +56,7 @@
"@types/react-dom": "^17.0.9",
"@types/react-responsive": "^8.0.3",
"@types/react-router": "^5.1.16",
- "@types/react-router-dom": "^5.1.9",
+ "@types/react-router-dom": "^5.3.0",
"@types/react-transition-group": "^4.4.3",
"@types/remarkable": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^4.31.2",