From f9eb292f2d00fbf189ca4b418b30882870816969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 22:09:42 +0000 Subject: [PATCH] Bump stylelint from 13.13.0 to 13.13.1 Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.13.0 to 13.13.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/13.13.0...13.13.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index b61ab19a..c8647fa3 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "postcss-svgo": "^5.0.0", "prettier": "^2.2.1", "rimraf": "^3.0.2", - "stylelint": "~13.13.0", + "stylelint": "~13.13.1", "stylelint-config-prettier": "~8.0.2", "stylelint-config-sass-guidelines": "~8.0.0", "stylelint-no-unsupported-browser-features": "~4.1.4", diff --git a/yarn.lock b/yarn.lock index e6361bfe..201e9ab8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4933,16 +4933,16 @@ stylelint-scss@^3.18.0, stylelint-scss@~3.19.0: postcss-selector-parser "^6.0.2" postcss-value-parser "^4.1.0" -stylelint@~13.13.0: - version "13.13.0" - resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.13.0.tgz#1a33bffde765920ac985f16ae6250ff914b27804" - integrity sha512-jvkM1iuH88vAvjdKPwPm6abiMP2/D/1chbfb+4GVONddOOskHuCXc0loyrLdxO1AwwH6jdnjYskkTKHQD7cXwQ== +stylelint@~13.13.1: + version "13.13.1" + resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.13.1.tgz#fca9c9f5de7990ab26a00f167b8978f083a18f3c" + integrity sha512-Mv+BQr5XTUrKqAXmpqm6Ddli6Ief+AiPZkRsIrAoUKFuq/ElkUh9ZMYxXD0iQNZ5ADghZKLOWz1h7hTClB7zgQ== dependencies: "@stylelint/postcss-css-in-js" "^0.37.2" "@stylelint/postcss-markdown" "^0.36.2" autoprefixer "^9.8.6" balanced-match "^2.0.0" - chalk "^4.1.0" + chalk "^4.1.1" cosmiconfig "^7.0.0" debug "^4.3.1" execall "^2.0.0" @@ -4983,7 +4983,7 @@ stylelint@~13.13.0: style-search "^0.1.0" sugarss "^2.0.0" svg-tags "^1.0.0" - table "^6.5.1" + table "^6.6.0" v8-compile-cache "^2.3.0" write-file-atomic "^3.0.3" @@ -5064,7 +5064,7 @@ svgo@^2.1.0, svgo@^2.3.0: csso "^4.2.0" stable "^0.1.8" -table@^6.0.4, table@^6.5.1: +table@^6.0.4, table@^6.6.0: version "6.6.0" resolved "https://registry.yarnpkg.com/table/-/table-6.6.0.tgz#905654b79df98d9e9a973de1dd58682532c40e8e" integrity sha512-iZMtp5tUvcnAdtHpZTWLPF0M7AgiQsURR2DwmxnJwSy8I3+cY+ozzVvYha3BOLG2TB+L0CqjIz+91htuj6yCXg==