mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump @types/react-helmet to 5.0.10
This commit is contained in:
Generated
+3
-3
@@ -2300,9 +2300,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-helmet": {
|
||||
"version": "5.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-5.0.8.tgz",
|
||||
"integrity": "sha512-ZTr12eDAYI0yUiMx1K82EHqRYa8J1BOOLus+0gL+AkksUiIPwLE0wLiXa9FNqD8r9GXAi+yRPZImkRh1JNlTkQ==",
|
||||
"version": "5.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-5.0.10.tgz",
|
||||
"integrity": "sha512-wGr0J7yncqwOS4ae+yYeMd4L3Gh43CgYcbq9bXEeSozB4d/+Z/XLT9wyMUwfWImWtOLCFLP6Xnt7w5P6+02gZg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/react": "*"
|
||||
|
||||
+1
-1
@@ -66,7 +66,7 @@
|
||||
"@types/ramda": "^0.26.22",
|
||||
"@types/react": "^16.9.2",
|
||||
"@types/react-dom": "^16.9.0",
|
||||
"@types/react-helmet": "^5.0.8",
|
||||
"@types/react-helmet": "^5.0.10",
|
||||
"@types/react-treeview": "^0.4.2",
|
||||
"@types/styled-components": "^4.1.18",
|
||||
"babel-plugin-styled-components": "^1.10.6",
|
||||
|
||||
Reference in New Issue
Block a user