Skip to content

Commit e1e66f7

Browse files
build: bump stylelint-prettier from 2.0.0 to 3.0.0
Bumps [stylelint-prettier](https://github.com/prettier/stylelint-prettier) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/prettier/stylelint-prettier/releases) - [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/stylelint-prettier@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: stylelint-prettier dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abdb479 commit e1e66f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"stylelint-config-property-sort-order-smacss": "^9.0.0",
3535
"stylelint-config-standard": "^29.0.0",
3636
"stylelint-config-standard-scss": "^6.0.0",
37-
"stylelint-prettier": "^2.0.0"
37+
"stylelint-prettier": "^3.0.0"
3838
},
3939
"devDependencies": {
4040
"@commitlint/cli": "^17.0.0",

0 commit comments

Comments
 (0)