From ad2014a700f82cf8693c6601c59fa8e023b4162f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 11:25:55 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint-config-standard from 35.0.0 to 36.0.0 Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 35.0.0 to 36.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/35.0.0...36.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cf6c0aec..89856e56 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "qunit-dom": "3.0.0", "semantic-release": "22.0.12", "stylelint": "16.1.0", - "stylelint-config-standard": "35.0.0", + "stylelint-config-standard": "36.0.0", "stylelint-prettier": "4.1.0", "webpack": "5.89.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c4c18a03..21739844 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -194,8 +194,8 @@ devDependencies: specifier: 16.1.0 version: 16.1.0(typescript@5.3.3) stylelint-config-standard: - specifier: 35.0.0 - version: 35.0.0(stylelint@16.1.0) + specifier: 36.0.0 + version: 36.0.0(stylelint@16.1.0) stylelint-prettier: specifier: 4.1.0 version: 4.1.0(prettier@3.1.1)(stylelint@16.1.0) @@ -15042,11 +15042,11 @@ packages: stylelint: 16.1.0(typescript@5.3.3) dev: true - /stylelint-config-standard@35.0.0(stylelint@16.1.0): - resolution: {integrity: sha512-JyQrNZk2BZwVKFauGGxW2U6RuhIfQ4XoHHo+rBzMHcAkLnwI/knpszwXjzxiMgSfcxbZBckM7Vq4LHoANTR85g==} + /stylelint-config-standard@36.0.0(stylelint@16.1.0): + resolution: {integrity: sha512-3Kjyq4d62bYFp/Aq8PMKDwlgUyPU4nacXsjDLWJdNPRUgpuxALu1KnlAHIj36cdtxViVhXexZij65yM0uNIHug==} engines: {node: '>=18.12.0'} peerDependencies: - stylelint: ^16.0.0 + stylelint: ^16.1.0 dependencies: stylelint: 16.1.0(typescript@5.3.3) stylelint-config-recommended: 14.0.0(stylelint@16.1.0)