Skip to content

Commit 61bf923

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

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
@@ -387,7 +387,7 @@
387387
"markdown-eslint-parser": "^1.2.1",
388388
"memfs": "^4.49.0",
389389
"nyc": "^17.1.0",
390-
"prettier": "^3.5.3",
390+
"prettier": "^3.6.2",
391391
"ts-loader": "^9.5.1",
392392
"typescript": "^5.9.3",
393393
"utf-8-validate": "^6.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6450,10 +6450,10 @@ prettier-linter-helpers@^1.0.0:
64506450
dependencies:
64516451
fast-diff "^1.1.2"
64526452

6453-
prettier@^3.5.3:
6454-
version "3.5.3"
6455-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
6456-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
6453+
prettier@^3.6.2:
6454+
version "3.6.2"
6455+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
6456+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
64576457

64586458
pretty-bytes@^7.0.0:
64596459
version "7.0.0"

0 commit comments

Comments
 (0)