mirror of
https://github.com/maputnik/editor.git
synced 2026-01-20 20:30:01 +00:00
chore(deps-dev): Bump stylelint-scss from 6.11.1 to 6.12.0 (#1179)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.11.1 to 6.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-scss/releases">stylelint-scss's releases</a>.</em></p> <blockquote> <h2>6.12.0</h2> <ul> <li>Added: <code>double-slash-comment-whitespace-inside</code> add autofix and fix incorrect error locations (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1146">#1146</a>).</li> <li>Added: <code>declaration-property-value-no-unknown</code> add support for nested properties with shorthand values (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1142">#1142</a>).</li> <li>Fixed: <code>operator-no-unspaced</code> don't check Tailwind Directives (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1147">#1147</a>).</li> <li>Fixed: <code>at-use-no-redundant-alias</code> fix false negative for single quotes (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1130">#1130</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.11.1...v6.12.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.11.1...v6.12.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md">stylelint-scss's changelog</a>.</em></p> <blockquote> <h1>6.12.0</h1> <ul> <li>Added: <code>double-slash-comment-whitespace-inside</code> add autofix and fix incorrect error locations (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1146">#1146</a>).</li> <li>Added: <code>declaration-property-value-no-unknown</code> add support for nested properties with shorthand values (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1142">#1142</a>).</li> <li>Fixed: <code>operator-no-unspaced</code> don't check Tailwind Directives (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1147">#1147</a>).</li> <li>Fixed: <code>at-use-no-redundant-alias</code> fix false negative for single quotes (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1130">#1130</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.11.1...v6.12.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.11.1...v6.12.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="d1deb4fe96"><code>d1deb4f</code></a> 6.12.0</li> <li><a href="2ceffc2ae8"><code>2ceffc2</code></a> Prepare version 6.12.0</li> <li><a href="9ec5456f36"><code>9ec5456</code></a> double-slash-comment-whitespace-inside: add autofix to README</li> <li><a href="d586476a77"><code>d586476</code></a> Update contributors list</li> <li><a href="e4b8fd4d0d"><code>e4b8fd4</code></a> build(deps): bump known-css-properties from 0.35.0 to 0.36.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1148">#1148</a>)</li> <li><a href="474af2303a"><code>474af23</code></a> build(deps-dev): bump jest-preset-stylelint from 7.2.0 to 7.3.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1138">#1138</a>)</li> <li><a href="a68c5ab8f3"><code>a68c5ab</code></a> operator-no-unspaced: don't check Tailwind Directives (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1147">#1147</a>)</li> <li><a href="762387a1fd"><code>762387a</code></a> Improve double-slash-comment-whitespace-inside (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1146">#1146</a>)</li> <li><a href="9d9f088275"><code>9d9f088</code></a> build(deps-dev): bump stylelint from 16.16.0 to 16.19.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1143">#1143</a>)</li> <li><a href="bdfa665dd7"><code>bdfa665</code></a> declaration-property-value-no-unknown support for nested properties with shor...</li> <li>Additional commits viewable in <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.11.1...v6.12.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> 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:
41
package-lock.json
generated
41
package-lock.json
generated
@@ -108,7 +108,7 @@
|
||||
"sass": "^1.87.0",
|
||||
"stylelint": "^16.19.1",
|
||||
"stylelint-config-recommended-scss": "^14.1.0",
|
||||
"stylelint-scss": "^6.11.1",
|
||||
"stylelint-scss": "^6.12.0",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.31.1",
|
||||
"uuid": "^11.1.0",
|
||||
@@ -6123,16 +6123,6 @@
|
||||
"url": "https://opencollective.com/eslint"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint/node_modules/@eslint/js": {
|
||||
"version": "9.25.1",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.25.1.tgz",
|
||||
"integrity": "sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint/node_modules/brace-expansion": {
|
||||
"version": "1.1.11",
|
||||
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
||||
@@ -9084,9 +9074,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/known-css-properties": {
|
||||
"version": "0.35.0",
|
||||
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.35.0.tgz",
|
||||
"integrity": "sha512-a/RAk2BfKk+WFGhhOCAYqSiFLc34k8Mt/6NWRI4joER0EYUzXIcFivjjnoD3+XU1DggLn/tZc3DOAgke7l8a4A==",
|
||||
"version": "0.36.0",
|
||||
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.36.0.tgz",
|
||||
"integrity": "sha512-A+9jP+IUmuQsNdsLdcg6Yt7voiMF/D4K83ew0OpJtpu+l34ef7LaohWV0Rc6KNvzw6ZDizkqfyB5JznZnzuKQA==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
@@ -12881,16 +12871,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint-scss": {
|
||||
"version": "6.11.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.11.1.tgz",
|
||||
"integrity": "sha512-e4rYo0UY+BIMtGeGanghrvHTjcryxgZbyFxUedp8dLFqC4P70aawNdYjRrQxbnKhu3BNr4+lt5e/53tcKXiwFA==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.12.0.tgz",
|
||||
"integrity": "sha512-U7CKhi1YNkM1pXUXl/GMUXi8xKdhl4Ayxdyceie1nZ1XNIdaUgMV6OArpooWcDzEggwgYD0HP/xIgVJo9a655w==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"css-tree": "^3.0.1",
|
||||
"is-plain-object": "^5.0.0",
|
||||
"known-css-properties": "^0.35.0",
|
||||
"mdn-data": "^2.15.0",
|
||||
"known-css-properties": "^0.36.0",
|
||||
"mdn-data": "^2.21.0",
|
||||
"postcss-media-query-parser": "^0.2.3",
|
||||
"postcss-resolve-nested-selector": "^0.1.6",
|
||||
"postcss-selector-parser": "^7.1.0",
|
||||
@@ -12904,9 +12894,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint-scss/node_modules/mdn-data": {
|
||||
"version": "2.15.0",
|
||||
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.15.0.tgz",
|
||||
"integrity": "sha512-KIrS0lFPOqA4DgeO16vI5fkAsy8p++WBlbXtB5P1EQs8ubBgguAInNd1DnrCeTRfGchY0kgThgDOOIPyOLH2dQ==",
|
||||
"version": "2.21.0",
|
||||
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.21.0.tgz",
|
||||
"integrity": "sha512-+ZKPQezM5vYJIkCxaC+4DTnRrVZR1CgsKLu5zsQERQx6Tea8Y+wMx5A24rq8A8NepCeatIQufVAekKNgiBMsGQ==",
|
||||
"dev": true,
|
||||
"license": "CC0-1.0"
|
||||
},
|
||||
@@ -12948,13 +12938,6 @@
|
||||
"node": ">= 4"
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint/node_modules/known-css-properties": {
|
||||
"version": "0.36.0",
|
||||
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.36.0.tgz",
|
||||
"integrity": "sha512-A+9jP+IUmuQsNdsLdcg6Yt7voiMF/D4K83ew0OpJtpu+l34ef7LaohWV0Rc6KNvzw6ZDizkqfyB5JznZnzuKQA==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/stylelint/node_modules/resolve-from": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
|
||||
|
||||
@@ -139,7 +139,7 @@
|
||||
"sass": "^1.87.0",
|
||||
"stylelint": "^16.19.1",
|
||||
"stylelint-config-recommended-scss": "^14.1.0",
|
||||
"stylelint-scss": "^6.11.1",
|
||||
"stylelint-scss": "^6.12.0",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.31.1",
|
||||
"uuid": "^11.1.0",
|
||||
|
||||
Reference in New Issue
Block a user