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",