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

This commit is contained in:
Jean-Philippe Sirois
2020-01-27 22:18:38 -05:00
parent e547f9d220
commit 145606279f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5526,9 +5526,9 @@
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
},
"@types/ramda": {
"version": "0.26.39",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.39.tgz",
"integrity": "sha512-3bu32X02VpjJhsYPUWkdOQGoBXjb/UveZgGg4IYMm+SPAXio96BOYrRhVELfM4AoP00sxoi/f2tqrXdwtR4jjg==",
"version": "0.26.40",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.40.tgz",
"integrity": "sha512-CUmROm0dxHfg5wcB/n1+sEJQxvmdOhJiZiIcCKgWVi1Hd6ffhG6BE0Ej4nHe2vfKGTOkqcTNBjdVfLTJdlH6Hw==",
"dev": true,
"requires": {
"ts-toolbelt": "^4.12.0"
+1 -1
View File
@@ -64,7 +64,7 @@
"@graphql-codegen/typescript-react-apollo": "1.11.2",
"@types/lodash": "^4.14.149",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.39",
"@types/ramda": "^0.26.40",
"@types/react": "^16.9.17",
"@types/react-dom": "^16.9.4",
"@types/react-helmet": "^5.0.14",