chore(deps): bump @types/react-helmet to 5.0.14

This commit is contained in:
Jean-Philippe Sirois
2019-11-21 04:11:25 -05:00
parent 54e4837353
commit 8c38a8cac5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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",