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

Commit 08215b0

Browse files
chore(deps-dev): bump the formatting group across 1 directory with 3 updates
Bumps the formatting group with 3 updates in the / directory: [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 `lint-staged` from 15.2.11 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.11...v15.4.3) Updates `prettier` from 3.4.2 to 3.5.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.2) Updates `prettier-plugin-tailwindcss` from 0.6.9 to 0.6.11 - [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.9...v0.6.11) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor 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]>
1 parent 64423e5 commit 08215b0

File tree

2 files changed

+44
-38
lines changed

2 files changed

+44
-38
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
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.11",
57+
"lint-staged": "15.4.3",
5858
"markdown-table": "3.0.4",
59-
"prettier": "3.4.2",
60-
"prettier-plugin-tailwindcss": "0.6.9",
59+
"prettier": "3.5.2",
60+
"prettier-plugin-tailwindcss": "0.6.11",
6161
"puppeteer": "22.15.0",
6262
"typescript": "5.5.4"
6363
},

0 commit comments

Comments
 (0)