@ivuorinen/markdownlint-config 0.3.6 → 0.3.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ivuorinen/markdownlint-config",
3
- "version": "0.3.6",
3
+ "version": "0.3.7",
4
4
  "type": "module",
5
5
  "description": "ivuorinen's shareable configuration for markdownlint.",
6
6
  "author": {
@@ -38,7 +38,7 @@
38
38
  },
39
39
  "dependencies": {
40
40
  "@ivuorinen/config-checker": "^1.1.8",
41
- "markdownlint-cli": "^0.42.0"
41
+ "markdownlint-cli": "^0.43.0"
42
42
  },
43
- "gitHead": "7fac921a4e34c1fd1ecdf2255295cac4afc649ad"
43
+ "gitHead": "006dc9b947c6c8033db3d31b01b0a1735a0c03f6"
44
44
  }