mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Merge pull request #4991 from tridactyl/dependabot/npm_and_yarn/ramda-0.30.1
Bump ramda from 0.29.1 to 0.30.1
This commit is contained in:
commit
4a3f4a29ca
|
|
@ -21,7 +21,7 @@
|
|||
"esbuild": "^0.20.2",
|
||||
"fuse.js": "^7.0.0",
|
||||
"nearley": "^2.20.1",
|
||||
"ramda": "^0.29.1",
|
||||
"ramda": "^0.30.1",
|
||||
"semver-compare": "^1.0.0",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"tridactyl-arg": "git+https://github.com/GHolk/arg.git#v5.1.0",
|
||||
|
|
|
|||
|
|
@ -6444,10 +6444,10 @@ railroad-diagrams@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz#eb7e6267548ddedfb899c1b90e57374559cddb7e"
|
||||
integrity sha1-635iZ1SN3t+4mcG5Dlc3RVnN234=
|
||||
|
||||
ramda@^0.29.1:
|
||||
version "0.29.1"
|
||||
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.1.tgz#408a6165b9555b7ba2fc62555804b6c5a2eca196"
|
||||
integrity sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==
|
||||
ramda@^0.30.1:
|
||||
version "0.30.1"
|
||||
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.1.tgz#7108ac95673062b060025052cd5143ae8fc605bf"
|
||||
integrity sha512-tEF5I22zJnuclswcZMc8bDIrwRHRzf+NqVEmqg50ShAZMP7MWeR/RGDthfM/p+BlqvF2fXAzpn8i+SJcYD3alw==
|
||||
|
||||
randexp@0.4.6:
|
||||
version "0.4.6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue