chore(deps): update dependency @types/react-router-dom to v5.1.8 (#442)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-07-07 21:22:29 +00:00 committed by GitHub
parent a83cadba47
commit 774cdfff37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -19,7 +19,7 @@
"@tsconfig/docusaurus": "1.0.2",
"@types/react": "17.0.14",
"@types/react-helmet": "6.1.2",
"@types/react-router-dom": "5.1.7",
"@types/react-router-dom": "5.1.8",
"typescript": "4.3.5"
}
},
@ -2689,9 +2689,9 @@
}
},
"node_modules/@types/react-router-dom": {
"version": "5.1.7",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.7.tgz",
"integrity": "sha512-D5mHD6TbdV/DNHYsnwBTv+y73ei+mMjrkGrla86HthE4/PVvL1J94Bu3qABU+COXzpL23T1EZapVVpwHuBXiUg==",
"version": "5.1.8",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.8.tgz",
"integrity": "sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==",
"dev": true,
"dependencies": {
"@types/history": "*",
@ -16842,9 +16842,9 @@
}
},
"@types/react-router-dom": {
"version": "5.1.7",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.7.tgz",
"integrity": "sha512-D5mHD6TbdV/DNHYsnwBTv+y73ei+mMjrkGrla86HthE4/PVvL1J94Bu3qABU+COXzpL23T1EZapVVpwHuBXiUg==",
"version": "5.1.8",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.8.tgz",
"integrity": "sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==",
"dev": true,
"requires": {
"@types/history": "*",

View File

@ -35,7 +35,7 @@
"@tsconfig/docusaurus": "1.0.2",
"@types/react": "17.0.14",
"@types/react-helmet": "6.1.2",
"@types/react-router-dom": "5.1.7",
"@types/react-router-dom": "5.1.8",
"typescript": "4.3.5"
}
}