Skip to content

Commit a19d0e2

Browse files
build(deps-dev): bump prettier from 3.5.3 to 3.6.0 in /code
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.0. - [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.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bbf75e commit a19d0e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-prettier": "^5.4.1",
6565
"globals": "^16.2.0",
6666
"msw": "^2.10.2",
67-
"prettier": "^3.5.3",
67+
"prettier": "^3.6.0",
6868
"typescript": "^5.8.3",
6969
"typescript-eslint": "^8.34.1",
7070
"vite": "^6.3.5",

code/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2746,10 +2746,10 @@ prettier-linter-helpers@^1.0.0:
27462746
dependencies:
27472747
fast-diff "^1.1.2"
27482748

2749-
prettier@^3.5.3:
2750-
version "3.5.3"
2751-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
2752-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
2749+
prettier@^3.6.0:
2750+
version "3.6.0"
2751+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
2752+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
27532753

27542754
psl@^1.1.33:
27552755
version "1.15.0"

0 commit comments

Comments
 (0)