From 765b6831a9f4a6d82666991a888a04cd80de6784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 21:39:40 +0000 Subject: [PATCH] Bump mrujs from 0.5.3 to 0.5.4 Bumps [mrujs](https://github.com/ParamagicDev/mrujs) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/ParamagicDev/mrujs/releases) - [Changelog](https://github.com/ParamagicDev/mrujs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ParamagicDev/mrujs/compare/v0.5.3...v0.5.4) --- updated-dependencies: - dependency-name: mrujs dependency-type: direct:production update-type: version-update:semver-patch ... 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 5769f4b3b3..576a2333a3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "cable_ready": "^5.0.0-pre2", "flatpickr": "^4.6.9", "moment": "^2.29.1", - "mrujs": "^0.5.3", + "mrujs": "^0.5.4", "shortcut-buttons-flatpickr": "^0.3.1", "stimulus": "^2.0.0", "webpack": "~4", diff --git a/yarn.lock b/yarn.lock index 18750f9628..1f1aa83de4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8821,10 +8821,10 @@ move-concurrently@^1.0.1: rimraf "^2.5.4" run-queue "^1.0.3" -mrujs@^0.5.3: - version "0.5.3" - resolved "https://registry.yarnpkg.com/mrujs/-/mrujs-0.5.3.tgz#b03b2ccaa9e38b91e58f1cdb0373da999df03b24" - integrity sha512-88YHa9YMipHoEK9vHOTQBA13+n0/fgjpLBuHiHkIryZL6V8UDBfFSkA8YOr+iapYwu0jW0FB3ELZifqmyi1OCA== +mrujs@^0.5.4: + version "0.5.4" + resolved "https://registry.yarnpkg.com/mrujs/-/mrujs-0.5.4.tgz#12476661122376687e817d1a46b9fe929680ec64" + integrity sha512-2s0rPfpHLCrRYJc5RLdG6z9x4oLpLNuGZMJWk99bERN0oF6bLt99D4+t1qmjEBwaGl4GMwb0DCa5dCu4yHgMkQ== dependencies: morphdom ">=2.6.0 <3.0.0"