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

This commit is contained in:
Jean-Philippe Sirois
2020-03-10 22:40:21 -04:00
parent 2550df5b62
commit 24655094a5
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -3564,12 +3564,12 @@
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
},
"@types/ramda": {
"version": "0.26.40",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.40.tgz",
"integrity": "sha512-CUmROm0dxHfg5wcB/n1+sEJQxvmdOhJiZiIcCKgWVi1Hd6ffhG6BE0Ej4nHe2vfKGTOkqcTNBjdVfLTJdlH6Hw==",
"version": "0.26.43",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.43.tgz",
"integrity": "sha512-VK2EaHR/fpeMNPDboGSPAmH+a6HN1pflWqRt67Jii2n8vGpYt6vxIBc1ZdoYrA/jQXRaGGpJKRiSPcHALRD3/A==",
"dev": true,
"requires": {
"ts-toolbelt": "^4.12.0"
"ts-toolbelt": "^6.3.3"
}
},
"@types/reach__router": {
@@ -19966,9 +19966,9 @@
"integrity": "sha512-CrG5GqAAzMT7144Cl+UIFP7mz/iIhiy+xQ6GGcnjTezhALT02uPMRw7tgDSESgB5MsfKt55+GPWw4ir1kVtMIQ=="
},
"ts-toolbelt": {
"version": "4.14.6",
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.14.6.tgz",
"integrity": "sha512-SONcnRd93+LuYGfn/CZg5A5qhCODohZslAVZKHHu5bnwUxoXLqd2k2VIdwRUXYfKnY+UCeNbI2pTPz+Dno6Mpg==",
"version": "6.3.5",
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-6.3.5.tgz",
"integrity": "sha512-Xvh/gvBBCRU1qGeholaN8kgiwBH4neyun6VIDDsJf/jNwz4PXyR8ZY/5qdpB1DuMBrWMG2oTT1oWcOzGPOnluQ==",
"dev": true
},
"tslib": {
+1 -1
View File
@@ -64,7 +64,7 @@
"@graphql-codegen/typescript-react-apollo": "1.13.0",
"@types/lodash": "^4.14.149",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.40",
"@types/ramda": "^0.26.43",
"@types/react": "^16.9.19",
"@types/react-dom": "^16.9.5",
"@types/react-helmet": "^5.0.15",