Bump @types/ramda from 0.27.32 to 0.27.33

Bumps [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) from 0.27.32 to 0.27.33.
- [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-12-14 06:01:27 +00:00
parent 12054d166e
commit fed97d72c4
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -537,9 +537,9 @@
"dev": true "dev": true
}, },
"@types/ramda": { "@types/ramda": {
"version": "0.27.32", "version": "0.27.33",
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.32.tgz", "resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.33.tgz",
"integrity": "sha512-vdwZcWC+hlTxB//LZQLS1+VEdArImGI4yVKUpeqB8b9mBXgDFXCuQoOt8spQbi8fTyNLOdqRv6liSm2ckxWLog==", "integrity": "sha512-uStXyYPPe9VxOe++ymWugHoMGh8SlCFGVJxuZPZG+S0WHEqE3T9hKuFAkTNo5j1Cb3lWnfxMesT2SPyx333cGQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"ts-toolbelt": "^6.15.1" "ts-toolbelt": "^6.15.1"

View File

@ -52,7 +52,7 @@
"@types/lunr": "^2.3.3", "@types/lunr": "^2.3.3",
"@types/mini-css-extract-plugin": "^1.2.2", "@types/mini-css-extract-plugin": "^1.2.2",
"@types/node": "^14.14.10", "@types/node": "^14.14.10",
"@types/ramda": "^0.27.32", "@types/ramda": "^0.27.33",
"@types/resize-observer-browser": "^0.1.4", "@types/resize-observer-browser": "^0.1.4",
"@types/webpack": "^4.41.25", "@types/webpack": "^4.41.25",
"@types/webpack-assets-manifest": "^3.0.1", "@types/webpack-assets-manifest": "^3.0.1",