Skip to content

Commit 9142514

Browse files
chore(deps-dev): bump the npm group with 2 updates (#839)
Bumps the npm group with 2 updates: [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss). Updates `stylelint-config-recess-order` from 5.1.0 to 5.1.1 - [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases) - [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md) - [Commits](stormwarning/stylelint-config-recess-order@v5.1.0...v5.1.1) Updates `stylelint-scss` from 6.6.0 to 6.7.0 - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-scss@v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: stylelint-config-recess-order dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: stylelint-scss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b66bf0c commit 9142514

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
},
77
"devDependencies": {
88
"stylelint": "16.9.0",
9-
"stylelint-config-recess-order": "5.1.0",
9+
"stylelint-config-recess-order": "5.1.1",
1010
"stylelint-config-recommended-scss": "14.1.0",
11-
"stylelint-scss": "6.6.0"
11+
"stylelint-scss": "6.7.0"
1212
},
1313
"packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
1414
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -665,10 +665,10 @@ strip-ansi@^7.1.0:
665665
dependencies:
666666
ansi-regex "^6.0.1"
667667

668-
stylelint-config-recess-order@5.1.0:
669-
version "5.1.0"
670-
resolved "https://registry.yarnpkg.com/stylelint-config-recess-order/-/stylelint-config-recess-order-5.1.0.tgz#683fccb78eb882daa132f5e06ac1a056e4863625"
671-
integrity sha512-ddapCF6B/kEtQYIFhQFReQ0dvK1ZdgJDM/SGFtIyeooYDbqaJqcOlGkRRGaVErCQYJY/bPSPsLRS2LdQtLJUVQ==
668+
stylelint-config-recess-order@5.1.1:
669+
version "5.1.1"
670+
resolved "https://registry.yarnpkg.com/stylelint-config-recess-order/-/stylelint-config-recess-order-5.1.1.tgz#befbf671343a6a04f70791fd3075b275fe33f5ff"
671+
integrity sha512-eDAHWVBelzDbMbdMj15pSw0Ycykv5eLeriJdbGCp0zd44yvhgZLI+wyVHegzXp5NrstxTPSxl0fuOVKdMm0XLA==
672672
dependencies:
673673
stylelint-order "^6.0.4"
674674

@@ -694,10 +694,10 @@ stylelint-order@^6.0.4:
694694
postcss "^8.4.32"
695695
postcss-sorting "^8.0.2"
696696

697-
stylelint-scss@6.6.0, stylelint-scss@^6.4.0:
698-
version "6.6.0"
699-
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.6.0.tgz#065626b152466df0167d09ee45b85f7ca4076f15"
700-
integrity sha512-aK2Rdt41Jt9Gv/ClMN5BYhP7xR3IEoRMDKpJkIDI9frZQ6KkxeLishusxs2JtEGZdJWXvPoBOhswNxj3gx8L/g==
697+
stylelint-scss@6.7.0, stylelint-scss@^6.4.0:
698+
version "6.7.0"
699+
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.7.0.tgz#df9c2bcd20c555c5670914f23bb983c94bfbb0e3"
700+
integrity sha512-RFIa2A+pVWS5wjNT+whtK7wsbZEWazyqesCuSaPbPlZ8lh2TujwVJSnCYJijg6ChZzwI8pZPRZS1L6A9aCbXDg==
701701
dependencies:
702702
css-tree "2.3.1"
703703
is-plain-object "5.0.0"

0 commit comments

Comments
 (0)