Bump @types/ramda from 0.27.19 to 0.27.20

Bumps [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) from 0.27.19 to 0.27.20.
- [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-10-05 08:03:10 +00:00
parent 35e02df9a2
commit c685dbe645
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -529,9 +529,9 @@
"dev": true
},
"@types/ramda": {
"version": "0.27.19",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.19.tgz",
"integrity": "sha512-BAeH07a6pRfFyoTuwhWJeNNHucbMlwh+imkO2BKOTZ6wpAElOAPyhBdyP1hx4W4sCPDnV/5UetcjZ/RT5lcMTA==",
"version": "0.27.20",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.20.tgz",
"integrity": "sha512-Oxi5JMT6YIiMLP0gir8Eiy22f1CfbKLGGisu6tDrLCl5gHQd0EeUTUCfy7zdWfV19WEU/ccUVBfKOh2B1c2DbQ==",
"dev": true,
"requires": {
"ts-toolbelt": "^6.3.3"

View File

@ -52,7 +52,7 @@
"@types/lunr": "^2.3.3",
"@types/mini-css-extract-plugin": "^0.9.1",
"@types/node": "^14.11.2",
"@types/ramda": "^0.27.19",
"@types/ramda": "^0.27.20",
"@types/resize-observer-browser": "^0.1.3",
"@types/webpack": "^4.41.22",
"@types/webpack-assets-manifest": "^3.0.1",