From d93344f8844f0e6676a7761645d0a85bdf20fa74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 11:30:18 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-recommended-vue to v1.5.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d2f9d259..761f2097 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "sqlite3": "5.1.6", "stylelint": "15.10.1", "stylelint-config-prettier": "9.0.5", - "stylelint-config-recommended-vue": "1.4.0", + "stylelint-config-recommended-vue": "1.5.0", "stylelint-config-standard": "34.0.0" } } diff --git a/yarn.lock b/yarn.lock index f15881a0..ac303f56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11995,10 +11995,10 @@ stylelint-config-prettier@9.0.5: resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.5.tgz#9f78bbf31c7307ca2df2dd60f42c7014ee9da56e" integrity sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA== -stylelint-config-recommended-vue@1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.4.0.tgz#0a182da17dc9e846e4bec65a7676ccf882b35964" - integrity sha512-DVJqyX2KvMCn9U0+keL12r7xlsH26K4Vg8NrIZuq5MoF7g82DpMp326Om4E0Q+Il1o+bTHuUyejf2XAI0iD04Q== +stylelint-config-recommended-vue@1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.5.0.tgz#c38775859c58a928cd34d95aa79db09b69964160" + integrity sha512-65TAK/clUqkNtkZLcuytoxU0URQYlml+30Nhop7sRkCZ/mtWdXt7T+spPSB3KMKlb+82aEVJ4OrcstyDBdbosg== dependencies: semver "^7.3.5" stylelint-config-html ">=1.0.0"