Skip to content

Commit d95c609

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

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.9",
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].9":
898+
version "1.0.9"
899+
resolved "https://registry.yarnpkg.com/@markuplint-dev/prettier-config/-/prettier-config-1.0.9.tgz#2f0578558a0730c2531179d4891a588522202d1e"
900+
integrity sha512-Vu3Dl1fBmsvyZTbHdiDW89QwcDEaY+dlS4tzXou4xHQA9Kw0F7QaVDmoPM1A1OBWpXNPnhXRnxuI6TMLCD9OkA==
901901
dependencies:
902-
prettier "3.2.5"
902+
prettier "3.4.2"
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.4.2:
6831+
version "3.4.2"
6832+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
6833+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
68346834

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

0 commit comments

Comments
 (0)