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 19, 2020
1 parent 17db74d commit ae13fc4
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.0.0",
"@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.0.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.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.0.0.tgz#8db01fdff5210646a9d8819ad2aca0ccb5fef12a"
integrity sha512-AVBOcLJenbpCIJcHUvGWj+YMlaiwcFlGK1YEH2mePXkB5B/vQLrFkHG9IpBH71mXnkbibc4V8Nnn1wJSxcgCEA==

"@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.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.0.0.tgz#7f02465dbb5b435859d154831c032acdfbbefb31"
integrity sha512-FJgjyX/IVkbXBXYUwH+OYwQKqWpFPLaLVESd70yHjSDunwzV2hZOoTBvPf4KLoxesUzzyfTH6F784Uqd7Wm5yA==

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

0 comments on commit ae13fc4

Please sign in to comment.