Bump @types/ramda from 0.27.34 to 0.27.36

Bumps [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) from 0.27.34 to 0.27.36.
- [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] 2021-01-25 05:26:46 +00:00
parent e2ee54b25e
commit eb67e574f4
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -543,9 +543,9 @@
"dev": true
},
"@types/ramda": {
"version": "0.27.34",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.34.tgz",
"integrity": "sha512-8pJBMViQ4v88ebcNkDMDf59vZ4/EMTgvN/pKCAgp70XUjEPgs+U40DWhpIzcgOgDmXV2OMew2tqed5tqKwPWZg==",
"version": "0.27.36",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.36.tgz",
"integrity": "sha512-E0eLH6AdViBD1qkoTZlUpRSY0+xvJMVBqfGp7eOwXqftZ7X8gmTKnxzVDPsAuJPEeU600vD2Df3gfTZTeZ6fTA==",
"dev": true,
"requires": {
"ts-toolbelt": "^6.15.1"

View File

@ -51,7 +51,7 @@
"@types/lunr": "^2.3.3",
"@types/mini-css-extract-plugin": "^1.2.2",
"@types/node": "^14.14.21",
"@types/ramda": "^0.27.34",
"@types/ramda": "^0.27.36",
"@types/resize-observer-browser": "^0.1.5",
"@types/webpack": "^4.41.26",
"@types/webpack-assets-manifest": "^3.0.1",