From 939b054355ca7dca52a69ab541ecdbf05a74aa0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 22:16:27 +0000 Subject: [PATCH] Bump ramda from 0.28.0 to 0.29.1 Bumps [ramda](https://github.com/ramda/ramda) from 0.28.0 to 0.29.1. - [Release notes](https://github.com/ramda/ramda/releases) - [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md) - [Commits](https://github.com/ramda/ramda/compare/v0.28.0...v0.29.1) --- updated-dependencies: - dependency-name: ramda dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ab4faf2e..ae14424a 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "esbuild": "^0.17.19", "fuse.js": "^6.6.2", "nearley": "^2.20.1", - "ramda": "^0.28.0", + "ramda": "^0.29.1", "semver-compare": "^1.0.0", "stream-browserify": "^3.0.0", "tridactyl-arg": "git+https://github.com/GHolk/arg.git#v5.1.0", diff --git a/yarn.lock b/yarn.lock index 7f7070b0..d2045189 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6267,10 +6267,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.28.0: - version "0.28.0" - resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.28.0.tgz#acd785690100337e8b063cab3470019be427cc97" - integrity sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA== +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== randexp@0.4.6: version "0.4.6"