Add @types/react-router-dom to @backstage/core

This commit is contained in:
Ivan Shmidt
2020-06-03 17:14:27 +02:00
parent 9c93b047aa
commit bc84079225
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -61,6 +61,7 @@
"@types/jest": "^25.2.2",
"@types/node": "^12.0.0",
"@types/react-helmet": "^5.0.15",
"@types/react-router-dom": "^5.1.5",
"@types/zen-observable": "^0.8.0",
"jest-fetch-mock": "^3.0.3"
},
+1 -1
View File
@@ -3902,7 +3902,7 @@
"@types/react" "*"
immutable ">=3.8.2"
"@types/react-router-dom@^5.1.3":
"@types/react-router-dom@^5.1.3", "@types/react-router-dom@^5.1.5":
version "5.1.5"
resolved "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.5.tgz#7c334a2ea785dbad2b2dcdd83d2cf3d9973da090"
integrity sha512-ArBM4B1g3BWLGbaGvwBGO75GNFbLDUthrDojV2vHLih/Tq8M+tgvY1DSwkuNrPSwdp/GUL93WSEpTZs8nVyJLw==