Browse Source

ts: Upgrade commitlint version

Armani Ferrante 4 years ago
parent
commit
1fcea7cf01
2 changed files with 224 additions and 394 deletions
  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",

File diff suppressed because it is too large
+ 222 - 392
ts/yarn.lock


Some files were not shown because too many files changed in this diff