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

This commit is contained in:
Jean-Philippe Sirois
2019-10-09 04:36:05 -04:00
parent f95793eb04
commit 2a6615ec0a
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -2145,9 +2145,9 @@
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
},
"@types/ramda": {
"version": "0.26.26",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.26.tgz",
"integrity": "sha512-jDx2Lp2WvziMTcDxOU21yzRr6jP/VTWvpg6SQxeM63VldSjugUY1N9p1Q8YY/wpGvqzpkstUFmg2oGJdBSp5gg==",
"version": "0.26.28",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.28.tgz",
"integrity": "sha512-MmrwJral3pMwm2DcwMYa/zNY+skSw6YWYrerl09tArju/80Gschg2q4NgphIn32ztzkbgoecx43tkeJtGICfCw==",
"dev": true,
"requires": {
"ts-toolbelt": "^4.7.7"
@@ -18223,9 +18223,9 @@
"integrity": "sha512-1J/vefLC+BWSo+qe8OnJQfWTYRS6ingxjwqmHMqaMxXMj7kFtKLgAaYW3JeX3mktjgUL+etlU8/B4VUAUI9QGw=="
},
"ts-toolbelt": {
"version": "4.8.4",
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.8.4.tgz",
"integrity": "sha512-Ih+y5GEsOlYugftG+Bk8ocE2bfobbSiJGGWeds4v+M3pEh/2QivzrU0VY6D3lztpv7OHYQ521xHVi8pZmJYBbA==",
"version": "4.8.8",
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.8.8.tgz",
"integrity": "sha512-5QLdemct/ssqyVgmEIK1KKY7Y39fX05kanAdnp+O529Jk7dFct+4kgasvMGXagBIvLCUviksDCZs2Lo2/fp6BQ==",
"dev": true
},
"tslib": {
+1 -1
View File
@@ -65,7 +65,7 @@
"@graphql-codegen/typescript-operations": "1.8.1",
"@graphql-codegen/typescript-react-apollo": "1.8.1",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.26",
"@types/ramda": "^0.26.28",
"@types/react": "^16.9.5",
"@types/react-dom": "^16.9.1",
"@types/react-helmet": "^5.0.11",