diff --git a/package-lock.json b/package-lock.json index ae55d43bb..ffe9eaf34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "stylelint": "^15.8.0", "stylelint-config-concentric-order": "^5.1.0", "stylelint-config-css-modules": "^4.3.0", - "stylelint-config-recommended-vue": "^1.4.0", + "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^34.0.0", "stylelint-config-standard-scss": "^11.0.0", "stylelint-config-standard-vue": "^1.0.0", @@ -12706,9 +12706,9 @@ } }, "node_modules/stylelint-config-recommended-vue": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.4.0.tgz", - "integrity": "sha512-DVJqyX2KvMCn9U0+keL12r7xlsH26K4Vg8NrIZuq5MoF7g82DpMp326Om4E0Q+Il1o+bTHuUyejf2XAI0iD04Q==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.5.0.tgz", + "integrity": "sha512-65TAK/clUqkNtkZLcuytoxU0URQYlml+30Nhop7sRkCZ/mtWdXt7T+spPSB3KMKlb+82aEVJ4OrcstyDBdbosg==", "dependencies": { "semver": "^7.3.5", "stylelint-config-html": ">=1.0.0", diff --git a/package.json b/package.json index e1e9ab75a..c5e0748db 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "stylelint": "^15.8.0", "stylelint-config-concentric-order": "^5.1.0", "stylelint-config-css-modules": "^4.3.0", - "stylelint-config-recommended-vue": "^1.4.0", + "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^34.0.0", "stylelint-config-standard-scss": "^11.0.0", "stylelint-config-standard-vue": "^1.0.0",