Bump mrujs from 0.5.10 to 0.5.11

Bumps [mrujs](https://github.com/ParamagicDev/mrujs) from 0.5.10 to 0.5.11.
- [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.10...v0.5.11)

---
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-28 09:04:55 +00:00
committed by GitHub
parent 2e8f4c1538
commit 846629b7f2
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.10",
"mrujs": "^0.5.11",
"shortcut-buttons-flatpickr": "^0.3.1",
"stimulus": "^2.0.0",
"webpack": "~4",

View File

@@ -8816,10 +8816,10 @@ move-concurrently@^1.0.1:
rimraf "^2.5.4"
run-queue "^1.0.3"
mrujs@^0.5.10:
version "0.5.10"
resolved "https://registry.yarnpkg.com/mrujs/-/mrujs-0.5.10.tgz#edf6de6f2ee9ca1ea9d00387260ba30a4ec74073"
integrity sha512-z5rL3IVGpitcE83vj5el9TxaRqZ7PgFEuHVfwz23pk+yqmLHhNS4sf2EFsZJZe21XuJhQ1KYS00XZFW9nJUOYg==
mrujs@^0.5.11:
version "0.5.11"
resolved "https://registry.yarnpkg.com/mrujs/-/mrujs-0.5.11.tgz#7406589bf215fda3fa7be00463be47f8d9dc4db0"
integrity sha512-oyStyZOS5pKPQ1cjj8pLZDex4joglUH2jWCi5P3pUfj3W8UCJmwpEcMLiaAh7OnBPXlKCVO0Zv9qoJDbzxZA3w==
dependencies:
morphdom ">=2.6.0 <3.0.0"