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

This commit is contained in:
Jean-Philippe Sirois
2019-10-23 11:41:55 -04:00
parent 4c18a40367
commit afe3680e79
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -2185,9 +2185,9 @@
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==" "integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
}, },
"@types/ramda": { "@types/ramda": {
"version": "0.26.28", "version": "0.26.33",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.28.tgz", "resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.33.tgz",
"integrity": "sha512-MmrwJral3pMwm2DcwMYa/zNY+skSw6YWYrerl09tArju/80Gschg2q4NgphIn32ztzkbgoecx43tkeJtGICfCw==", "integrity": "sha512-sUCQmKfAWmlbb6PpFqvndbGgTf0bCcmHLJqMYw8ErVS0UoZTTiz952aFedJhV+JERiVH7poh33358c7p0AAN8A==",
"dev": true, "dev": true,
"requires": { "requires": {
"ts-toolbelt": "^4.7.7" "ts-toolbelt": "^4.7.7"
@@ -18278,9 +18278,9 @@
"integrity": "sha512-1J/vefLC+BWSo+qe8OnJQfWTYRS6ingxjwqmHMqaMxXMj7kFtKLgAaYW3JeX3mktjgUL+etlU8/B4VUAUI9QGw==" "integrity": "sha512-1J/vefLC+BWSo+qe8OnJQfWTYRS6ingxjwqmHMqaMxXMj7kFtKLgAaYW3JeX3mktjgUL+etlU8/B4VUAUI9QGw=="
}, },
"ts-toolbelt": { "ts-toolbelt": {
"version": "4.8.8", "version": "4.8.22",
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.8.8.tgz", "resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.8.22.tgz",
"integrity": "sha512-5QLdemct/ssqyVgmEIK1KKY7Y39fX05kanAdnp+O529Jk7dFct+4kgasvMGXagBIvLCUviksDCZs2Lo2/fp6BQ==", "integrity": "sha512-CQXoGSEOlNP0XQ1OsXVjLVzErc8LQBaAe6HHFLRpqdm0ZvZEd1q1noAle2J3DSc33LL+DaxwJzstps/AQGXH4Q==",
"dev": true "dev": true
}, },
"tslib": { "tslib": {
+1 -1
View File
@@ -65,7 +65,7 @@
"@graphql-codegen/typescript-operations": "1.8.1", "@graphql-codegen/typescript-operations": "1.8.1",
"@graphql-codegen/typescript-react-apollo": "1.8.1", "@graphql-codegen/typescript-react-apollo": "1.8.1",
"@types/prismjs": "^1.16.0", "@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.28", "@types/ramda": "^0.26.33",
"@types/react": "^16.9.5", "@types/react": "^16.9.5",
"@types/react-dom": "^16.9.1", "@types/react-dom": "^16.9.1",
"@types/react-helmet": "^5.0.11", "@types/react-helmet": "^5.0.11",