mirror of
https://github.com/mue/mue.git
synced 2026-07-23 16:57:25 +02:00
chore(deps-dev): bump stylelint-scss from 6.5.1 to 6.6.0 (#860)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.5.1 to 6.6.0. - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0) --- updated-dependencies: - dependency-name: stylelint-scss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"sass": "^1.78.0",
|
||||
"stylelint": "^16.9.0",
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"stylelint-scss": "^6.5.1",
|
||||
"stylelint-scss": "^6.6.0",
|
||||
"vite": "5.4.4",
|
||||
"vite-plugin-progress": "^0.0.7"
|
||||
},
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -112,8 +112,8 @@ importers:
|
||||
specifier: ^13.1.0
|
||||
version: 13.1.0(postcss@8.4.45)(stylelint@16.9.0(typescript@5.5.4))
|
||||
stylelint-scss:
|
||||
specifier: ^6.5.1
|
||||
version: 6.5.1(stylelint@16.9.0(typescript@5.5.4))
|
||||
specifier: ^6.6.0
|
||||
version: 6.6.0(stylelint@16.9.0(typescript@5.5.4))
|
||||
vite:
|
||||
specifier: 5.4.4
|
||||
version: 5.4.4(@types/node@22.5.4)(sass@1.78.0)
|
||||
@@ -3208,8 +3208,8 @@ packages:
|
||||
peerDependencies:
|
||||
stylelint: ^16.1.0
|
||||
|
||||
stylelint-scss@6.5.1:
|
||||
resolution: {integrity: sha512-ZLqdqihm6uDYkrsOeD6YWb+stZI8Wn92kUNDhE4M+g9g1aCnRv0JlOrttFiAJJwaNzpdQgX3YJb5vDQXVuO9Ww==}
|
||||
stylelint-scss@6.6.0:
|
||||
resolution: {integrity: sha512-aK2Rdt41Jt9Gv/ClMN5BYhP7xR3IEoRMDKpJkIDI9frZQ6KkxeLishusxs2JtEGZdJWXvPoBOhswNxj3gx8L/g==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
peerDependencies:
|
||||
stylelint: ^16.0.2
|
||||
@@ -6940,7 +6940,7 @@ snapshots:
|
||||
postcss-scss: 4.0.9(postcss@8.4.45)
|
||||
stylelint: 16.9.0(typescript@5.5.4)
|
||||
stylelint-config-recommended: 14.0.1(stylelint@16.9.0(typescript@5.5.4))
|
||||
stylelint-scss: 6.5.1(stylelint@16.9.0(typescript@5.5.4))
|
||||
stylelint-scss: 6.6.0(stylelint@16.9.0(typescript@5.5.4))
|
||||
optionalDependencies:
|
||||
postcss: 8.4.45
|
||||
|
||||
@@ -6961,7 +6961,7 @@ snapshots:
|
||||
stylelint: 16.9.0(typescript@5.5.4)
|
||||
stylelint-config-recommended: 14.0.1(stylelint@16.9.0(typescript@5.5.4))
|
||||
|
||||
stylelint-scss@6.5.1(stylelint@16.9.0(typescript@5.5.4)):
|
||||
stylelint-scss@6.6.0(stylelint@16.9.0(typescript@5.5.4)):
|
||||
dependencies:
|
||||
css-tree: 2.3.1
|
||||
is-plain-object: 5.0.0
|
||||
|
||||
Reference in New Issue
Block a user