Skip to content

Commit 7b4f5bd

Browse files
chore(deps-dev): bump prettier from 3.5.2 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9f15f6 commit 7b4f5bd

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
@@ -51,7 +51,7 @@
5151
"lint-staged": "^15.4.3",
5252
"nuxt-windicss": "^3.0.1",
5353
"postcss-html": "^1.8.0",
54-
"prettier": "^3.5.2",
54+
"prettier": "^3.5.3",
5555
"ts-jest": "^29.2.6",
5656
"typescript": "^5.8.2",
5757
"vue-jest": "^3.0.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11499,10 +11499,10 @@ prettier-linter-helpers@^1.0.0:
1149911499
dependencies:
1150011500
fast-diff "^1.1.2"
1150111501

11502-
prettier@^3.5.2:
11503-
version "3.5.2"
11504-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
11505-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
11502+
prettier@^3.5.3:
11503+
version "3.5.3"
11504+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
11505+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
1150611506

1150711507
pretty-bytes@^6.1.1:
1150811508
version "6.1.1"

0 commit comments

Comments
 (0)