Skip to content

Commit 23d4cad

Browse files
dependabot[bot]CodingItWrong
authored andcommitted
build(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] <[email protected]>
1 parent d69b8e0 commit 23d4cad

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
@@ -23,7 +23,7 @@
2323
"eslint-plugin-prettier": "^5.0.0",
2424
"jest": "^29.0.1",
2525
"kind-of": "^6.0.3",
26-
"prettier": "3.5.3",
26+
"prettier": "3.6.2",
2727
"serialize-javascript": "^6.0.0",
2828
"set-value": "^4.0.1"
2929
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3169,10 +3169,10 @@ prettier-linter-helpers@^1.0.0:
31693169
dependencies:
31703170
fast-diff "^1.1.2"
31713171

3172-
prettier@3.5.3:
3173-
version "3.5.3"
3174-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
3175-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
3172+
prettier@3.6.2:
3173+
version "3.6.2"
3174+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
3175+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
31763176

31773177
pretty-format@^29.7.0:
31783178
version "29.7.0"

0 commit comments

Comments
 (0)