Skip to content

Commit c81d96a

Browse files
Bump prettier from 3.5.3 to 3.6.2 (#1538)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 079c7d0 commit c81d96a

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
@@ -76,7 +76,7 @@
7676
"eslint-plugin-prettier": "^5.5.1",
7777
"jest": "^30.0.2",
7878
"nodemon": "^3.1.10",
79-
"prettier": "^3.5.3",
79+
"prettier": "^3.6.2",
8080
"shx": "^0.4.0",
8181
"ts-jest": "^29.4.0",
8282
"ts-node-dev": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5293,10 +5293,10 @@ prettier-linter-helpers@^1.0.0:
52935293
dependencies:
52945294
fast-diff "^1.1.2"
52955295

5296-
prettier@^3.5.3:
5297-
version "3.5.3"
5298-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
5299-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
5296+
prettier@^3.6.2:
5297+
version "3.6.2"
5298+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
5299+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
53005300

53015301
[email protected], pretty-format@^30.0.0:
53025302
version "30.0.2"

0 commit comments

Comments
 (0)