build(deps): update dependency @types/react-router-dom to v5.3.1 (#2461)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2451/head^2
renovate[bot] 2021-10-07 10:35:04 +11:00 committed by GitHub
parent 982e1c2638
commit e070a499e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -61,7 +61,7 @@
"@types/react": "17.0.27", "@types/react": "17.0.27",
"@types/react-dom": "17.0.9", "@types/react-dom": "17.0.9",
"@types/react-ga": "2.3.0", "@types/react-ga": "2.3.0",
"@types/react-router-dom": "5.3.0", "@types/react-router-dom": "5.3.1",
"babel-preset-react-app": "10.0.0", "babel-preset-react-app": "10.0.0",
"craco-alias": "3.0.1", "craco-alias": "3.0.1",
"craco-esbuild": "0.4.1", "craco-esbuild": "0.4.1",

View File

@ -19,7 +19,7 @@ specifiers:
'@types/react': 17.0.27 '@types/react': 17.0.27
'@types/react-dom': 17.0.9 '@types/react-dom': 17.0.9
'@types/react-ga': 2.3.0 '@types/react-ga': 2.3.0
'@types/react-router-dom': 5.3.0 '@types/react-router-dom': 5.3.1
axios: 0.22.0 axios: 0.22.0
babel-preset-react-app: 10.0.0 babel-preset-react-app: 10.0.0
classnames: 2.3.1 classnames: 2.3.1
@ -76,7 +76,7 @@ devDependencies:
'@types/react': 17.0.27 '@types/react': 17.0.27
'@types/react-dom': 17.0.9 '@types/react-dom': 17.0.9
'@types/react-ga': 2.3.0_react@17.0.2 '@types/react-ga': 2.3.0_react@17.0.2
'@types/react-router-dom': 5.3.0 '@types/react-router-dom': 5.3.1
babel-preset-react-app: 10.0.0 babel-preset-react-app: 10.0.0
craco-alias: 3.0.1 craco-alias: 3.0.1
craco-esbuild: 0.4.1_76a0993b5ef9ff0ccab4f0085b270300 craco-esbuild: 0.4.1_76a0993b5ef9ff0ccab4f0085b270300
@ -2828,11 +2828,11 @@ packages:
- react - react
dev: true dev: true
/@types/react-router-dom/5.3.0: /@types/react-router-dom/5.3.1:
resolution: {integrity: sha512-svUzpEpKDwK8nmfV2vpZNSsiijFNKY8+gUqGqvGGOVrXvX58k1JIJubZa5igkwacbq/0umphO5SsQn/BQsnKpw==} resolution: {integrity: sha512-UvyRy73318QI83haXlaMwmklHHzV9hjl3u71MmM6wYNu0hOVk9NLTa0vGukf8zXUqnwz4O06ig876YSPpeK28A==}
dependencies: dependencies:
'@types/history': 4.7.9 '@types/history': 4.7.9
'@types/react': 17.0.24 '@types/react': 17.0.27
'@types/react-router': 5.1.16 '@types/react-router': 5.1.16
dev: true dev: true
@ -2840,7 +2840,7 @@ packages:
resolution: {integrity: sha512-8d7nR/fNSqlTFGHti0R3F9WwIertOaaA1UEB8/jr5l5mDMOs4CidEgvvYMw4ivqrBK+vtVLxyTj2P+Pr/dtgzg==} resolution: {integrity: sha512-8d7nR/fNSqlTFGHti0R3F9WwIertOaaA1UEB8/jr5l5mDMOs4CidEgvvYMw4ivqrBK+vtVLxyTj2P+Pr/dtgzg==}
dependencies: dependencies:
'@types/history': 4.7.9 '@types/history': 4.7.9
'@types/react': 17.0.24 '@types/react': 17.0.27
dev: true dev: true
/@types/react-transition-group/4.4.3: /@types/react-transition-group/4.4.3: