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

This commit is contained in:
Renovate Bot
2021-10-14 10:35:30 +00:00
committed by renovate[bot]
parent d36a9a3c66
commit 4916211179
2 changed files with 4 additions and 4 deletions

View File

@ -5298,9 +5298,9 @@
}
},
"@types/react-helmet": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.3.tgz",
"integrity": "sha512-U4onVxaZxAp78KpXsfmyCIhLjsvJJ3goG3CYFOo+xW0cPYAz9oe5cBAUSAcN7l35OTbrFvu9TuE0YkcZMKGr4A==",
"version": "6.1.4",
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.4.tgz",
"integrity": "sha512-jyx50RNZXVaTGHY3MsoRPNpeiVk8b0XTPgD/O6KHF6COTDnG/+lRjPYvTK5nfWtR3xDOux0w6bHLAsaHo2ZLTA==",
"dev": true,
"requires": {
"@types/react": "*"

View File

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