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

This commit is contained in:
Jean-Philippe Sirois
2020-01-01 12:01:56 -08:00
parent 554f6966b0
commit e15f1b5d6a
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -3722,9 +3722,9 @@
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==" "integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
}, },
"@types/ramda": { "@types/ramda": {
"version": "0.26.38", "version": "0.26.39",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.38.tgz", "resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.39.tgz",
"integrity": "sha512-legQx15y72vedr5fkVTb5xZaI/OXMzJgZYbMxVL5r269sOg7fZIeitEOumcevMPOMZdqH4cMoL35VuU13TLvVA==", "integrity": "sha512-3bu32X02VpjJhsYPUWkdOQGoBXjb/UveZgGg4IYMm+SPAXio96BOYrRhVELfM4AoP00sxoi/f2tqrXdwtR4jjg==",
"dev": true, "dev": true,
"requires": { "requires": {
"ts-toolbelt": "^4.12.0" "ts-toolbelt": "^4.12.0"
@@ -20525,9 +20525,9 @@
"integrity": "sha512-ti7OGMOUOzo66wLF3liskw6YQIaSsBgc4GOAlWRnIEj8htCxJUxskanMUoJOD6MDCRAXo36goXJZch+nOS0VMA==" "integrity": "sha512-ti7OGMOUOzo66wLF3liskw6YQIaSsBgc4GOAlWRnIEj8htCxJUxskanMUoJOD6MDCRAXo36goXJZch+nOS0VMA=="
}, },
"ts-toolbelt": { "ts-toolbelt": {
"version": "4.13.5", "version": "4.14.6",
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.13.5.tgz", "resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.14.6.tgz",
"integrity": "sha512-qe2/3hXY+wyKTt4Pge/YKkoOED2UiKbHgZgEb3jkS3KBJVyVWMNyb90Kzp7C3KFWcc+QkeifNO7MRwXWhNW+Mw==", "integrity": "sha512-SONcnRd93+LuYGfn/CZg5A5qhCODohZslAVZKHHu5bnwUxoXLqd2k2VIdwRUXYfKnY+UCeNbI2pTPz+Dno6Mpg==",
"dev": true "dev": true
}, },
"tslib": { "tslib": {
+1 -1
View File
@@ -62,7 +62,7 @@
"@graphql-codegen/typescript-operations": "1.9.1", "@graphql-codegen/typescript-operations": "1.9.1",
"@graphql-codegen/typescript-react-apollo": "1.9.1", "@graphql-codegen/typescript-react-apollo": "1.9.1",
"@types/prismjs": "^1.16.0", "@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.38", "@types/ramda": "^0.26.39",
"@types/react": "^16.9.16", "@types/react": "^16.9.16",
"@types/react-dom": "^16.9.4", "@types/react-dom": "^16.9.4",
"@types/react-helmet": "^5.0.14", "@types/react-helmet": "^5.0.14",