diff --git a/package-lock.json b/package-lock.json index f2fd909e..b9cc70b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "stylelint": "^14.1.0", "stylelint-config-html": "^1.0.0", "stylelint-config-prettier": "^9.0.3", - "stylelint-config-recommended-vue": "^1.0.0", + "stylelint-config-recommended-vue": "^1.1.0", "stylelint-config-standard": "^24.0.0", "stylelint-config-standard-scss": "^3.0.0", "typescript": "^4.5.2" @@ -12101,9 +12101,9 @@ } }, "node_modules/stylelint-config-recommended-vue": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.0.0.tgz", - "integrity": "sha512-F1lq75ZcMr+wfn2QaqJ52A75nJqLktWqEmRc/ZTjhhk+/XaSoZxTHf7SeT/tdE/Bhe+TuJxqM6cxZS/zRyM1bQ==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.1.0.tgz", + "integrity": "sha512-6O9gHdZ5nmnpq+qJv19pLEcZTZ/BV7ZzBmtl0J/kx92tGwe4CRqoO//SswibLWQP/1VwOaTrjJxN497pNfw7VA==", "dev": true, "dependencies": { "stylelint-config-html": ">=1.0.0", @@ -22922,9 +22922,9 @@ } }, "stylelint-config-recommended-vue": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.0.0.tgz", - "integrity": "sha512-F1lq75ZcMr+wfn2QaqJ52A75nJqLktWqEmRc/ZTjhhk+/XaSoZxTHf7SeT/tdE/Bhe+TuJxqM6cxZS/zRyM1bQ==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.1.0.tgz", + "integrity": "sha512-6O9gHdZ5nmnpq+qJv19pLEcZTZ/BV7ZzBmtl0J/kx92tGwe4CRqoO//SswibLWQP/1VwOaTrjJxN497pNfw7VA==", "dev": true, "requires": { "stylelint-config-html": ">=1.0.0", diff --git a/package.json b/package.json index 9f5b51b5..a81e0a7c 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "stylelint": "^14.1.0", "stylelint-config-html": "^1.0.0", "stylelint-config-prettier": "^9.0.3", - "stylelint-config-recommended-vue": "^1.0.0", + "stylelint-config-recommended-vue": "^1.1.0", "stylelint-config-standard": "^24.0.0", "stylelint-config-standard-scss": "^3.0.0", "typescript": "^4.5.2"