From cf3fe89ec33e2abe3553281984b1fa5a38388931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 07:24:05 +0000 Subject: [PATCH] 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- stylelint-config/package.json | 2 +- yarn.lock | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/stylelint-config/package.json b/stylelint-config/package.json index 390765e..63bffdd 100644 --- a/stylelint-config/package.json +++ b/stylelint-config/package.json @@ -9,7 +9,7 @@ "main": "css.js", "scripts": {}, "dependencies": { - "stylelint-config-standard": "^35.0.0", + "stylelint-config-standard": "^36.0.0", "stylelint-config-standard-scss": "^13.0.0", "stylelint-order": "^6.0.4", "stylelint-prettier": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 8946c0f..df25f21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1444,13 +1444,6 @@ stylelint-config-standard-scss@^13.0.0: stylelint-config-recommended-scss "^14.0.0" stylelint-config-standard "^36.0.0" -stylelint-config-standard@^35.0.0: - version "35.0.0" - resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-35.0.0.tgz#f4574670affb72b6c99d2b5ca5ad010a11ee8d19" - integrity sha512-JyQrNZk2BZwVKFauGGxW2U6RuhIfQ4XoHHo+rBzMHcAkLnwI/knpszwXjzxiMgSfcxbZBckM7Vq4LHoANTR85g== - dependencies: - stylelint-config-recommended "^14.0.0" - stylelint-config-standard@^36.0.0: version "36.0.0" resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-36.0.0.tgz#6704c044d611edc12692d4a5e37b039a441604d4"