Skip to content

Commit

Permalink
chore(deps-dev): bump the formatting group across 1 directory with 3 …
Browse files Browse the repository at this point in the history
…updates

Bumps the formatting group with 3 updates in the / directory: [husky](https://github.com/typicode/husky), [prettier](https://github.com/prettier/prettier) and [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss).


Updates `husky` from 9.1.6 to 9.1.7
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.6...v9.1.7)

Updates `prettier` from 3.3.3 to 3.4.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.1)

Updates `prettier-plugin-tailwindcss` from 0.6.8 to 0.6.9
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.8...v0.6.9)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: formatting
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: formatting
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: formatting
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent d64d093 commit 6e82c27
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 15 deletions.
27 changes: 15 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/jasmine": "4.6.4",
"@types/js-cookie": "3.0.6",
"@types/node": "20.11.25",
"husky": "9.1.6",
"husky": "9.1.7",
"jasmine-core": "4.6.1",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
Expand All @@ -56,8 +56,8 @@
"karma-jasmine-html-reporter": "2.1.0",
"lint-staged": "15.2.10",
"markdown-table": "3.0.4",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"prettier": "3.4.1",
"prettier-plugin-tailwindcss": "0.6.9",
"puppeteer": "22.15.0",
"typescript": "5.4.5"
},
Expand Down

0 comments on commit 6e82c27

Please sign in to comment.