Merge pull request #17 from jellyfin/dependabot/npm_and_yarn/types/react-helmet-6.1.2

Bump @types/react-helmet from 6.1.1 to 6.1.2
This commit is contained in:
Julien Machiels
2021-07-23 17:33:12 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13892,9 +13892,9 @@
}
},
"@types/react-helmet": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.1.tgz",
"integrity": "sha512-VmSCMz6jp/06DABoY60vQa++h1YFt0PfAI23llxBJHbowqFgLUL0dhS1AQeVPNqYfRp9LAfokrfWACTNeobOrg==",
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.2.tgz",
"integrity": "sha512-dcfAZNlWb5JYFbO9CGfrPWLJAyFcT6UeR3u35eBbv8liY2Rg4K7fM1G5+HnwVgot+C+kVwXAZ8pLEn2jsMfTDg==",
"dev": true,
"requires": {
"@types/react": "*"
+1 -1
View File
@@ -42,7 +42,7 @@
"@docusaurus/module-type-aliases": "^2.0.0-alpha.75",
"@tsconfig/docusaurus": "^1.0.2",
"@types/react": "^17.0.5",
"@types/react-helmet": "^6.1.1",
"@types/react-helmet": "^6.1.2",
"@types/react-router-dom": "^5.1.8",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",