Browse Source

Merge pull request #5707 from wenzhixin/dependabot/npm_and_yarn/stylelint-config-standard-22.0.0

Bump stylelint-config-standard from 21.0.0 to 22.0.0
文翼 4 years ago
parent
commit
7c5d8d9b41
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -30,7 +30,7 @@
     "rollup-plugin-terser": "^7.0.0",
     "rollup-plugin-vue": "5.1.9",
     "stylelint": "^13.3.3",
-    "stylelint-config-standard": "^21.0.0",
+    "stylelint-config-standard": "^22.0.0",
     "vue-template-compiler": "^2.6.10"
   },
   "scripts": {