Skip to content

Commit 39e46e6

Browse files
author
Inder Dhir
committed
Update deps
1 parent 7945541 commit 39e46e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"homepage": "https://github.com/iamacup/react-native-markdown-display/",
3131
"dependencies": {
3232
"css-to-react-native": "^3.0.0",
33-
"markdown-it": "^10.0.0",
33+
"markdown-it": "^13.0.0",
3434
"prop-types": "^15.7.2",
3535
"react-native-fit-image": "^1.5.5"
3636
},
@@ -39,14 +39,14 @@
3939
"react-native": "^0.65.1"
4040
},
4141
"devDependencies": {
42-
"@types/markdown-it": "^12.2.1",
43-
"@types/react-native": "^0.64.13",
4442
"@babel/core": "^7.15.0",
4543
"@babel/runtime": "^7.15.3",
4644
"@react-native-community/eslint-config": "^3.0.0",
45+
"@types/markdown-it": "^12.2.1",
46+
"@types/react-native": "^0.64.13",
4747
"@typescript-eslint/parser": "^4.29.3",
4848
"eslint": "^7.32.0",
49-
"json-schema": "^0.3.0",
49+
"json-schema": "^0.4.0",
5050
"pre-commit": "^1.2.2",
5151
"typescript": "^4.4.2"
5252
}

0 commit comments

Comments
 (0)