chore(deps): update dependency @types/react-helmet to v6.1.3

pull/43678/head
Renovate Bot 2021-10-02 08:11:34 +00:00 committed by renovate[bot]
parent 00e7817db5
commit d261d7a6d9
2 changed files with 4 additions and 4 deletions

View File

@ -5450,9 +5450,9 @@
}
},
"@types/react-helmet": {
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.2.tgz",
"integrity": "sha512-dcfAZNlWb5JYFbO9CGfrPWLJAyFcT6UeR3u35eBbv8liY2Rg4K7fM1G5+HnwVgot+C+kVwXAZ8pLEn2jsMfTDg==",
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.3.tgz",
"integrity": "sha512-U4onVxaZxAp78KpXsfmyCIhLjsvJJ3goG3CYFOo+xW0cPYAz9oe5cBAUSAcN7l35OTbrFvu9TuE0YkcZMKGr4A==",
"dev": true,
"requires": {
"@types/react": "*"

View File

@ -142,7 +142,7 @@
"@types/psl": "1.1.0",
"@types/reach__router": "1.3.9",
"@types/react-dom": "17.0.9",
"@types/react-helmet": "6.1.2",
"@types/react-helmet": "6.1.3",
"@types/react-instantsearch-dom": "6.12.0",
"@types/react-monaco-editor": "0.16.0",
"@types/react-redux": "7.1.16",