Skip to content

Commit

Permalink
Bump tailwindcss from 3.4.12 to 3.4.13 (#27)
Browse files Browse the repository at this point in the history
* Bump tailwindcss from 3.4.12 to 3.4.13

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.12 to 3.4.13.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.12...v3.4.13)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* bump ansible-lint

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Xiao <[email protected]>
  • Loading branch information
dependabot[bot] and chrisx8 authored Sep 24, 2024
1 parent 2e6e8af commit 9851212
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/ansible-community/ansible-lint
rev: v24.9.0
rev: v24.9.2
hooks:
- id: ansible-lint
args:
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"tailwindcss": "^3.4.12"
"tailwindcss": "^3.4.13"
}
}

0 comments on commit 9851212

Please sign in to comment.