mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
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:
parent
35e02df9a2
commit
c685dbe645
6
package-lock.json
generated
6
package-lock.json
generated
@ -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"
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user