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

This commit is contained in:
renovate[bot]
2023-10-04 10:41:11 +00:00
committed by GitHub
parent 3172e73538
commit 3da90068f7
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -36,7 +36,7 @@
"@docusaurus/module-type-aliases": "2.4.3",
"@tsconfig/docusaurus": "2.0.1",
"@types/react": "17.0.66",
"@types/react-helmet": "6.1.6",
"@types/react-helmet": "6.1.7",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
@@ -3880,9 +3880,9 @@
}
},
"node_modules/@types/react-helmet": {
"version": "6.1.6",
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.6.tgz",
"integrity": "sha512-ZKcoOdW/Tg+kiUbkFCBtvDw0k3nD4HJ/h/B9yWxN4uDO8OkRksWTO+EL+z/Qu3aHTeTll3Ro0Cc/8UhwBCMG5A==",
"version": "6.1.7",
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.7.tgz",
"integrity": "sha512-mUFOrdR3AIvHE8BEaqzfPEnR62xq5PHQJehhgNtj78x0d5NOxUCQ0j+r9OZ4RvB+prNZx9wvQnVW8ApFBX+fig==",
"dev": true,
"dependencies": {
"@types/react": "*"
+1 -1
View File
@@ -62,7 +62,7 @@
"@docusaurus/module-type-aliases": "2.4.3",
"@tsconfig/docusaurus": "2.0.1",
"@types/react": "17.0.66",
"@types/react-helmet": "6.1.6",
"@types/react-helmet": "6.1.7",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",