Bump mrujs from 0.6.0 to 0.7.1

Bumps [mrujs](https://github.com/ParamagicDev/mrujs) from 0.6.0 to 0.7.1.
- [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.6.0...v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-29 09:08:30 +00:00
committed by GitHub
parent 7ef976a52a
commit 87da55abb7
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.6.0",
"mrujs": "^0.7.1",
"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.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/mrujs/-/mrujs-0.6.0.tgz#4658a86ede21edca39ccb31f811f75a2bee43322"
integrity sha512-LjSOdTeVXq7FKhX9CO5iP6a5jg2nGYwLh+1z7/wG79pOLCr8L3uYPP48LWBbhSZmvBsn7VsL3czFlZXzNnU54Q==
mrujs@^0.7.1:
version "0.7.1"
resolved "https://registry.yarnpkg.com/mrujs/-/mrujs-0.7.1.tgz#e369929e285e4de9c178c7bd162666d28aecf4df"
integrity sha512-/JZammeLr16JD03XjHco+tCTe15GLaXu5enRvkxTPfX6R1cmtxOhBaUrYa2YSdRLcHK3eXf9U2H+y7lyGPXFiA==
dependencies:
morphdom ">=2.6.0 <3.0.0"