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 5.0.14
This commit is contained in:
Generated
+3
-3
@@ -3301,9 +3301,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-helmet": {
|
||||
"version": "5.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-5.0.13.tgz",
|
||||
"integrity": "sha512-YvdsLKH9FGAAhoQvjYAyhBo/qpYrY5glpAf6og+0batlGyub6YHAawHx/cfw0rdOxjVPZMNhDC+xNmYnWM7EYQ==",
|
||||
"version": "5.0.14",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-5.0.14.tgz",
|
||||
"integrity": "sha512-Q73FFg7+LjblfSQUNbnjrwy2T1avBP8yevEgNrkDjyz1rBbnXkuOQcEV7I5wvmAic9FLUk0CnkLieEDej84Zkw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/react": "*"
|
||||
|
||||
+1
-1
@@ -68,7 +68,7 @@
|
||||
"@types/ramda": "^0.26.36",
|
||||
"@types/react": "^16.9.11",
|
||||
"@types/react-dom": "^16.9.4",
|
||||
"@types/react-helmet": "^5.0.13",
|
||||
"@types/react-helmet": "^5.0.14",
|
||||
"@types/react-treeview": "^0.4.2",
|
||||
"@types/styled-components": "^4.1.19",
|
||||
"babel-plugin-styled-components": "^1.10.6",
|
||||
|
||||
Reference in New Issue
Block a user