ソースを参照

Bump stylelint from 10.1.0 to 13.3.3

Bumps [stylelint](https://github.com/stylelint/stylelint) from 10.1.0 to 13.3.3.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/10.1.0...13.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 年 前
コミット
48a6637f7d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -29,7 +29,7 @@
     "rollup-plugin-terser": "^5.1.2",
     "rollup-plugin-vue": "5.1.6",
     "safe-eval": "^0.4.1",
-    "stylelint": "^10.1.0",
+    "stylelint": "^13.3.3",
     "stylelint-config-standard": "^20.0.0",
     "vue-template-compiler": "^2.6.10"
   },