Skip to content

Commit

Permalink
Bump tailwindcss from 3.3.3 to 3.3.4 (#14)
Browse files Browse the repository at this point in the history
* Bump tailwindcss from 3.3.3 to 3.3.4
* pre-commit and npm update

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 Oct 25, 2023
1 parent 17e8c2b commit cba48c1
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 54 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repos:
hooks:
- id: remove-crlf
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -26,6 +26,6 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/ansible-community/ansible-lint
rev: v6.20.0
rev: v6.21.1
hooks:
- id: ansible-lint
100 changes: 49 additions & 51 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.3.3"
"tailwindcss": "^3.3.4"
}
}

0 comments on commit cba48c1

Please sign in to comment.