Skip to content

Commit 0e20812

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 1b6a65d commit 0e20812

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.49.0",
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
@@ -6772,10 +6772,10 @@ prettier-linter-helpers@^1.0.0:
67726772
dependencies:
67736773
fast-diff "^1.1.2"
67746774

6775-
prettier@^3.6.2:
6776-
version "3.6.2"
6777-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
6778-
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
6775+
prettier@^3.7.4:
6776+
version "3.7.4"
6777+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
6778+
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
67796779

67806780
pretty-bytes@^7.1.0:
67816781
version "7.1.0"

0 commit comments

Comments
 (0)