Skip to content

Commit c7fd500

Browse files
chore(deps): update dependency mustache to v4.2.0 (cucumber#1625)
Co-authored-by: Renovate Bot <[email protected]>
1 parent db81742 commit c7fd500

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
"express": "4.17.1",
243243
"fs-extra": "9.1.0",
244244
"mocha": "8.3.2",
245-
"mustache": "4.1.0",
245+
"mustache": "4.2.0",
246246
"ndjson-parse": "1.0.4",
247247
"nyc": "15.1.0",
248248
"prettier": "2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3058,10 +3058,10 @@ [email protected]:
30583058
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
30593059
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
30603060

3061-
mustache@4.1.0:
3062-
version "4.1.0"
3063-
resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.1.0.tgz#8c1b042238a982d2eb2d30efc6c14296ae3f699d"
3064-
integrity sha512-0FsgP/WVq4mKyjolIyX+Z9Bd+3WS8GOwoUTyKXT5cTYMGeauNTi2HPCwERqseC1IHAy0Z7MDZnJBfjabd4O8GQ==
3061+
mustache@4.2.0:
3062+
version "4.2.0"
3063+
resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.2.0.tgz#e5892324d60a12ec9c2a73359edca52972bf6f64"
3064+
integrity sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==
30653065

30663066
mz@^2.7.0:
30673067
version "2.7.0"

0 commit comments

Comments
 (0)