Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-markdownlint / package.json
index 80eb6abaa236fb4267e2d3a7b30dcd45a79692b7..b9a32143586ef50adf7a33be765628a20348717a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "coc-markdownlint",
-  "version": "1.5.0",
+  "version": "1.9.0",
   "description": "Markdownlint extension for coc.nvim",
   "author": "Heyward Fann <fannheyward@gmail.com>",
   "license": "MIT",
     "@types/js-yaml": "^3.12.5",
     "@types/node": "^14.0.14",
     "@types/rc": "^1.1.0",
-    "@typescript-eslint/eslint-plugin": "^3.4.0",
-    "@typescript-eslint/parser": "^3.4.0",
-    "coc.nvim": "^0.0.77",
+    "@typescript-eslint/eslint-plugin": "^4.3.0",
+    "@typescript-eslint/parser": "^4.3.0",
+    "coc.nvim": "^0.0.79",
     "deep-extend": "^0.6.0",
     "eslint": "^7.2.0",
     "js-yaml": "^3.14.0",
-    "markdownlint": "^0.20.1",
-    "markdownlint-rule-helpers": "^0.11.0",
+    "markdownlint": "^0.22.0",
+    "markdownlint-rule-helpers": "^0.13.0",
     "npm-run-all": "^4.1.5",
     "rc": "^1.2.8",
     "rimraf": "^3.0.0",
-    "ts-loader": "^7.0.5",
-    "typescript": "^3.9.5",
+    "ts-loader": "^8.0.0",
+    "typescript": "^4.0.2",
     "vscode-languageserver-protocol": "^3.15.3",
-    "webpack": "^4.42.1",
-    "webpack-cli": "^3.3.12"
+    "vscode-languageserver-textdocument": "^1.0.1",
+    "webpack": "^5.1.3",
+    "webpack-cli": "^4.0.0"
   },
   "activationEvents": [
     "onLanguage:markdown",
@@ -95,7 +96,7 @@
             "$schema": {
               "description": "JSON Schema URI (used by some editors)",
               "type": "string",
-              "default": "https://raw.githubusercontent.com/DavidAnson/markdownlint/master/schema/markdownlint-config-schema.json"
+              "default": "https://raw.githubusercontent.com/DavidAnson/markdownlint/main/schema/markdownlint-config-schema.json"
             },
             "MD001": {
               "description": "MD001/heading-increment/header-increment - Heading levels should only increment by one level at a time",
                 "punctuation": {
                   "description": "Punctuation characters",
                   "type": "string",
-                  "default": ".,;:!?。,;:!?"
+                  "default": ".,;:!。,;:!"
                 }
               },
               "additionalProperties": false
                 "punctuation": {
                   "description": "Punctuation characters",
                   "type": "string",
-                  "default": ".,;:!?。,;:!?"
+                  "default": ".,;:!。,;:!"
                 }
               },
               "additionalProperties": false