chore(deps-dev): bump eslint-plugin-markdown from 3.0.0 to 3.0.1
Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases) - [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-markdown dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2b8820c8da
commit
53e0d6c4ba
1 changed files with 3 additions and 18 deletions
21
yarn.lock
21
yarn.lock
|
@ -2969,21 +2969,6 @@
|
||||||
get-random-values-esm "^1.0.0"
|
get-random-values-esm "^1.0.0"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
|
||||||
"@sanity/cli@3.14.3":
|
|
||||||
version "3.14.3"
|
|
||||||
resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538"
|
|
||||||
integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ==
|
|
||||||
dependencies:
|
|
||||||
"@babel/traverse" "^7.19.0"
|
|
||||||
"@vercel/frameworks" "1.4.3"
|
|
||||||
"@vercel/fs-detectors" "4.1.0"
|
|
||||||
chalk "^4.1.2"
|
|
||||||
esbuild "^0.18.0"
|
|
||||||
esbuild-register "^3.4.1"
|
|
||||||
get-it "^8.0.9"
|
|
||||||
golden-fleece "^1.0.9"
|
|
||||||
pkg-dir "^5.0.0"
|
|
||||||
|
|
||||||
"@sanity/cli@3.14.4":
|
"@sanity/cli@3.14.4":
|
||||||
version "3.14.4"
|
version "3.14.4"
|
||||||
resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb"
|
resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb"
|
||||||
|
@ -7527,9 +7512,9 @@ eslint-plugin-jsx-a11y@^6.5.1, eslint-plugin-jsx-a11y@^6.7.1:
|
||||||
semver "^6.3.0"
|
semver "^6.3.0"
|
||||||
|
|
||||||
eslint-plugin-markdown@^3.0.0:
|
eslint-plugin-markdown@^3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-markdown/-/eslint-plugin-markdown-3.0.0.tgz#69a63ab3445076a3c2eb6fce6f5114785b19d318"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-markdown/-/eslint-plugin-markdown-3.0.1.tgz#fc6765bdb5f82a75e2438d7fac619602f2abc38c"
|
||||||
integrity sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg==
|
integrity sha512-8rqoc148DWdGdmYF6WSQFT3uQ6PO7zXYgeBpHAOAakX/zpq+NvFYbDA/H7PYzHajwtmaOzAwfxyl++x0g1/N9A==
|
||||||
dependencies:
|
dependencies:
|
||||||
mdast-util-from-markdown "^0.8.5"
|
mdast-util-from-markdown "^0.8.5"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue