Skip to content

Commit b6abc4f

Browse files
chore(deps-dev): bump prettier from 3.6.2 to 3.7.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c715c9 commit b6abc4f

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
@@ -448,7 +448,7 @@
448448
"markdown-eslint-parser": "^1.2.1",
449449
"memfs": "^4.51.1",
450450
"nyc": "^17.1.0",
451-
"prettier": "^3.6.2",
451+
"prettier": "^3.7.4",
452452
"ts-loader": "^9.5.4",
453453
"typescript": "^5.9.3",
454454
"utf-8-validate": "^6.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6822,10 +6822,10 @@ prettier-linter-helpers@^1.0.0:
68226822
dependencies:
68236823
fast-diff "^1.1.2"
68246824

6825-
prettier@^3.6.2:
6826-
version "3.6.2"
6827-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
6828-
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
6825+
prettier@^3.7.4:
6826+
version "3.7.4"
6827+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
6828+
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
68296829

68306830
pretty-bytes@^7.1.0:
68316831
version "7.1.0"

0 commit comments

Comments
 (0)