mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-23 03:51:20 +00:00
chore: bump prettier from 3.2.5 to 3.3.2 (#335)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3f5644ee0c
commit
b7eb7fbb8c
@ -20,7 +20,7 @@
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
"eslint": "^9.4.0",
|
||||
"jest": "^29.7.0",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier": "^3.3.2",
|
||||
"ts-jest": "^29.1.4",
|
||||
"typescript": "^5.4.5",
|
||||
"typescript-eslint": "^7.13.0"
|
||||
|
10
yarn.lock
generated
10
yarn.lock
generated
@ -3669,12 +3669,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^3.2.5":
|
||||
version: 3.2.5
|
||||
resolution: "prettier@npm:3.2.5"
|
||||
"prettier@npm:^3.3.2":
|
||||
version: 3.3.2
|
||||
resolution: "prettier@npm:3.3.2"
|
||||
bin:
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: 10c0/ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
|
||||
checksum: 10c0/39ed27d17f0238da6dd6571d63026566bd790d3d0edac57c285fbab525982060c8f1e01955fe38134ab10f0951a6076da37f015db8173c02f14bc7f0803a384c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3834,7 +3834,7 @@ __metadata:
|
||||
"@vercel/ncc": "npm:^0.38.1"
|
||||
eslint: "npm:^9.4.0"
|
||||
jest: "npm:^29.7.0"
|
||||
prettier: "npm:^3.2.5"
|
||||
prettier: "npm:^3.3.2"
|
||||
ts-jest: "npm:^29.1.4"
|
||||
typescript: "npm:^5.4.5"
|
||||
typescript-eslint: "npm:^7.13.0"
|
||||
|
Loading…
Reference in New Issue
Block a user