chore(deps-dev): bump remark-preset-prettier from 0.4.0 to 0.4.1
Bumps [remark-preset-prettier](https://github.com/JounQin/remark-preset-prettier) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/JounQin/remark-preset-prettier/releases) - [Changelog](https://github.com/JounQin/remark-preset-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/JounQin/remark-preset-prettier/compare/v0.4.0...v0.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3bdfd1df74
commit
3e6ea45023
|
|
@ -57,7 +57,7 @@
|
|||
"remark": "12.0.1",
|
||||
"remark-frontmatter": "2.0.0",
|
||||
"remark-pangu": "2.2.0",
|
||||
"remark-preset-prettier": "0.4.0",
|
||||
"remark-preset-prettier": "0.4.1",
|
||||
"staged-git-files": "1.2.0",
|
||||
"string-width": "4.2.2",
|
||||
"supertest": "6.1.3",
|
||||
|
|
|
|||
|
|
@ -10953,10 +10953,10 @@ remark-parse@^8.0.0:
|
|||
vfile-location "^3.0.0"
|
||||
xtend "^4.0.1"
|
||||
|
||||
remark-preset-prettier@0.4.0:
|
||||
version "0.4.0"
|
||||
resolved "https://registry.yarnpkg.com/remark-preset-prettier/-/remark-preset-prettier-0.4.0.tgz#b0edae6b46286c255ca897d44901145867585ab3"
|
||||
integrity sha512-Y0lwBg/xRyE8/yF4IYJVJxrUHSVE8WThbsnKS5/fE4lSAoX/s0yuiEl7gv/+OWA1G7r5o0xKLZPW3rJjhvfvpw==
|
||||
remark-preset-prettier@0.4.1:
|
||||
version "0.4.1"
|
||||
resolved "https://registry.yarnpkg.com/remark-preset-prettier/-/remark-preset-prettier-0.4.1.tgz#9b55d2a71d16931eeea365724b5b1a09c9a0f6ef"
|
||||
integrity sha512-m+yzI9LN/dkVq/HUYR3aEAjvDBO4hZMwgq245RBYUzSKXZPboMTlxBTgBuK7Tcw5CKJphjoL31slQQcDu1KGZQ==
|
||||
|
||||
remark-stringify@^8.0.0:
|
||||
version "8.0.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue