Update commonmark package (#3235)

This commit is contained in:
Ewe Tek Min 2019-09-12 19:35:13 +08:00 committed by Elias Nahum
parent 4bb94195f1
commit 3706de21e0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -5851,8 +5851,8 @@
"integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs="
},
"commonmark": {
"version": "github:mattermost/commonmark.js#52053271715afbb515d96c74e0d8a4292f4d9e4a",
"from": "github:mattermost/commonmark.js#52053271715afbb515d96c74e0d8a4292f4d9e4a",
"version": "github:mattermost/commonmark.js#f6ab98dede6ce4b4e7adea140ac77249bfb2d6ce",
"from": "github:mattermost/commonmark.js#f6ab98dede6ce4b4e7adea140ac77249bfb2d6ce",
"requires": {
"entities": "~ 1.1.1",
"mdurl": "~ 1.0.1",

View file

@ -11,7 +11,7 @@
"@react-native-community/async-storage": "1.4.0",
"@react-native-community/netinfo": "3.1.3",
"analytics-react-native": "1.2.0",
"commonmark": "github:mattermost/commonmark.js#52053271715afbb515d96c74e0d8a4292f4d9e4a",
"commonmark": "github:mattermost/commonmark.js#f6ab98dede6ce4b4e7adea140ac77249bfb2d6ce",
"commonmark-react-renderer": "github:mattermost/commonmark-react-renderer#3a2ac19cab725ad28b170fdc1d397dddedcf87eb",
"core-js": "3.1.4",
"deep-equal": "1.0.1",