From 29c09a04554f0bb6f1c3acebd386475c08bc506e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 03:27:40 +0000 Subject: [PATCH] Bump stylelint from 16.7.0 to 16.8.1 Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.7.0 to 16.8.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/16.7.0...16.8.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 31 ++++++++++++++++++++++--------- 2 files changed, 23 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 29b19f2..0eab8a7 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "eslint-plugin-solid": "^0.14.1", "globals": "^15.8.0", "prettier": "^3.3.3", - "stylelint": "^16.7.0", + "stylelint": "^16.8.1", "stylelint-config-recommended": "^14.0.1", "typescript": "^5.5.4", "typescript-eslint": "^7.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 430c626..50c5cf2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,11 +43,11 @@ importers: specifier: ^3.3.3 version: 3.3.3 stylelint: - specifier: ^16.7.0 - version: 16.7.0(typescript@5.5.4) + specifier: ^16.8.1 + version: 16.8.1(typescript@5.5.4) stylelint-config-recommended: specifier: ^14.0.1 - version: 14.0.1(stylelint@16.7.0(typescript@5.5.4)) + version: 14.0.1(stylelint@16.8.1(typescript@5.5.4)) typescript: specifier: ^5.5.4 version: 5.5.4 @@ -818,6 +818,15 @@ packages: supports-color: optional: true + debug@4.3.6: + resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + deep-equal@2.2.3: resolution: {integrity: sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==} engines: {node: '>= 0.4'} @@ -1753,8 +1762,8 @@ packages: peerDependencies: stylelint: ^16.1.0 - stylelint@16.7.0: - resolution: {integrity: sha512-Q1ATiXlz+wYr37a7TGsfvqYn2nSR3T/isw3IWlZQzFzCNoACHuGBb6xBplZXz56/uDRJHIygxjh7jbV/8isewA==} + stylelint@16.8.1: + resolution: {integrity: sha512-O8aDyfdODSDNz/B3gW2HQ+8kv8pfhSu7ZR7xskQ93+vI6FhKKGUJMQ03Ydu+w3OvXXE0/u4hWU4hCPNOyld+OA==} engines: {node: '>=18.12.0'} hasBin: true @@ -2695,6 +2704,10 @@ snapshots: dependencies: ms: 2.1.2 + debug@4.3.6: + dependencies: + ms: 2.1.2 + deep-equal@2.2.3: dependencies: array-buffer-byte-length: 1.0.1 @@ -3747,11 +3760,11 @@ snapshots: dependencies: inline-style-parser: 0.2.3 - stylelint-config-recommended@14.0.1(stylelint@16.7.0(typescript@5.5.4)): + stylelint-config-recommended@14.0.1(stylelint@16.8.1(typescript@5.5.4)): dependencies: - stylelint: 16.7.0(typescript@5.5.4) + stylelint: 16.8.1(typescript@5.5.4) - stylelint@16.7.0(typescript@5.5.4): + stylelint@16.8.1(typescript@5.5.4): dependencies: '@csstools/css-parser-algorithms': 2.7.1(@csstools/css-tokenizer@2.4.1) '@csstools/css-tokenizer': 2.4.1 @@ -3763,7 +3776,7 @@ snapshots: cosmiconfig: 9.0.0(typescript@5.5.4) 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