Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency mustache to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 23, 2021
1 parent 17db74d commit 69e8ca9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"devDependencies": {
"@types/fs-extra": "8.0.0",
"@types/jest": "24.0.17",
"@types/mustache": "0.8.32",
"@types/mustache": "4.1.1",
"@types/node": "12.7.1",
"deepmerge": "4.2.0",
"execa": "2.0.4",
"fast-glob": "3.1.0",
"fs-extra": "8.1.0",
"husky": "3.0.3",
"jest": "24.9.0",
"mustache": "3.0.1",
"mustache": "4.1.0",
"openapi3-ts": "1.3.0",
"param-case": "2.1.1",
"prettier": "1.18.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -710,10 +710,10 @@
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==

"@types/mustache@0.8.32":
version "0.8.32"
resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-0.8.32.tgz#7db3b81f2bf450bd38805f596d20eca97c4ed595"
integrity sha512-RTVWV485OOf4+nO2+feurk0chzHkSjkjALiejpHltyuMf/13fGymbbNNFrSKdSSUg1TIwzszXdWsVirxgqYiFA==
"@types/mustache@4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.1.1.tgz#fcfa2db0cee6261e66f2437dc2fe71e26c7856b4"
integrity sha512-Sm0NWeLhS2QL7NNGsXvO+Fgp7e3JLHCO6RS3RCnfjAnkw6Y1bsji/AGfISdQZDIR/AeOyzkrxRk9jBkl55zdJw==

"@types/node-fetch@^2.1.4":
version "2.5.0"
Expand Down Expand Up @@ -4551,10 +4551,10 @@ multimatch@^3.0.0:
arrify "^1.0.1"
minimatch "^3.0.4"

mustache@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/mustache/-/mustache-3.0.1.tgz#873855f23aa8a95b150fb96d9836edbc5a1d248a"
integrity sha512-jFI/4UVRsRYdUbuDTKT7KzfOp7FiD5WzYmmwNwXyUVypC0xjoTL78Fqc0jHUPIvvGD+6DQSPHIt1NE7D1ArsqA==
mustache@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.1.0.tgz#8c1b042238a982d2eb2d30efc6c14296ae3f699d"
integrity sha512-0FsgP/WVq4mKyjolIyX+Z9Bd+3WS8GOwoUTyKXT5cTYMGeauNTi2HPCwERqseC1IHAy0Z7MDZnJBfjabd4O8GQ==

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

0 comments on commit 69e8ca9

Please sign in to comment.