Skip to content

Commit 2c544b5

Browse files
authored
Merge pull request accordproject#111 from accordproject/ds-use-markdown-transform
(chore) update to latest markdown-transform
2 parents 251bd5d + 95f5086 commit 2c544b5

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-import": "^2.18.2",
6363
"eslint-plugin-jest": "^22.17.0",
6464
"eslint-plugin-jsx-a11y": "^6.2.3",
65-
"eslint-plugin-react": "^7.15.1",
65+
"eslint-plugin-react": "^7.16.0",
6666
"eslint-plugin-react-hooks": "^1.7.0",
6767
"html-webpack-plugin": "^3.2.0",
6868
"jest": "^24.9.0",
@@ -84,13 +84,13 @@
8484
"not op_mini all"
8585
],
8686
"dependencies": {
87-
"@accordproject/markdown-slate": "^0.4.1",
87+
"@accordproject/markdown-slate": "^0.4.5",
8888
"commonmark": "^0.29.0",
8989
"css-loader": "^3.2.0",
9090
"immutable": "^3.8.2",
9191
"prop-types": "^15.7.2",
92-
"react": "^16.10.1",
93-
"react-dom": "^16.10.1",
92+
"react": "^16.10.2",
93+
"react-dom": "^16.10.2",
9494
"react-flipcard": "^0.2.1",
9595
"react-immutable-proptypes": "^2.1.0",
9696
"react-textarea-autosize": "^7.1.0",

0 commit comments

Comments
 (0)