Skip to content

Commit 36bfc13

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.7",
4646
"@markuplint-dev/tsconfig": "1.0.0-alpha.2",
4747
"commitizen": "4.3.0",
4848
"cspell": "8.8.4",

yarn.lock

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

897-
"@markuplint-dev/[email protected].0-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].7":
898+
version "1.0.7"
899+
resolved "https://registry.yarnpkg.com/@markuplint-dev/prettier-config/-/prettier-config-1.0.7.tgz#64abe33f08977cd89357e0bf484541af0cf3ee09"
900+
integrity sha512-tYLlXRQn7bSYY7YQIAZgwpY0znNyQahLN9QHkexikzyIb8kVEsTN3R+PnR3xuL3/gnnyX5h9EKgHM/WSz2m/4g==
901901
dependencies:
902-
prettier "3.2.5"
902+
prettier "3.3.3"
903903

904904
"@markuplint-dev/[email protected]":
905905
version "1.0.0-alpha.2"
@@ -6827,10 +6827,10 @@ prelude-ls@^1.2.1:
68276827
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
68286828
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
68296829

6830-
prettier@3.2.5:
6831-
version "3.2.5"
6832-
resolved "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz"
6833-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
6830+
prettier@3.3.3:
6831+
version "3.3.3"
6832+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
6833+
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
68346834

68356835
pretty-format@^29.7.0:
68366836
version "29.7.0"

0 commit comments

Comments
 (0)