Skip to content

Commit d59588f

Browse files
committed
Update mdast dependency
Update the mdast types package dependency. This is required for using this package with other mdast packages. On the side also update caniuse.
1 parent 133ac6e commit d59588f

File tree

2 files changed

+30
-18
lines changed

2 files changed

+30
-18
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@atlaskit/adf-schema": "^24.0.0",
27-
"@types/mdast": "^3.0.0",
27+
"@types/mdast": "^4.0.0",
2828
"unist-builder": "^3.0.0"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)