Merge pull request #8439 from openfoodfoundation/dependabot/npm_and_yarn/mrujs-0.6.0

Bump mrujs from 0.5.11 to 0.6.0
This commit is contained in:
Matt-Yorkley
2021-11-11 16:29:33 +00:00
committed by GitHub
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.11",
"mrujs": "^0.6.0",
"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.11:
version "0.5.11"
resolved "https://registry.yarnpkg.com/mrujs/-/mrujs-0.5.11.tgz#7406589bf215fda3fa7be00463be47f8d9dc4db0"
integrity sha512-oyStyZOS5pKPQ1cjj8pLZDex4joglUH2jWCi5P3pUfj3W8UCJmwpEcMLiaAh7OnBPXlKCVO0Zv9qoJDbzxZA3w==
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==
dependencies:
morphdom ">=2.6.0 <3.0.0"