PLT-7553/RN-319 Updated commonmark.js (#888)

This commit is contained in:
Harrison Healey 2017-09-12 08:29:33 -04:00 committed by enahum
parent 8f3248ebcc
commit 206aa79e3c
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
"dependencies": {
"analytics-react-native": "1.1.0",
"babel-polyfill": "6.23.0",
"commonmark": "hmhealey/commonmark.js#9f33c90b5c82adfef30b87c7cd15aea2e2764b51",
"commonmark": "hmhealey/commonmark.js#25dc6a4c456db579631797e29847752cb5e7d8d7",
"commonmark-react-renderer": "hmhealey/commonmark-react-renderer#c5d00343664c89da40d5a2ffa8b083e7cc1615d7",
"deep-equal": "1.0.1",
"intl": "1.2.5",

View file

@ -1535,9 +1535,9 @@ commonmark-react-renderer@hmhealey/commonmark-react-renderer#c5d00343664c89da40d
pascalcase "^0.1.1"
xss-filters "^1.2.6"
commonmark@hmhealey/commonmark.js#9f33c90b5c82adfef30b87c7cd15aea2e2764b51:
commonmark@hmhealey/commonmark.js#25dc6a4c456db579631797e29847752cb5e7d8d7:
version "0.28.0"
resolved "https://codeload.github.com/hmhealey/commonmark.js/tar.gz/9f33c90b5c82adfef30b87c7cd15aea2e2764b51"
resolved "https://codeload.github.com/hmhealey/commonmark.js/tar.gz/25dc6a4c456db579631797e29847752cb5e7d8d7"
dependencies:
entities "~ 1.1.1"
mdurl "~ 1.0.1"