massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-markdownlint / package.json
index 892af60063a323b01d6283f4d125808e93f0f8c1..67844412113a1fefba9afd3cedc97165311d7ae3 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "coc-markdownlint",
-  "version": "1.11.1",
+  "version": "1.12.3",
   "description": "Markdownlint extension for coc.nvim",
   "author": "Heyward Fann <fannheyward@gmail.com>",
   "license": "MIT",
   },
   "devDependencies": {
     "@types/deep-extend": "^0.4.31",
-    "@types/js-yaml": "^3.12.5",
-    "@types/node": "10.12.0",
-    "@types/rc": "^1.1.0",
-    "@typescript-eslint/eslint-plugin": "^4.3.0",
-    "@typescript-eslint/parser": "^4.3.0",
-    "coc.nvim": "^0.0.81-next.2",
+    "@types/js-yaml": "^4.0.3",
+    "@types/node": "12.12.0",
+    "@types/rc": "^1.2.0",
+    "@typescript-eslint/eslint-plugin": "^4.32.0",
+    "@typescript-eslint/parser": "^4.32.0",
+    "coc.nvim": "^0.0.81-next.7",
     "deep-extend": "^0.6.0",
-    "esbuild": "^0.8.33",
+    "esbuild": "^0.13.2",
     "eslint": "^7.2.0",
-    "js-yaml": "^3.14.0",
-    "markdownlint": "^0.23.1",
-    "markdownlint-rule-helpers": "^0.14.0",
+    "js-yaml": "^4.1.0",
+    "markdownlint": "^0.24.0",
+    "markdownlint-rule-helpers": "^0.15.0",
     "rc": "^1.2.8",
     "rimraf": "^3.0.0",
-    "typescript": "^4.0.2"
+    "typescript": "^4.4.3"
   },
   "activationEvents": [
     "onLanguage:markdown",
                   "description": "Include code blocks",
                   "type": "boolean",
                   "default": true
+                },
+                "spaces_per_tab": {
+                  "description": "Number of spaces for each hard tab",
+                  "type": "number",
+                  "default": 1
                 }
               },
               "additionalProperties": false
                   "description": "Include code blocks",
                   "type": "boolean",
                   "default": true
+                },
+                "spaces_per_tab": {
+                  "description": "Number of spaces for each hard tab",
+                  "type": "number",
+                  "default": 1
                 }
               },
               "additionalProperties": false
               "default": true,
               "properties": {
                 "style": {
-                  "description": "Code fence syle",
+                  "description": "Code fence style",
                   "type": "string",
                   "enum": [
                     "consistent",
               "default": true,
               "properties": {
                 "style": {
-                  "description": "Code fence syle",
+                  "description": "Code fence style",
                   "type": "string",
                   "enum": [
                     "consistent",