Update dependency @types/react-helmet to v6.1.5

This commit is contained in:
Renovate Bot 2021-12-24 01:35:09 +00:00
parent 1fb342cf9a
commit d59e5bf99a
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/mongoose": "5.11.97",
"@types/react-helmet": "6.1.4",
"@types/react-helmet": "6.1.5",
"@typescript-eslint/eslint-plugin": "5.8.0",
"@typescript-eslint/parser": "5.8.0",
"@vercel/node": "1.12.1",

View File

@ -1739,10 +1739,10 @@
dependencies:
"@types/react" "*"
"@types/react-helmet@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.4.tgz#3e54a3eb37ba7fb34ffafc64f425be4e68df03b9"
integrity sha512-jyx50RNZXVaTGHY3MsoRPNpeiVk8b0XTPgD/O6KHF6COTDnG/+lRjPYvTK5nfWtR3xDOux0w6bHLAsaHo2ZLTA==
"@types/react-helmet@6.1.5":
version "6.1.5"
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.5.tgz#35f89a6b1646ee2bc342a33a9a6c8777933f9083"
integrity sha512-/ICuy7OHZxR0YCAZLNg9r7I9aijWUWvxaPR6uTuyxe8tAj5RL4Sw1+R6NhXUtOsarkGYPmaHdBDvuXh2DIN/uA==
dependencies:
"@types/react" "*"