Skip to content

Commit b2a845c

Browse files
chore(deps): update dependency mustache to v4.2.0 (#262)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 546a384 commit b2a845c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"css-loader": "5.2.0",
3333
"fork-ts-checker-webpack-plugin": "6.2.0",
3434
"mini-css-extract-plugin": "1.4.0",
35-
"mustache": "4.1.0",
35+
"mustache": "4.2.0",
3636
"node-sass": "5.0.0",
3737
"postcss": "8.2.8",
3838
"postcss-loader": "4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10812,10 +10812,10 @@ multiparty@^4.2.1:
1081210812
safe-buffer "5.1.2"
1081310813
uid-safe "2.1.5"
1081410814

10815-
mustache@4.1.0:
10816-
version "4.1.0"
10817-
resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.1.0.tgz#8c1b042238a982d2eb2d30efc6c14296ae3f699d"
10818-
integrity sha512-0FsgP/WVq4mKyjolIyX+Z9Bd+3WS8GOwoUTyKXT5cTYMGeauNTi2HPCwERqseC1IHAy0Z7MDZnJBfjabd4O8GQ==
10815+
mustache@4.2.0:
10816+
version "4.2.0"
10817+
resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.2.0.tgz#e5892324d60a12ec9c2a73359edca52972bf6f64"
10818+
integrity sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==
1081910819

1082010820
1082110821
version "0.0.7"

0 commit comments

Comments
 (0)