Skip to content

Commit

Permalink
Bump @types/mjml from 4.7.2 to 4.7.3 in /functions (#3960)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Nov 3, 2023
2 parents d0842dc + 4eadad5 commit dd31499
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/koa": "^2.13.10",
"@types/koa-bodyparser": "^4.3.11",
"@types/koa__router": "^12.0.3",
"@types/mjml": "^4.7.2",
"@types/mjml": "^4.7.3",
"@types/node-fetch": "^2.6.6",
"@types/ramda": "^0.29.7",
"@types/semver": "^7.5.4",
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1615,10 +1615,10 @@
resolved "https://registry.yarnpkg.com/@types/mjml-core/-/mjml-core-4.7.1.tgz#c2627499045b54eccfca38e2b532566fb0689189"
integrity sha512-k5IRafi93tyZBGF+0BTrcBDvG47OueI+Q7TC4V4UjGQn0AMVvL3Y+S26QF/UHMmMJW5r1hxLyv3StX2/+FatFg==

"@types/mjml@^4.7.2":
version "4.7.2"
resolved "https://registry.yarnpkg.com/@types/mjml/-/mjml-4.7.2.tgz#b22ce4c31c3650c53c143aa23c6a7f75ed1394f7"
integrity sha512-bs8FEC5KtmFAJIly62uJFnrh0U3eQT3rnLskLRwmom887PCPwiMCsqLwZ3PoXJv/dBAEzYaiu3+cMvGe1NBAOA==
"@types/mjml@^4.7.3":
version "4.7.3"
resolved "https://registry.yarnpkg.com/@types/mjml/-/mjml-4.7.3.tgz#ddefa204819c8a39d35c311c190765a9cad14e67"
integrity sha512-havWNfdB5mAYVds75XwCKm1aeh7GtXigBVWcxDY+zU2EAXY2TdvjZuy1AcLi76IssDqk8S9a1iwIaYtPrCb0tA==
dependencies:
"@types/mjml-core" "*"

Expand Down

0 comments on commit dd31499

Please sign in to comment.