mirror of
https://github.com/mue/mue.git
synced 2026-07-08 21:24:57 +02:00
chore(deps-dev): bump stylelint-scss from 6.6.0 to 6.7.0 (#868)
Bumps [stylelint-scss](https://github.com/stylelint-scss/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](https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.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.79.1",
|
||||
"stylelint": "^16.9.0",
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"stylelint-scss": "^6.6.0",
|
||||
"stylelint-scss": "^6.7.0",
|
||||
"vite": "5.4.6",
|
||||
"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.6.0
|
||||
version: 6.6.0(stylelint@16.9.0(typescript@5.5.4))
|
||||
specifier: ^6.7.0
|
||||
version: 6.7.0(stylelint@16.9.0(typescript@5.5.4))
|
||||
vite:
|
||||
specifier: 5.4.6
|
||||
version: 5.4.6(@types/node@22.5.4)(sass@1.79.1)
|
||||
@@ -3196,8 +3196,8 @@ packages:
|
||||
peerDependencies:
|
||||
stylelint: ^16.1.0
|
||||
|
||||
stylelint-scss@6.6.0:
|
||||
resolution: {integrity: sha512-aK2Rdt41Jt9Gv/ClMN5BYhP7xR3IEoRMDKpJkIDI9frZQ6KkxeLishusxs2JtEGZdJWXvPoBOhswNxj3gx8L/g==}
|
||||
stylelint-scss@6.7.0:
|
||||
resolution: {integrity: sha512-RFIa2A+pVWS5wjNT+whtK7wsbZEWazyqesCuSaPbPlZ8lh2TujwVJSnCYJijg6ChZzwI8pZPRZS1L6A9aCbXDg==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
peerDependencies:
|
||||
stylelint: ^16.0.2
|
||||
@@ -6907,7 +6907,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.6.0(stylelint@16.9.0(typescript@5.5.4))
|
||||
stylelint-scss: 6.7.0(stylelint@16.9.0(typescript@5.5.4))
|
||||
optionalDependencies:
|
||||
postcss: 8.4.45
|
||||
|
||||
@@ -6928,7 +6928,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.6.0(stylelint@16.9.0(typescript@5.5.4)):
|
||||
stylelint-scss@6.7.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