Bump @types/ramda from 0.27.6 to 0.27.7

Bumps [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) from 0.27.6 to 0.27.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ramda)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-06 06:18:29 +00:00
parent c664931819
commit 8710603a2e
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -529,9 +529,9 @@
"dev": true
},
"@types/ramda": {
"version": "0.27.6",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.6.tgz",
"integrity": "sha512-ephagb0ZIAJSoS5I/qMS4Mqo1b/Nd50pWM+o1QO/dz8NF//GsCGPTLDVRqgXlVncy74KShfHzE5rPZXTeek4PA==",
"version": "0.27.7",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.7.tgz",
"integrity": "sha512-qt8hYaKfgWE84S6elC8MokRza8sEVkmJqPUbKcl4qVhzryK4eya5ykucgNzzHFJt9hwDYpjtA8h7w2/VT/Gnqg==",
"dev": true,
"requires": {
"ts-toolbelt": "^6.3.3"
@ -10088,9 +10088,9 @@
}
},
"ts-toolbelt": {
"version": "6.9.4",
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-6.9.4.tgz",
"integrity": "sha512-muRZZqfOTOVvLk5cdnp7YWm6xX+kD/WL2cS/L4zximBRcbQSuMoTbQQ2ZZBVMs1gB0EZw1qThP+HrIQB35OmEw==",
"version": "6.9.9",
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-6.9.9.tgz",
"integrity": "sha512-5a8k6qfbrL54N4Dw+i7M6kldrbjgDWb5Vit8DnT+gwThhvqMg8KtxLE5Vmnft+geIgaSOfNJyAcnmmlflS+Vdg==",
"dev": true
},
"tsconfig-paths": {

View File

@ -51,7 +51,7 @@
"@types/lunr": "^2.3.3",
"@types/mini-css-extract-plugin": "^0.9.1",
"@types/node": "^14.0.14",
"@types/ramda": "^0.27.6",
"@types/ramda": "^0.27.7",
"@types/resize-observer-browser": "^0.1.3",
"@types/webpack": "^4.41.18",
"@types/webpack-assets-manifest": "^3.0.1",