Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 2b0e157

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6da4798 commit 2b0e157

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"eslint-config-prettier": "^9.1.0",
6868
"eslint-plugin-perfectionist": "^2.11.0",
6969
"eslint-plugin-vue": "^9.27.0",
70-
"prettier": "^3.3.2",
70+
"prettier": "^3.3.3",
7171
"process": "^0.11.10",
7272
"typescript": "~5.5.3",
7373
"vite-plugin-checker": "^0.7.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5467,10 +5467,10 @@ prelude-ls@^1.2.1:
54675467
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
54685468
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
54695469

5470-
prettier@^3.3.2:
5471-
version "3.3.2"
5472-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
5473-
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
5470+
prettier@^3.3.3:
5471+
version "3.3.3"
5472+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
5473+
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
54745474

54755475
pretty-bytes@*, pretty-bytes@^6.1.1:
54765476
version "6.1.1"

0 commit comments

Comments
 (0)