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

This commit is contained in:
Renovate Bot 2021-10-26 02:35:41 +00:00
parent 995ea4d922
commit c3fb897a67
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

View file

@ -17,7 +17,7 @@
"@types/node": "15.6.0",
"@types/react": "17.0.33",
"@types/react-dom": "17.0.10",
"@types/react-router-dom": "5.3.1",
"@types/react-router-dom": "5.3.2",
"@types/recharts": "1.8.23",
"autoprefixer": "10.3.7",
"axios": "0.24.0",
@ -2912,9 +2912,9 @@
}
},
"node_modules/@types/react-router-dom": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.1.tgz",
"integrity": "sha512-UvyRy73318QI83haXlaMwmklHHzV9hjl3u71MmM6wYNu0hOVk9NLTa0vGukf8zXUqnwz4O06ig876YSPpeK28A==",
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.2.tgz",
"integrity": "sha512-ELEYRUie2czuJzaZ5+ziIp9Hhw+juEw8b7C11YNA4QdLCVbQ3qLi2l4aq8XnlqM7V31LZX8dxUuFUCrzHm6sqQ==",
"dependencies": {
"@types/history": "*",
"@types/react": "*",
@ -30576,9 +30576,9 @@
}
},
"@types/react-router-dom": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.1.tgz",
"integrity": "sha512-UvyRy73318QI83haXlaMwmklHHzV9hjl3u71MmM6wYNu0hOVk9NLTa0vGukf8zXUqnwz4O06ig876YSPpeK28A==",
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.2.tgz",
"integrity": "sha512-ELEYRUie2czuJzaZ5+ziIp9Hhw+juEw8b7C11YNA4QdLCVbQ3qLi2l4aq8XnlqM7V31LZX8dxUuFUCrzHm6sqQ==",
"requires": {
"@types/history": "*",
"@types/react": "*",

View file

@ -16,7 +16,7 @@
"@types/node": "15.6.0",
"@types/react": "17.0.33",
"@types/react-dom": "17.0.10",
"@types/react-router-dom": "5.3.1",
"@types/react-router-dom": "5.3.2",
"@types/recharts": "1.8.23",
"autoprefixer": "10.3.7",
"axios": "0.24.0",