@ivuorinen/markdownlint-config 0.1.4 → 0.1.6

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.1.4",
3
+ "version": "0.1.6",
4
4
  "description": "ivuorinen's shareable configuration for markdownlint.",
5
5
  "author": {
6
6
  "name": "Ismo Vuorinen",
@@ -38,7 +38,7 @@
38
38
  "postinstall": "node scripts/postinstall.js"
39
39
  },
40
40
  "dependencies": {
41
- "markdownlint-cli": "0.35.0"
41
+ "markdownlint-cli": "0.37.0"
42
42
  },
43
- "gitHead": "f555776842a160d2c86e7bdf17202c0cee2d5bed"
43
+ "gitHead": "2346b3b448d362ebee56beace935e2614a9c5482"
44
44
  }