Skip to content

Commit 318f37b

Browse files
fix(deps): update external fixes (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 642a76f commit 318f37b

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"reporter-options": "configFile=.mocha-multi.json"
3434
},
3535
"dependencies": {
36-
"@adobe/mdast-util-gridtables": "4.0.15",
36+
"@adobe/mdast-util-gridtables": "4.0.16",
3737
"@adobe/micromark-extension-gridtables": "2.0.4"
3838
},
3939
"devDependencies": {
@@ -57,7 +57,7 @@
5757
"remark-stringify": "11.0.0",
5858
"semantic-release": "25.0.2",
5959
"unified": "11.0.5",
60-
"unist-util-visit": "5.0.0"
60+
"unist-util-visit": "5.1.0"
6161
},
6262
"lint-staged": {
6363
"*.js": "eslint",

0 commit comments

Comments
 (0)