From 4e6f2bee849d72266525edd01401ed71fcde8aec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 09:07:09 +0000 Subject: [PATCH] Bump mrujs from 0.5.9 to 0.5.10 Bumps [mrujs](https://github.com/ParamagicDev/mrujs) from 0.5.9 to 0.5.10. - [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.9...v0.5.10) --- 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 b5d09e1bcc..23b30a8b2a 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.9", + "mrujs": "^0.5.10", "shortcut-buttons-flatpickr": "^0.3.1", "stimulus": "^2.0.0", "webpack": "~4", diff --git a/yarn.lock b/yarn.lock index 6690ef0a50..fc595b754d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8816,10 +8816,10 @@ move-concurrently@^1.0.1: rimraf "^2.5.4" run-queue "^1.0.3" -mrujs@^0.5.9: - version "0.5.9" - resolved "https://registry.yarnpkg.com/mrujs/-/mrujs-0.5.9.tgz#8c79e8f808d5fda2e7db99913e9ac50a3986dca5" - integrity sha512-rxtFsHjw/7gTzKA5S2Hwq7TjJPd+XmHRsoH4vkP4cyvWsapdkUtXWLmQ1n7pWMB/7oUAr6LAn1L2aJUcVLwmGQ== +mrujs@^0.5.10: + version "0.5.10" + resolved "https://registry.yarnpkg.com/mrujs/-/mrujs-0.5.10.tgz#edf6de6f2ee9ca1ea9d00387260ba30a4ec74073" + integrity sha512-z5rL3IVGpitcE83vj5el9TxaRqZ7PgFEuHVfwz23pk+yqmLHhNS4sf2EFsZJZe21XuJhQ1KYS00XZFW9nJUOYg== dependencies: morphdom ">=2.6.0 <3.0.0"