@ivuorinen/markdownlint-config 0.2.3 → 0.2.4

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.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "ivuorinen's shareable configuration for markdownlint.",
5
5
  "author": {
6
6
  "name": "Ismo Vuorinen",
@@ -37,7 +37,7 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@ivuorinen/config-checker": "^1.1.2",
40
- "markdownlint-cli": "0.38.0"
40
+ "markdownlint-cli": "0.39.0"
41
41
  },
42
- "gitHead": "009156b2fcc756dee90bad336a90e0ec07bf3236"
42
+ "gitHead": "b7ee4370fb85a8deaf8f56cbdf3abb75670057be"
43
43
  }