mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
chore(deps): bump @types/react-helmet to 6.1.0
This commit is contained in:
Generated
+3
-3
@@ -6589,9 +6589,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-helmet": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.0.0.tgz",
|
||||
"integrity": "sha512-NBMPAxgjpaMooXa51cU1BTgrX6T+hQbMiLm77JhBbfOzPQea3RB5rNpPOD5xGWHIVpGXHd59cltEzIq0qglGcQ==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.0.tgz",
|
||||
"integrity": "sha512-PYRoU1XJFOzQ3BHvWL1T8iDNbRjdMDJMT5hFmZKGbsq09kbSqJy61uwEpTrbTNWDopVphUT34zUSVLK9pjsgYQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/react": "*"
|
||||
|
||||
+1
-1
@@ -74,7 +74,7 @@
|
||||
"@types/ramda": "^0.27.32",
|
||||
"@types/react": "^16.9.35",
|
||||
"@types/react-dom": "^16.9.8",
|
||||
"@types/react-helmet": "^6.0.0",
|
||||
"@types/react-helmet": "^6.1.0",
|
||||
"@types/react-scrollspy": "^3.3.2",
|
||||
"@types/styled-components": "^5.1.0",
|
||||
"@types/uuid": "^8.3.0",
|
||||
|
||||
Reference in New Issue
Block a user