Skip to content

Commit

Permalink
Merge pull request #8561 from openfoodfoundation/dependabot/npm_and_y…
Browse files Browse the repository at this point in the history
…arn/mrujs-0.7.2

Bump mrujs from 0.7.1 to 0.7.2
  • Loading branch information
Matt-Yorkley authored Dec 3, 2021
2 parents 8986439 + 6aa0a98 commit 6e905bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"cable_ready": "^5.0.0-pre2",
"flatpickr": "^4.6.9",
"moment": "^2.29.1",
"mrujs": "^0.7.1",
"mrujs": "^0.7.2",
"shortcut-buttons-flatpickr": "^0.3.1",
"stimulus": "^2.0.0",
"webpack": "~4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9695,10 +9695,10 @@ move-concurrently@^1.0.1:
rimraf "^2.5.4"
run-queue "^1.0.3"

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==
mrujs@^0.7.2:
version "0.7.2"
resolved "https://registry.yarnpkg.com/mrujs/-/mrujs-0.7.2.tgz#24245004241d621870ce359bd1647fd84e0da62b"
integrity sha512-k6zHbDn9xImDdVIOAbGDqfbLahh1LjeP1RhNNyuO05ZPKHrpoCTsZsV9ODGMKRtCbxG9Bj9wFE0R2QIqxz4hWA==
dependencies:
morphdom ">=2.6.0 <3.0.0"

Expand Down

0 comments on commit 6e905bd

Please sign in to comment.