From cbea6295e8bde13f05cfa1128ba8e44f542a07de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 21:07:20 +0800 Subject: [PATCH] chore(deps-dev): bump @kuohuanhuan/stylelint-config from 0.0.4 to 0.0.5 (#2) Bumps [@kuohuanhuan/stylelint-config](https://github.com/kuohuanhuan/stylelint-config) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/kuohuanhuan/stylelint-config/releases) - [Commits](https://github.com/kuohuanhuan/stylelint-config/compare/v0.0.4...v0.0.5) --- updated-dependencies: - dependency-name: "@kuohuanhuan/stylelint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0011e30..4504fca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "sass": "^1.58.3" }, "devDependencies": { - "@kuohuanhuan/stylelint-config": "^0.0.4", + "@kuohuanhuan/stylelint-config": "^0.0.5", "@lodder/grunt-postcss": "^3.1.1", "autoprefixer": "^10.4.13", "bumpp": "^9.0.0", @@ -620,12 +620,11 @@ } }, "node_modules/@kuohuanhuan/stylelint-config": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/@kuohuanhuan/stylelint-config/-/stylelint-config-0.0.4.tgz", - "integrity": "sha512-/BNDzhnjeddfeKqQtd6qk0WkC1jiWg2c9mheKTo4CMXXgcgNznGoaMjtTEGhxXD4C6xg4Fl0U6IBOxL+fgOE+A==", + "version": "0.0.5", + "resolved": "https://registry.npmjs.org/@kuohuanhuan/stylelint-config/-/stylelint-config-0.0.5.tgz", + "integrity": "sha512-I0TNXQUNozKCGp6uojOaah/T3oWPgBFB/aAKcPjG27MkyP3VAjc4XrpHvmxNKGvzy2gr/AsVmJrugNbWrLBaVQ==", "dev": true, "peerDependencies": { - "bumpp": "^9.0.0", "postcss-scss": "^4.0.6", "stylelint": "^15.2.0", "stylelint-order": "^6.0.2", diff --git a/package.json b/package.json index 2c6e578..069e745 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "sass": "^1.58.3" }, "devDependencies": { - "@kuohuanhuan/stylelint-config": "^0.0.4", + "@kuohuanhuan/stylelint-config": "^0.0.5", "@lodder/grunt-postcss": "^3.1.1", "autoprefixer": "^10.4.13", "bumpp": "^9.0.0",