Skip to content

Commit e8d8df0

Browse files
chore(deps): update dependency @markuplint-dev/prettier-config to v1.0.0
1 parent 3c4fda4 commit e8d8df0

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
@@ -42,7 +42,7 @@
4242
"@commitlint/config-conventional": "19.2.2",
4343
"@commitlint/config-lerna-scopes": "19.0.0",
4444
"@markuplint-dev/eslint-config": "1.0.0",
45-
"@markuplint-dev/prettier-config": "1.0.0-alpha.2",
45+
"@markuplint-dev/prettier-config": "1.0.0",
4646
"@markuplint-dev/tsconfig": "1.0.0-alpha.2",
4747
"commitizen": "4.3.0",
4848
"cspell": "8.8.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -894,10 +894,10 @@
894894
eslint-plugin-sort-class-members "1.20.0"
895895
eslint-plugin-unicorn "51.0.1"
896896

897-
"@markuplint-dev/[email protected]-alpha.2":
898-
version "1.0.0-alpha.2"
899-
resolved "https://registry.yarnpkg.com/@markuplint-dev/prettier-config/-/prettier-config-1.0.0-alpha.2.tgz#40f84546a8473831940f1dc272117af6ec6f700f"
900-
integrity sha512-89y3Xx7QDwSFgEhsrJMWZP0G2tCOYEBJ/SrqzxcEh2OLYxUtulV+caXo+LlFReqgl33QlECd6Cl6VFYMvnGyNA==
897+
"@markuplint-dev/[email protected]":
898+
version "1.0.0"
899+
resolved "https://registry.yarnpkg.com/@markuplint-dev/prettier-config/-/prettier-config-1.0.0.tgz#51425ed39ce0cab1c18120a3782da7b3da4b76f2"
900+
integrity sha512-f8AiultE+wCNcUG8jVVvi7lBmBGnJjVPdeOzWV41Atb8nK6mGeA3ro7YBXD9lZJc5jPJVV38as1as2tIvHjD6g==
901901
dependencies:
902902
prettier "3.2.5"
903903

0 commit comments

Comments
 (0)