Skip to content

Commit 81edc75

Browse files
Update stylelint-config-standard-scss (#6)
Release Notes: - https://github.com/stylelint-scss/stylelint-config-standard-scss/releases I'm considering this change worthy enough to warrant a minor version bump (since it changed the shape of the `dependencies`).
2 parents 71e4760 + fdb7e03 commit 81edc75

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cargosense/stylelint-config-scss",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Shareable Stylelint configuration for SCSS syntax Sass files.",
55
"keywords": [
66
"stylelint",
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@stylistic/stylelint-config": "^1.0.1",
28-
"stylelint-config-standard-scss": "^13.0.0",
28+
"stylelint-config-standard-scss": "^13.1.0",
2929
"stylelint-order": "^6.0.4"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)