Skip to content

Commit 3a220d7

Browse files
build(deps-dev): bump mdast-util-to-string from 3.1.1 to 3.2.0 (#6735)
Bumps [mdast-util-to-string](https://github.com/syntax-tree/mdast-util-to-string) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/syntax-tree/mdast-util-to-string/releases) - [Commits](syntax-tree/mdast-util-to-string@3.1.1...3.2.0) --- updated-dependencies: - dependency-name: mdast-util-to-string dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4341395 commit 3a220d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"lint-staged": "^13.2.0",
107107
"lodash": "^4.17.21",
108108
"markdownlint-cli": "^0.33.0",
109-
"mdast-util-to-string": "^3.1.1",
109+
"mdast-util-to-string": "^3.2.0",
110110
"mini-css-extract-plugin": "^2.7.5",
111111
"mkdirp": "^2.1.6",
112112
"modularscale-sass": "^3.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8209,10 +8209,10 @@ mdast-util-to-string@^2.0.0:
82098209
resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz#b8cfe6a713e1091cb5b728fc48885a4767f8b97b"
82108210
integrity sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==
82118211

8212-
mdast-util-to-string@^3.0.0, mdast-util-to-string@^3.1.1:
8213-
version "3.1.1"
8214-
resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-3.1.1.tgz#db859050d79d48cf9896d294de06f3ede7474d16"
8215-
integrity sha512-tGvhT94e+cVnQt8JWE9/b3cUQZWS732TJxXHktvP+BYo62PpYD53Ls/6cC60rW21dW+txxiM4zMdc6abASvZKA==
8212+
mdast-util-to-string@^3.0.0, mdast-util-to-string@^3.2.0:
8213+
version "3.2.0"
8214+
resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz#66f7bb6324756741c5f47a53557f0cbf16b6f789"
8215+
integrity sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==
82168216
dependencies:
82178217
"@types/mdast" "^3.0.0"
82188218

0 commit comments

Comments
 (0)