@microsoft/adaptivecards-tools 1.3.4-alpha.e17ffd4d1.0 → 1.3.4-alpha.e1b11d5b2.0

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": "@microsoft/adaptivecards-tools",
3
- "version": "1.3.4-alpha.e17ffd4d1.0",
3
+ "version": "1.3.4-alpha.e1b11d5b2.0",
4
4
  "description": "Microsoft sdk for Adaptive Cards",
5
5
  "main": "lib/index.js",
6
6
  "types": "types/index.d.ts",
@@ -47,7 +47,7 @@
47
47
  "adaptive-expressions": "^4.20.0",
48
48
  "adaptivecards": "~2.10.0",
49
49
  "adaptivecards-templating": "^2.1.0",
50
- "markdown-it": "^12.3.2",
50
+ "markdown-it": "^13.0.2",
51
51
  "react": "^17.0.2"
52
52
  },
53
53
  "publishConfig": {
@@ -65,5 +65,5 @@
65
65
  "npx eslint --cache --fix --quiet"
66
66
  ]
67
67
  },
68
- "gitHead": "b615b5914d48114c16225dc5bd72a7d78c65802b"
68
+ "gitHead": "022cca2e11e1d10411fbfad7074b46b63f8d6287"
69
69
  }