From 159dbcfac0667c80dffdd8c5a17b3c105d347c42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 10:18:18 +0800 Subject: [PATCH] fix(deps): update dependency stylelint-config-standard to v28 (#20) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 8472372..547cc4c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "stylelint-config-recess-order": "^3.0.0", "stylelint-config-recommended": "^9.0.0", "stylelint-config-recommended-vue": "^1.4.0", - "stylelint-config-standard": "^27.0.0", + "stylelint-config-standard": "^28.0.0", "stylelint-config-standard-scss": "^5.0.0", "stylelint-config-standard-vue": "^1.0.0", "stylelint-css-modules": "^1.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 37f4914..0248e04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: stylelint-config-recess-order: ^3.0.0 stylelint-config-recommended: ^9.0.0 stylelint-config-recommended-vue: ^1.4.0 - stylelint-config-standard: ^27.0.0 + stylelint-config-standard: ^28.0.0 stylelint-config-standard-scss: ^5.0.0 stylelint-config-standard-vue: ^1.0.0 stylelint-css-modules: ^1.2.2 @@ -24,7 +24,7 @@ dependencies: stylelint-config-recess-order: 3.0.0_stylelint@14.9.1 stylelint-config-recommended: 9.0.0_stylelint@14.9.1 stylelint-config-recommended-vue: 1.4.0_rbvrlex3zkw5dqq3eg5f64dp2u - stylelint-config-standard: 27.0.0_stylelint@14.9.1 + stylelint-config-standard: 28.0.0_stylelint@14.9.1 stylelint-config-standard-scss: 5.0.0_stylelint@14.9.1 stylelint-config-standard-vue: 1.0.0_rbvrlex3zkw5dqq3eg5f64dp2u stylelint-css-modules: 1.2.2_stylelint@14.9.1 @@ -693,8 +693,8 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - is-text-path: 1.0.1 JSONStream: 1.3.5 + is-text-path: 1.0.1 lodash: 4.17.21 meow: 8.1.2 split2: 3.2.2 @@ -3032,7 +3032,7 @@ packages: stylelint: 14.9.1 stylelint-config-html: 1.0.0_rbvrlex3zkw5dqq3eg5f64dp2u stylelint-config-recommended-vue: 1.4.0_rbvrlex3zkw5dqq3eg5f64dp2u - stylelint-config-standard: 27.0.0_stylelint@14.9.1 + stylelint-config-standard: 28.0.0_stylelint@14.9.1 dev: false /stylelint-config-standard/26.0.0_stylelint@14.9.1: @@ -3044,10 +3044,10 @@ packages: stylelint-config-recommended: 8.0.0_stylelint@14.9.1 dev: false - /stylelint-config-standard/27.0.0_stylelint@14.9.1: - resolution: {integrity: sha512-J+wxyODWQCW2kgdhVzj51a4cFcJkglkMQrjPU/1Jo8w2oKSKK5ZRqHvDDWxEmjYWIYbMhhIMS5dOgVpGUMIACw==} + /stylelint-config-standard/28.0.0_stylelint@14.9.1: + resolution: {integrity: sha512-q/StuowDdDmFCravzGHAwgS9pjX0bdOQUEBBDIkIWsQuYGgYz/xsO8CM6eepmIQ1fc5bKdDVimlJZ6MoOUcJ5Q==} peerDependencies: - stylelint: ^14.10.0 + stylelint: ^14.11.0 dependencies: stylelint: 14.9.1 stylelint-config-recommended: 9.0.0_stylelint@14.9.1