Skip to content

Commit 140b95b

Browse files
committed
fix(deps): update dependency markdown-table to ^3.0.3
1 parent 46c685b commit 140b95b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"global-agent": "^3.0.0",
8787
"human-id": "^4.0.0",
8888
"js-yaml": "^4.1.0",
89-
"markdown-table": "^3.0.2",
89+
"markdown-table": "^3.0.3",
9090
"mdast-util-to-string": "^3.1.0",
9191
"micromatch": "^4.0.5",
9292
"remark-parse": "^10.0.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7431,10 +7431,10 @@ map-obj@^4.0.0:
74317431
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
74327432
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
74337433

7434-
markdown-table@^3.0.0, markdown-table@^3.0.2:
7435-
version "3.0.2"
7436-
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-3.0.2.tgz#9b59eb2c1b22fe71954a65ff512887065a7bb57c"
7437-
integrity sha512-y8j3a5/DkJCmS5x4dMCQL+OR0+2EAq3DOtio1COSHsmW2BGXnNCK3v12hJt1LrUz5iZH5g0LmuYOjDdI+czghA==
7434+
markdown-table@^3.0.0, markdown-table@^3.0.3:
7435+
version "3.0.3"
7436+
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-3.0.3.tgz#e6331d30e493127e031dd385488b5bd326e4a6bd"
7437+
integrity sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==
74387438

74397439
markuplint-angular-parser@^1.1.3:
74407440
version "1.1.3"

0 commit comments

Comments
 (0)