Skip to content

Commit

Permalink
Merge pull request #498 from michielgerritsen/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/types/mustache-4.2.4
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
2 parents 7fc83af + 37fa9c9 commit 0742d7c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nuxtjs/pwa": "3.3.5",
"@tailwindcss/forms": "^0.5.6",
"@types/file-saver": "^2.0.5",
"@types/mustache": "^4.2.3",
"@types/mustache": "^4.2.4",
"autoprefixer": "^10.4.16",
"core-js": "3.32.2",
"file-saver": "^2.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3038,10 +3038,10 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==

"@types/mustache@^4.2.3":
version "4.2.3"
resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.2.3.tgz#11ae9d7cd67c60746e3125baa8e5989db781d704"
integrity sha512-MG+oI3oelPKLN2gpkel08v6Tp6zU2zZQRq+eSpRsFtLNTd2kxZolOHQTmQQs0wqXTLOqs+ri3tRUaagH5u0quw==
"@types/mustache@^4.2.4":
version "4.2.4"
resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.2.4.tgz#74d37210e1467edd705a0959ba46dc5dc22c3815"
integrity sha512-5DK8oX+pyEJm8Arm57Ut2R4KCeDuNQhLAuU04IgaKB7nYsFYzhpWqSoFnp7kCtVG7wXKftnaEJIyUFTVvSkkzw==

"@types/node@*", "@types/node@^18.17.5":
version "18.17.19"
Expand Down

1 comment on commit 0742d7c

@vercel
Copy link

@vercel vercel bot commented on 0742d7c Oct 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.