Skip to content

Commit

Permalink
chore(deps): update dependency @markuplint-dev/prettier-config to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 3c4fda4 commit ca5f14d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@commitlint/config-conventional": "19.2.2",
"@commitlint/config-lerna-scopes": "19.0.0",
"@markuplint-dev/eslint-config": "1.0.0",
"@markuplint-dev/prettier-config": "1.0.0-alpha.2",
"@markuplint-dev/prettier-config": "1.0.1",
"@markuplint-dev/tsconfig": "1.0.0-alpha.2",
"commitizen": "4.3.0",
"cspell": "8.8.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -894,10 +894,10 @@
eslint-plugin-sort-class-members "1.20.0"
eslint-plugin-unicorn "51.0.1"

"@markuplint-dev/[email protected].0-alpha.2":
version "1.0.0-alpha.2"
resolved "https://registry.yarnpkg.com/@markuplint-dev/prettier-config/-/prettier-config-1.0.0-alpha.2.tgz#40f84546a8473831940f1dc272117af6ec6f700f"
integrity sha512-89y3Xx7QDwSFgEhsrJMWZP0G2tCOYEBJ/SrqzxcEh2OLYxUtulV+caXo+LlFReqgl33QlECd6Cl6VFYMvnGyNA==
"@markuplint-dev/[email protected].1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@markuplint-dev/prettier-config/-/prettier-config-1.0.1.tgz#41fc5dc9c9a46c998718eb13ae789f93d8f4a827"
integrity sha512-27+a8q2s7xftPrCR/pghlFJz0V6FUMtl8wsqMipsVr54YhxwMT039M4p400/FRHDbhparH8XV3bJ+guQFYjaMA==
dependencies:
prettier "3.2.5"

Expand Down

0 comments on commit ca5f14d

Please sign in to comment.