chore(deps): update dependency @types/reach__router to v1.3.10

This commit is contained in:
Renovate Bot
2021-12-24 03:45:53 +00:00
committed by renovate[bot]
parent b8829bf722
commit 074fcccb5d
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -49,7 +49,7 @@
"@types/node": "16.11.17",
"@types/prismjs": "1.16.6",
"@types/psl": "1.1.0",
"@types/reach__router": "1.3.9",
"@types/reach__router": "1.3.10",
"@types/react": "17.0.38",
"@types/react-dom": "17.0.11",
"@types/react-helmet": "6.1.4",
@ -15012,9 +15012,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"node_modules/@types/reach__router": {
"version": "1.3.9",
"resolved": "https://registry.npmjs.org/@types/reach__router/-/reach__router-1.3.9.tgz",
"integrity": "sha512-N6rqQqTTAV/zKLfK3iq9Ww3wqCEhTZvsilhl0zI09zETdVq1QGmJH6+/xnj8AFUWIrle2Cqo+PGM/Ltr1vBb9w==",
"version": "1.3.10",
"resolved": "https://registry.npmjs.org/@types/reach__router/-/reach__router-1.3.10.tgz",
"integrity": "sha512-iHAFGaVOrWi00/q7oBybggGsz5TOmwOW4M1H9sT7i9lly4qFC8XOgsdf6jUsoaOz2sknFHALEtZqCoDbokdJ2Q==",
"dependencies": {
"@types/react": "*"
}
@ -67477,9 +67477,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"@types/reach__router": {
"version": "1.3.9",
"resolved": "https://registry.npmjs.org/@types/reach__router/-/reach__router-1.3.9.tgz",
"integrity": "sha512-N6rqQqTTAV/zKLfK3iq9Ww3wqCEhTZvsilhl0zI09zETdVq1QGmJH6+/xnj8AFUWIrle2Cqo+PGM/Ltr1vBb9w==",
"version": "1.3.10",
"resolved": "https://registry.npmjs.org/@types/reach__router/-/reach__router-1.3.10.tgz",
"integrity": "sha512-iHAFGaVOrWi00/q7oBybggGsz5TOmwOW4M1H9sT7i9lly4qFC8XOgsdf6jUsoaOz2sknFHALEtZqCoDbokdJ2Q==",
"requires": {
"@types/react": "*"
}

View File

@ -124,7 +124,7 @@
"@types/node": "16.11.17",
"@types/prismjs": "1.16.6",
"@types/psl": "1.1.0",
"@types/reach__router": "1.3.9",
"@types/reach__router": "1.3.10",
"@types/react": "17.0.38",
"@types/react-dom": "17.0.11",
"@types/react-helmet": "6.1.4",