Skip to content

Commit 654fed5

Browse files
chore(deps-dev): bump prettier from 3.5.3 to 3.6.2 in /backend
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 de98235 commit 654fed5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"eslint-plugin-prettier": "^5.5.4",
9595
"jest": "^29.7.0",
9696
"jest-junit": "^16.0.0",
97-
"prettier": "^3.0.0",
97+
"prettier": "^3.6.2",
9898
"source-map-support": "^0.5.21",
9999
"supertest": "^7.1.4",
100100
"ts-jest": "^29.4.4",

backend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7687,10 +7687,10 @@ prettier-linter-helpers@^1.0.0:
76877687
dependencies:
76887688
fast-diff "^1.1.2"
76897689

7690-
prettier@^3.0.0:
7691-
version "3.5.3"
7692-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
7693-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
7690+
prettier@^3.6.2:
7691+
version "3.6.2"
7692+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
7693+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
76947694

76957695
76967696
version "30.2.0"

0 commit comments

Comments
 (0)