Skip to content

Commit

Permalink
Merge pull request #338 from reg-viz/renovate/mustache-4.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency mustache to v4
  • Loading branch information
bokuweb committed Oct 27, 2020
2 parents 2e54824 + 19f0e4b commit b6239c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -48,7 +48,7 @@
"make-dir": "3.1.0",
"md5-file": "4.0.0",
"meow": "3.7.0",
"mustache": "3.2.1",
"mustache": "4.0.1",
"x-img-diff-js": "0.3.5"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6150,10 +6150,10 @@ mustache@3.1.0:
resolved "https://registry.yarnpkg.com/mustache/-/mustache-3.1.0.tgz#9fba26e7aefc5709f07ff585abb7e0abced6c372"
integrity sha512-3Bxq1R5LBZp7fbFPZzFe5WN4s0q3+gxZaZuZVY+QctYJiCiVgXHOTIC0/HgZuOPFt/6BQcx5u0H2CUOxT/RoGQ==

mustache@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/mustache/-/mustache-3.2.1.tgz#89e78a9d207d78f2799b1e95764a25bf71a28322"
integrity sha512-RERvMFdLpaFfSRIEe632yDm5nsd0SDKn8hGmcUwswnyiE5mtdZLDybtHAz6hjJhawokF0hXvGLtx9mrQfm6FkA==
mustache@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.0.1.tgz#d99beb031701ad433338e7ea65e0489416c854a2"
integrity sha512-yL5VE97+OXn4+Er3THSmTdCFCtx5hHWzrolvH+JObZnUYwuaG7XV+Ch4fR2cIrcYI0tFHxS7iyFYl14bW8y2sA==

mute-stream@0.0.8:
version "0.0.8"
Expand Down

0 comments on commit b6239c7

Please sign in to comment.