Skip to content
Snippets Groups Projects
Unverified Commit 7a98e51a authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump stylelint from 14.14.0 to 14.14.1 (#1024)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.0 to 14.14.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.14.0...14.14.1

)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent ee2e3245
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"prettier": "^2.7.1", "prettier": "^2.7.1",
"stylelint": "^14.14.0", "stylelint": "^14.14.1",
"stylelint-config-prettier-scss": "0.0.1", "stylelint-config-prettier-scss": "0.0.1",
"stylelint-config-standard-scss": "^6.0.0", "stylelint-config-standard-scss": "^6.0.0",
"stylelint-prettier": "^2.0.0" "stylelint-prettier": "^2.0.0"
...@@ -860,9 +860,9 @@ ...@@ -860,9 +860,9 @@
} }
}, },
"node_modules/known-css-properties": { "node_modules/known-css-properties": {
"version": "0.25.0", "version": "0.26.0",
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.25.0.tgz", "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.26.0.tgz",
"integrity": "sha512-b0/9J1O9Jcyik1GC6KC42hJ41jKwdO/Mq8Mdo5sYN+IuRTXs2YFHZC3kZSx6ueusqa95x3wLYe/ytKjbAfGixA==", "integrity": "sha512-5FZRzrZzNTBruuurWpvZnvP9pum+fe0HcK8z/ooo+U+Hmp4vtbyp1/QDsqmufirXy4egGzbaH/y2uCZf+6W5Kg==",
"dev": true "dev": true
}, },
"node_modules/lines-and-columns": { "node_modules/lines-and-columns": {
...@@ -892,7 +892,7 @@ ...@@ -892,7 +892,7 @@
"node_modules/lodash.truncate": { "node_modules/lodash.truncate": {
"version": "4.4.2", "version": "4.4.2",
"resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz",
"integrity": "sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=", "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==",
"dev": true "dev": true
}, },
"node_modules/lru-cache": { "node_modules/lru-cache": {
...@@ -1677,9 +1677,9 @@ ...@@ -1677,9 +1677,9 @@
"dev": true "dev": true
}, },
"node_modules/stylelint": { "node_modules/stylelint": {
"version": "14.14.0", "version": "14.14.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.14.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.14.1.tgz",
"integrity": "sha512-yUI+4xXfPHVnueYddSQ/e1GuEA/2wVhWQbGj16AmWLtQJtn28lVxfS4b0CsWyVRPgd3Auzi0NXOthIEUhtQmmA==", "integrity": "sha512-Jnftu+lSD8cSpcV/+Z2nfgfgFpTIS1FcujezXPngtoIQ6wtwutL22MsNE0dJuMiM1h1790g2qIjAyUZCMrX4sw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@csstools/selector-specificity": "^2.0.2", "@csstools/selector-specificity": "^2.0.2",
...@@ -1699,13 +1699,13 @@ ...@@ -1699,13 +1699,13 @@
"import-lazy": "^4.0.0", "import-lazy": "^4.0.0",
"imurmurhash": "^0.1.4", "imurmurhash": "^0.1.4",
"is-plain-object": "^5.0.0", "is-plain-object": "^5.0.0",
"known-css-properties": "^0.25.0", "known-css-properties": "^0.26.0",
"mathml-tag-names": "^2.1.3", "mathml-tag-names": "^2.1.3",
"meow": "^9.0.0", "meow": "^9.0.0",
"micromatch": "^4.0.5", "micromatch": "^4.0.5",
"normalize-path": "^3.0.0", "normalize-path": "^3.0.0",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
"postcss": "^8.4.17", "postcss": "^8.4.18",
"postcss-media-query-parser": "^0.2.3", "postcss-media-query-parser": "^0.2.3",
"postcss-resolve-nested-selector": "^0.1.1", "postcss-resolve-nested-selector": "^0.1.1",
"postcss-safe-parser": "^6.0.0", "postcss-safe-parser": "^6.0.0",
...@@ -1717,7 +1717,7 @@ ...@@ -1717,7 +1717,7 @@
"style-search": "^0.1.0", "style-search": "^0.1.0",
"supports-hyperlinks": "^2.3.0", "supports-hyperlinks": "^2.3.0",
"svg-tags": "^1.0.0", "svg-tags": "^1.0.0",
"table": "^6.8.0", "table": "^6.8.1",
"v8-compile-cache": "^2.3.0", "v8-compile-cache": "^2.3.0",
"write-file-atomic": "^4.0.2" "write-file-atomic": "^4.0.2"
}, },
...@@ -1918,9 +1918,9 @@ ...@@ -1918,9 +1918,9 @@
"dev": true "dev": true
}, },
"node_modules/table": { "node_modules/table": {
"version": "6.8.0", "version": "6.8.1",
"resolved": "https://registry.npmjs.org/table/-/table-6.8.0.tgz", "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz",
"integrity": "sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==", "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"ajv": "^8.0.1", "ajv": "^8.0.1",
...@@ -2702,9 +2702,9 @@ ...@@ -2702,9 +2702,9 @@
"dev": true "dev": true
}, },
"known-css-properties": { "known-css-properties": {
"version": "0.25.0", "version": "0.26.0",
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.25.0.tgz", "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.26.0.tgz",
"integrity": "sha512-b0/9J1O9Jcyik1GC6KC42hJ41jKwdO/Mq8Mdo5sYN+IuRTXs2YFHZC3kZSx6ueusqa95x3wLYe/ytKjbAfGixA==", "integrity": "sha512-5FZRzrZzNTBruuurWpvZnvP9pum+fe0HcK8z/ooo+U+Hmp4vtbyp1/QDsqmufirXy4egGzbaH/y2uCZf+6W5Kg==",
"dev": true "dev": true
}, },
"lines-and-columns": { "lines-and-columns": {
...@@ -2731,7 +2731,7 @@ ...@@ -2731,7 +2731,7 @@
"lodash.truncate": { "lodash.truncate": {
"version": "4.4.2", "version": "4.4.2",
"resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz",
"integrity": "sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=", "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==",
"dev": true "dev": true
}, },
"lru-cache": { "lru-cache": {
...@@ -3275,9 +3275,9 @@ ...@@ -3275,9 +3275,9 @@
"dev": true "dev": true
}, },
"stylelint": { "stylelint": {
"version": "14.14.0", "version": "14.14.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.14.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.14.1.tgz",
"integrity": "sha512-yUI+4xXfPHVnueYddSQ/e1GuEA/2wVhWQbGj16AmWLtQJtn28lVxfS4b0CsWyVRPgd3Auzi0NXOthIEUhtQmmA==", "integrity": "sha512-Jnftu+lSD8cSpcV/+Z2nfgfgFpTIS1FcujezXPngtoIQ6wtwutL22MsNE0dJuMiM1h1790g2qIjAyUZCMrX4sw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@csstools/selector-specificity": "^2.0.2", "@csstools/selector-specificity": "^2.0.2",
...@@ -3297,13 +3297,13 @@ ...@@ -3297,13 +3297,13 @@
"import-lazy": "^4.0.0", "import-lazy": "^4.0.0",
"imurmurhash": "^0.1.4", "imurmurhash": "^0.1.4",
"is-plain-object": "^5.0.0", "is-plain-object": "^5.0.0",
"known-css-properties": "^0.25.0", "known-css-properties": "^0.26.0",
"mathml-tag-names": "^2.1.3", "mathml-tag-names": "^2.1.3",
"meow": "^9.0.0", "meow": "^9.0.0",
"micromatch": "^4.0.5", "micromatch": "^4.0.5",
"normalize-path": "^3.0.0", "normalize-path": "^3.0.0",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
"postcss": "^8.4.17", "postcss": "^8.4.18",
"postcss-media-query-parser": "^0.2.3", "postcss-media-query-parser": "^0.2.3",
"postcss-resolve-nested-selector": "^0.1.1", "postcss-resolve-nested-selector": "^0.1.1",
"postcss-safe-parser": "^6.0.0", "postcss-safe-parser": "^6.0.0",
...@@ -3315,7 +3315,7 @@ ...@@ -3315,7 +3315,7 @@
"style-search": "^0.1.0", "style-search": "^0.1.0",
"supports-hyperlinks": "^2.3.0", "supports-hyperlinks": "^2.3.0",
"svg-tags": "^1.0.0", "svg-tags": "^1.0.0",
"table": "^6.8.0", "table": "^6.8.1",
"v8-compile-cache": "^2.3.0", "v8-compile-cache": "^2.3.0",
"write-file-atomic": "^4.0.2" "write-file-atomic": "^4.0.2"
} }
...@@ -3444,9 +3444,9 @@ ...@@ -3444,9 +3444,9 @@
"dev": true "dev": true
}, },
"table": { "table": {
"version": "6.8.0", "version": "6.8.1",
"resolved": "https://registry.npmjs.org/table/-/table-6.8.0.tgz", "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz",
"integrity": "sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==", "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==",
"dev": true, "dev": true,
"requires": { "requires": {
"ajv": "^8.0.1", "ajv": "^8.0.1",
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"bugs": "https://github.com/just-the-docs/just-the-docs/issues", "bugs": "https://github.com/just-the-docs/just-the-docs/issues",
"devDependencies": { "devDependencies": {
"prettier": "^2.7.1", "prettier": "^2.7.1",
"stylelint": "^14.14.0", "stylelint": "^14.14.1",
"stylelint-config-prettier-scss": "0.0.1", "stylelint-config-prettier-scss": "0.0.1",
"stylelint-config-standard-scss": "^6.0.0", "stylelint-config-standard-scss": "^6.0.0",
"stylelint-prettier": "^2.0.0" "stylelint-prettier": "^2.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment