@ivuorinen/markdownlint-config 0.1.0 → 0.1.2

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.0",
3
+ "version": "0.1.2",
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.32.2"
41
+ "markdownlint-cli": "0.34.0"
42
42
  },
43
- "gitHead": "0b2b89ca98caac7995c4c2a3662f0d338043938b"
43
+ "gitHead": "3fd656ad8066339f751b3a30a4c0cc4a5521a0c2"
44
44
  }