Bump mrujs from 0.5.5 to 0.5.9

Bumps [mrujs](https://github.com/ParamagicDev/mrujs) from 0.5.5 to 0.5.9.
- [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.5...v0.5.9)

---
updated-dependencies:
- dependency-name: mrujs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-18 14:18:52 +00:00
committed by GitHub
parent 6669a2c108
commit a9570be75c
2 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
"cable_ready": "^5.0.0-pre2",
"flatpickr": "^4.6.9",
"moment": "^2.29.1",
"mrujs": "^0.5.5",
"mrujs": "^0.5.9",
"shortcut-buttons-flatpickr": "^0.3.1",
"stimulus": "^2.0.0",
"webpack": "~4",

View File

@@ -8997,10 +8997,10 @@ move-concurrently@^1.0.1:
rimraf "^2.5.4"
run-queue "^1.0.3"
mrujs@^0.5.5:
version "0.5.5"
resolved "https://registry.yarnpkg.com/mrujs/-/mrujs-0.5.5.tgz#cc3d8eee60621399c962d50ffd0004fcb3a0be4b"
integrity sha512-qcI1bVQKYCpNQIeNiI7SbrDXaGoj0lMb60X/6yANZrF8HFBkifkGZYcIgKn/2BYn99rRKZzNjaOQx2CjhIiYCw==
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==
dependencies:
morphdom ">=2.6.0 <3.0.0"