From 384d4e609b67bb44d9626d77ed9a4695c57326c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 00:38:38 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint-config-recommended-vue Bumps [stylelint-config-recommended-vue](https://github.com/ota-meshi/stylelint-config-recommended-vue) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/ota-meshi/stylelint-config-recommended-vue/releases) - [Commits](https://github.com/ota-meshi/stylelint-config-recommended-vue/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: stylelint-config-recommended-vue dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5b055633..20f5a8c0 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" @@ -12184,9 +12184,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", @@ -23060,9 +23060,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 fedce56d..8cda0d52 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"