Skip to content

Commit beb23b3

Browse files
dependabot[bot]castastrophe
authored andcommitted
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 23ef9a8 commit beb23b3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"husky": "^9.1.7",
4545
"lint-staged": "^16.1.0",
4646
"mock-fs": "^5.5.0",
47-
"prettier": "^3.5.3",
47+
"prettier": "^3.6.2",
4848
"prettier-package-json": "^2.8.0",
4949
"semantic-release": "^24.2.5"
5050
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4130,10 +4130,10 @@ prettier-package-json@^2.8.0:
41304130
sort-object-keys "^1.1.3"
41314131
sort-order "^1.0.1"
41324132

4133-
prettier@^3.5.3:
4134-
version "3.5.3"
4135-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4136-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
4133+
prettier@^3.6.2:
4134+
version "3.6.2"
4135+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
4136+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
41374137

41384138
pretty-ms@^9.0.0, pretty-ms@^9.2.0:
41394139
version "9.2.0"

0 commit comments

Comments
 (0)