Skip to content

Commit

Permalink
Bump the dev-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 2 updates: [marked](https://github.com/markedjs/marked) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss).


Updates `marked` from 14.1.2 to 14.1.3
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v14.1.2...v14.1.3)

Updates `tailwindcss` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.13...v3.4.14)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and yanneves committed Oct 15, 2024
1 parent c7ff4ec commit f59a2a7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"graceful-fs": "^4.2.11",
"isobject": "^4.0.0",
"jstransformer-handlebars": "^1.2.0",
"marked": "^14.1.2",
"marked": "^14.1.3",
"metalsmith": "^2.6.3",
"metalsmith-build-date": "^0.2.0",
"metalsmith-collections-archive": "^1.1.2",
Expand All @@ -67,6 +67,6 @@
"postcss-import": "^16.1.0",
"postcss-preset-env": "^10.0.7",
"striptags": "^3.2.0",
"tailwindcss": "^3.4.13"
"tailwindcss": "^3.4.14"
}
}

0 comments on commit f59a2a7

Please sign in to comment.