Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 64423e5

Browse files
chore(deps-dev): bump the formatting group across 1 directory with 4 updates (#348)
Bumps the formatting group with 4 updates in the / directory: [husky](https://github.com/typicode/husky), [lint-staged](https://github.com/lint-staged/lint-staged), [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 `lint-staged` from 15.2.10 to 15.2.11 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11) Updates `prettier` from 3.3.3 to 3.4.2 - [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.2) 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: lint-staged 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6de881a commit 64423e5

File tree

2 files changed

+47
-43
lines changed

2 files changed

+47
-43
lines changed

package-lock.json

Lines changed: 43 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,17 @@
4747
"@types/jasmine": "4.6.4",
4848
"@types/js-cookie": "3.0.6",
4949
"@types/node": "20.11.25",
50-
"husky": "9.1.6",
50+
"husky": "9.1.7",
5151
"jasmine-core": "4.6.1",
5252
"karma": "6.4.4",
5353
"karma-chrome-launcher": "3.2.0",
5454
"karma-coverage": "2.2.1",
5555
"karma-jasmine": "5.1.0",
5656
"karma-jasmine-html-reporter": "2.1.0",
57-
"lint-staged": "15.2.10",
57+
"lint-staged": "15.2.11",
5858
"markdown-table": "3.0.4",
59-
"prettier": "3.3.3",
60-
"prettier-plugin-tailwindcss": "0.6.8",
59+
"prettier": "3.4.2",
60+
"prettier-plugin-tailwindcss": "0.6.9",
6161
"puppeteer": "22.15.0",
6262
"typescript": "5.5.4"
6363
},

0 commit comments

Comments
 (0)