mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Bump @types/ramda from 0.27.29 to 0.27.30
Bumps [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) from 0.27.29 to 0.27.30. - [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
08df498041
commit
175498da77
8
package-lock.json
generated
8
package-lock.json
generated
@ -3152,12 +3152,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/ramda": {
|
||||
"version": "0.27.29",
|
||||
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.29.tgz",
|
||||
"integrity": "sha512-lEbGm5iNHnsfwEuYhYErP1xov8svk7ILq6SE5sXCNM48abom7jvlqYyVEb5gZ6hj2ZRCHUeGIxm3k9NMSbBKqw==",
|
||||
"version": "0.27.30",
|
||||
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.30.tgz",
|
||||
"integrity": "sha512-CexJeZyC7mydoquNThx1gHWltgZV8+pBX0JDKbNEET0TduqxS+iSecwLS+poFrknonD24xr9C0NY+0PpG4/+GQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ts-toolbelt": "^6.3.3"
|
||||
"ts-toolbelt": "^6.15.1"
|
||||
}
|
||||
},
|
||||
"@types/relateurl": {
|
||||
|
@ -52,7 +52,7 @@
|
||||
"@types/lunr": "^2.3.3",
|
||||
"@types/mini-css-extract-plugin": "^1.2.0",
|
||||
"@types/node": "^14.14.3",
|
||||
"@types/ramda": "^0.27.29",
|
||||
"@types/ramda": "^0.27.30",
|
||||
"@types/resize-observer-browser": "^0.1.4",
|
||||
"@types/webpack": "^4.41.23",
|
||||
"@types/webpack-assets-manifest": "^3.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user