aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-26 06:58:30 +0000
committerGitHub <noreply@github.com>2021-03-26 06:58:30 +0000
commit0e1be7b4d407f3a44744bb8f00ccbe3ff68b9ffd (patch)
tree7276d6c7d762ec1e32f3f14855baf0631f0be391
parent7623dc27eefc9dd5c1b16cfb4bea07442883221c (diff)
downloadtimeline-0e1be7b4d407f3a44744bb8f00ccbe3ff68b9ffd.tar.gz
timeline-0e1be7b4d407f3a44744bb8f00ccbe3ff68b9ffd.tar.bz2
timeline-0e1be7b4d407f3a44744bb8f00ccbe3ff68b9ffd.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.12 to 5.1.13. - [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-lock.json14
-rw-r--r--FrontEnd/package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json
index 00df8847..632c56a7 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -56,7 +56,7 @@
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
- "@types/react-router": "^5.1.12",
+ "@types/react-router": "^5.1.13",
"@types/react-router-bootstrap": "^0.24.5",
"@types/react-router-dom": "^5.1.7",
"@types/remarkable": "^2.0.1",
@@ -2052,9 +2052,9 @@
}
},
"node_modules/@types/react-router": {
- "version": "5.1.12",
- "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.12.tgz",
- "integrity": "sha512-0bhXQwHYfMeJlCh7mGhc0VJTRm0Gk+Z8T00aiP4702mDUuLs9SMhnd2DitpjWFjdOecx2UXtICK14H9iMnziGA==",
+ "version": "5.1.13",
+ "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.13.tgz",
+ "integrity": "sha512-ZIuaO9Yrln54X6elg8q2Ivp6iK6p4syPsefEYAhRDAoqNh48C8VYUmB9RkXjKSQAJSJV0mbIFCX7I4vZDcHrjg==",
"dev": true,
"dependencies": {
"@types/history": "*",
@@ -17812,9 +17812,9 @@
}
},
"@types/react-router": {
- "version": "5.1.12",
- "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.12.tgz",
- "integrity": "sha512-0bhXQwHYfMeJlCh7mGhc0VJTRm0Gk+Z8T00aiP4702mDUuLs9SMhnd2DitpjWFjdOecx2UXtICK14H9iMnziGA==",
+ "version": "5.1.13",
+ "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.13.tgz",
+ "integrity": "sha512-ZIuaO9Yrln54X6elg8q2Ivp6iK6p4syPsefEYAhRDAoqNh48C8VYUmB9RkXjKSQAJSJV0mbIFCX7I4vZDcHrjg==",
"dev": true,
"requires": {
"@types/history": "*",
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 0e044f8e..243d7820 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -71,7 +71,7 @@
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
- "@types/react-router": "^5.1.12",
+ "@types/react-router": "^5.1.13",
"@types/react-router-bootstrap": "^0.24.5",
"@types/react-router-dom": "^5.1.7",
"@types/remarkable": "^2.0.1",