Skip to content

Commit 29d4c09

Browse files
chore(deps-dev): bump the lint group across 1 directory with 2 updates
Bumps the lint group with 2 updates in the / directory: [prettier](https://github.com/prettier/prettier) and [stylelint](https://github.com/stylelint/stylelint). Updates `prettier` from 3.5.1 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.1...3.5.3) Updates `stylelint` from 16.14.1 to 16.15.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.14.1...16.15.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8a35dd commit 29d4c09

File tree

3 files changed

+90
-90
lines changed

3 files changed

+90
-90
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@sveltejs/kit": "^2.17.2",
2121
"@sveltejs/vite-plugin-svelte": "^5.0.3",
2222
"mdsvex": "^0.12.3",
23-
"prettier": "^3.5.1",
23+
"prettier": "^3.5.3",
2424
"prettier-plugin-svelte": "^3.3.3",
2525
"sass": "^1.85.0",
2626
"svelte": "^5.20.1",

manon/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"sass": ">=1.77.6"
1919
},
2020
"devDependencies": {
21-
"prettier": "^3.5.1",
22-
"stylelint": "^16.14.1",
21+
"prettier": "^3.5.3",
22+
"stylelint": "^16.15.0",
2323
"stylelint-config-standard-scss": "^14.0.0"
2424
},
2525
"repository": {

0 commit comments

Comments
 (0)