Skip to content

Commit

Permalink
build(deps-dev): bump @nzdjb/static-site-generator from 0.7.2 to 0.7.3 (
Browse files Browse the repository at this point in the history
#29)

Bumps [@nzdjb/static-site-generator](https://github.com/nzdjb/static-site-generator) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/nzdjb/static-site-generator/releases)
- [Changelog](https://github.com/nzdjb/static-site-generator/blob/main/CHANGELOG.md)
- [Commits](nzdjb/static-site-generator@v0.7.2...v0.7.3)

---
updated-dependencies:
- dependency-name: "@nzdjb/static-site-generator"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent cb7281c commit 7b56f81
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"

"@nzdjb/static-site-generator@*":
version "0.7.2"
resolved "https://registry.yarnpkg.com/@nzdjb/static-site-generator/-/static-site-generator-0.7.2.tgz#8052bd5c2c28de6061a768578f523115734ac2bb"
integrity sha512-iIEDCIaR4b+jalmlc2IMrhNvgXivbDcr8Qj3+zoon+XvKG1SoQbF2f9B1MdDHKYWbAdOieDwTGWOKo+3XLfIhA==
version "0.7.3"
resolved "https://registry.yarnpkg.com/@nzdjb/static-site-generator/-/static-site-generator-0.7.3.tgz#b7e35feb6d1f10e734a2757e805d097368eea30e"
integrity sha512-DuQ5tN8lzk3Im2h/H07EyC8cCZsJMfw4/WVF+52rauMXpAHTVGPOhZLSmPaaqtiDyW3DsLQGl4+LzZA4pjPWPg==
dependencies:
"@iarna/toml" "^2.2.5"
es-main "^1.3.0"
glob "^10.2.7"
handlebars "^4.7.7"
marked "^12.0.0"
marked "^13.0.0"
sanitize-html "^2.10.0"
ts-command-line-args "^2.4.2"

Expand Down Expand Up @@ -325,10 +325,10 @@ lru-cache@^9.1.1:
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-9.1.2.tgz#255fdbc14b75589d6d0e73644ca167a8db506835"
integrity sha512-ERJq3FOzJTxBbFjZ7iDs+NiK4VI9Wz+RdrrAB8dio1oV+YvdPzUEE4QNiT2VD51DkIbCYRUUzCRkssXCHqSnKQ==

marked@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.0.tgz#051ea8c8c7f65148a63003df1499515a2c6de716"
integrity sha512-Vkwtq9rLqXryZnWaQc86+FHLC6tr/fycMfYAhiOIXkrNmeGAyhSxjqu0Rs1i0bBqw5u0S7+lV9fdH2ZSVaoa0w==
marked@^13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-13.0.0.tgz#c18cda8a1fd0055859060c971e30f57beb79fd46"
integrity sha512-VTeDCd9txf4KLLljUZ0nljE/Incb9SrWuueE44QVuU0pkOdh4sfCeW1Z6lPcxyDRSVY6rm8db/0OPaN75RNUmw==

minimatch@^9.0.1:
version "9.0.1"
Expand Down

0 comments on commit 7b56f81

Please sign in to comment.