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

This commit is contained in:
Jean-Philippe Sirois
2020-05-11 02:14:03 -04:00
parent 24a467f1f6
commit 6c6fe19765
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -4148,9 +4148,9 @@
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
},
"@types/ramda": {
"version": "0.26.43",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.43.tgz",
"integrity": "sha512-VK2EaHR/fpeMNPDboGSPAmH+a6HN1pflWqRt67Jii2n8vGpYt6vxIBc1ZdoYrA/jQXRaGGpJKRiSPcHALRD3/A==",
"version": "0.27.4",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.4.tgz",
"integrity": "sha512-uE1OSffeRZoFjVah2RjR4pAyptzqN6T+fEsWr06biuUstR2IBIzKhSGwKxzISAoy4SC+JkJv8y99Hm3cJ/TDOQ==",
"dev": true,
"requires": {
"ts-toolbelt": "^6.3.3"
@@ -22875,9 +22875,9 @@
"integrity": "sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw=="
},
"ts-toolbelt": {
"version": "6.3.5",
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-6.3.5.tgz",
"integrity": "sha512-Xvh/gvBBCRU1qGeholaN8kgiwBH4neyun6VIDDsJf/jNwz4PXyR8ZY/5qdpB1DuMBrWMG2oTT1oWcOzGPOnluQ==",
"version": "6.7.2",
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-6.7.2.tgz",
"integrity": "sha512-JMZv+tepq6tZ5HFCanwI+9VYdXB0dVACFKeImeyFsLqxBFlGeC8AljSJvh1Z45ETRKmSP25Q+aEYInFKN2NOeg==",
"dev": true
},
"tslib": {
+1 -1
View File
@@ -66,7 +66,7 @@
"@types/classnames": "^2.2.10",
"@types/lodash": "^4.14.150",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.43",
"@types/ramda": "^0.27.4",
"@types/react": "^16.9.23",
"@types/react-dom": "^16.9.5",
"@types/react-helmet": "^5.0.15",