Skip to content

Commit 6c17c01

Browse files
chore(deps): bump the dev-tooling group with 2 updates
Bumps the dev-tooling group with 2 updates: [lint-staged](https://github.com/lint-staged/lint-staged) and [prettier](https://github.com/prettier/prettier). Updates `lint-staged` from 16.3.3 to 16.4.0 - [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@v16.3.3...v16.4.0) Updates `prettier` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.2) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad1b0d6 commit 6c17c01

2 files changed

Lines changed: 107 additions & 76 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,11 +167,11 @@
167167
"eslint-plugin-prettier": "^5.5.5",
168168
"husky": "9.1.7",
169169
"knip": "^5",
170-
"lint-staged": "^16.3.1",
170+
"lint-staged": "^16.4.0",
171171
"node-fetch": "^3.3.2",
172172
"playwright": "^1.58.2",
173173
"pnpm": "^9.14.4",
174-
"prettier": "^3.8.1",
174+
"prettier": "^3.8.2",
175175
"rollup-plugin-visualizer": "^7.0.0",
176176
"sass-embedded": "^1.98.0",
177177
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)