From a25b6a7b2c5e1379655fdb53cca7702789dd03cf Mon Sep 17 00:00:00 2001 From: null Date: Mon, 29 Jul 2024 16:13:37 +0000 Subject: [PATCH] chore(deps): update dependency stylelint to ^16.8.0 --- package-lock.json | 36 +++++++++++++------------- projects/stylelint-config/package.json | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index f39b5cfb..b363e410 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8666,9 +8666,9 @@ } }, "node_modules/debug": { - "version": "4.3.5", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", - "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "license": "MIT", "dependencies": { "ms": "2.1.2" @@ -19424,9 +19424,9 @@ } }, "node_modules/stylelint": { - "version": "16.7.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.7.0.tgz", - "integrity": "sha512-Q1ATiXlz+wYr37a7TGsfvqYn2nSR3T/isw3IWlZQzFzCNoACHuGBb6xBplZXz56/uDRJHIygxjh7jbV/8isewA==", + "version": "16.8.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.8.0.tgz", + "integrity": "sha512-Jjr40w3PXDiJVW6c9swLM0a1e0DgDm/XkFozc4XgAcREFas+/nchzmDmeVxazbzXgpDrwm+cW6W6iGtZqYUh+g==", "funding": [ { "type": "opencollective", @@ -19450,7 +19450,7 @@ "cosmiconfig": "^9.0.0", "css-functions-list": "^3.2.2", "css-tree": "^2.3.1", - "debug": "^4.3.5", + "debug": "^4.3.6", "fast-glob": "^3.3.2", "fastest-levenshtein": "^1.0.16", "file-entry-cache": "^9.0.0", @@ -19467,10 +19467,10 @@ "micromatch": "^4.0.7", "normalize-path": "^3.0.0", "picocolors": "^1.0.1", - "postcss": "^8.4.39", - "postcss-resolve-nested-selector": "^0.1.1", + "postcss": "^8.4.40", + "postcss-resolve-nested-selector": "^0.1.4", "postcss-safe-parser": "^7.0.0", - "postcss-selector-parser": "^6.1.0", + "postcss-selector-parser": "^6.1.1", "postcss-value-parser": "^4.2.0", "resolve-from": "^5.0.0", "string-width": "^4.2.3", @@ -21428,12 +21428,12 @@ }, "projects/browserslist-config": { "name": "@taiga-ui/browserslist-config", - "version": "0.125.1", + "version": "0.125.2", "license": "Apache-2.0" }, "projects/commitlint-config": { "name": "@taiga-ui/commitlint-config", - "version": "0.125.1", + "version": "0.125.2", "license": "Apache-2.0", "peerDependencies": { "@commitlint/cli": "^19.3.0", @@ -21442,7 +21442,7 @@ }, "projects/cspell-config": { "name": "@taiga-ui/cspell-config", - "version": "0.125.1", + "version": "0.125.2", "license": "Apache-2.0", "peerDependencies": { "@cspell/dict-ar": "^1.1.0", @@ -21454,7 +21454,7 @@ }, "projects/eslint-plugin-experience": { "name": "@taiga-ui/eslint-plugin-experience", - "version": "0.125.1", + "version": "0.125.2", "peerDependencies": { "@angular-eslint/eslint-plugin": "^18.1.0", "@angular-eslint/eslint-plugin-template": "^18.1.0", @@ -21491,7 +21491,7 @@ }, "projects/prettier-config": { "name": "@taiga-ui/prettier-config", - "version": "0.125.1", + "version": "0.125.2", "license": "Apache-2.0", "peerDependencies": { "@prettier/plugin-xml": "^3.4.1", @@ -21504,12 +21504,12 @@ }, "projects/stylelint-config": { "name": "@taiga-ui/stylelint-config", - "version": "0.125.1", + "version": "0.125.2", "license": "Apache-2.0", "peerDependencies": { "postcss": "^8.4.40", "postcss-less": "^6.0.0", - "stylelint": "^16.7.0", + "stylelint": "^16.8.0", "stylelint-config-standard": "^36.0.1", "stylelint-no-px": "^2.0.0", "stylelint-order": "^6.0.4" @@ -21517,7 +21517,7 @@ }, "projects/tsconfig": { "name": "@taiga-ui/tsconfig", - "version": "0.125.1", + "version": "0.125.2", "license": "Apache-2.0" } } diff --git a/projects/stylelint-config/package.json b/projects/stylelint-config/package.json index 546f5903..7a1e089b 100644 --- a/projects/stylelint-config/package.json +++ b/projects/stylelint-config/package.json @@ -15,7 +15,7 @@ "peerDependencies": { "postcss": "^8.4.40", "postcss-less": "^6.0.0", - "stylelint": "^16.7.0", + "stylelint": "^16.8.0", "stylelint-config-standard": "^36.0.1", "stylelint-no-px": "^2.0.0", "stylelint-order": "^6.0.4"