瀏覽代碼

ts: Upgrade commitlint version

Armani Ferrante 4 年之前
父節點
當前提交
1fcea7cf01
共有 2 個文件被更改,包括 224 次插入394 次删除
  1. 2 2
      ts/package.json
  2. 222 392
      ts/yarn.lock

+ 2 - 2
ts/package.json

@@ -38,8 +38,8 @@
     "pako": "^2.0.3"
   },
   "devDependencies": {
-    "@commitlint/cli": "^8.2.0",
-    "@commitlint/config-conventional": "^8.2.0",
+    "@commitlint/cli": "^11.0.0",
+    "@commitlint/config-conventional": "^11.0.0",
     "@types/jest": "^26.0.15",
     "@typescript-eslint/eslint-plugin": "^4.6.0",
     "@typescript-eslint/parser": "^4.6.0",

文件差異過大導致無法顯示
+ 222 - 392
ts/yarn.lock


部分文件因文件數量過多而無法顯示