chore(deps): bump @types/ramda to 0.27.6

This commit is contained in:
Jean-Philippe Sirois
2020-05-19 23:50:58 -04:00
parent c9f03e862b
commit 1874747999
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -3125,9 +3125,9 @@
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==" "integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
}, },
"@types/ramda": { "@types/ramda": {
"version": "0.27.4", "version": "0.27.6",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.4.tgz", "resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.6.tgz",
"integrity": "sha512-uE1OSffeRZoFjVah2RjR4pAyptzqN6T+fEsWr06biuUstR2IBIzKhSGwKxzISAoy4SC+JkJv8y99Hm3cJ/TDOQ==", "integrity": "sha512-ephagb0ZIAJSoS5I/qMS4Mqo1b/Nd50pWM+o1QO/dz8NF//GsCGPTLDVRqgXlVncy74KShfHzE5rPZXTeek4PA==",
"dev": true, "dev": true,
"requires": { "requires": {
"ts-toolbelt": "^6.3.3" "ts-toolbelt": "^6.3.3"
@@ -20255,9 +20255,9 @@
"integrity": "sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==" "integrity": "sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw=="
}, },
"ts-toolbelt": { "ts-toolbelt": {
"version": "6.7.4", "version": "6.8.9",
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-6.7.4.tgz", "resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-6.8.9.tgz",
"integrity": "sha512-cP8q7BnIyuevMyBpq+TVKf3NvSS70S+BLdhzHVeV/5WNPMoUxN5YWMKgUd54qAwWgk6n2USHi/2XFIxZJa+30g==", "integrity": "sha512-H0SkumcqG7uyoYYU/0dZYJIVGainU332XJFtXCIKx3uMBJ6/VlSjqTo1U0xs432D9PneUkWsXSX+BpfMD+R4IA==",
"dev": true "dev": true
}, },
"tslib": { "tslib": {
+1 -1
View File
@@ -66,7 +66,7 @@
"@types/classnames": "^2.2.10", "@types/classnames": "^2.2.10",
"@types/lodash": "^4.14.152", "@types/lodash": "^4.14.152",
"@types/prismjs": "^1.16.1", "@types/prismjs": "^1.16.1",
"@types/ramda": "^0.27.4", "@types/ramda": "^0.27.6",
"@types/react": "^16.9.35", "@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8", "@types/react-dom": "^16.9.8",
"@types/react-helmet": "^5.0.15", "@types/react-helmet": "^5.0.15",