chore: bump prettier from 3.1.1 to 3.2.4 (#165)

Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.4.
- [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.1.1...3.2.4)

---
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>
Co-authored-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
dependabot[bot] 2024-01-21 18:55:09 +07:00 committed by GitHub
parent ea9c748691
commit 21eca86cea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View File

@ -23,7 +23,7 @@
"eslint-plugin-json-files": "^4.1.0", "eslint-plugin-json-files": "^4.1.0",
"eslint-plugin-tsdoc": "^0.2.17", "eslint-plugin-tsdoc": "^0.2.17",
"jest": "^29.7.0", "jest": "^29.7.0",
"prettier": "^3.1.1", "prettier": "^3.2.4",
"typescript": "^5.3.3" "typescript": "^5.3.3"
}, },
"packageManager": "yarn@4.0.2" "packageManager": "yarn@4.0.2"

View File

@ -4,7 +4,7 @@
"strict": true, "strict": true,
"module": "node16", "module": "node16",
"target": "es2022", "target": "es2022",
"skipLibCheck": true "skipLibCheck": true,
}, },
"include": ["src"] "include": ["src"],
} }

10
yarn.lock generated
View File

@ -1690,7 +1690,7 @@ __metadata:
eslint-plugin-json-files: "npm:^4.1.0" eslint-plugin-json-files: "npm:^4.1.0"
eslint-plugin-tsdoc: "npm:^0.2.17" eslint-plugin-tsdoc: "npm:^0.2.17"
jest: "npm:^29.7.0" jest: "npm:^29.7.0"
prettier: "npm:^3.1.1" prettier: "npm:^3.2.4"
typescript: "npm:^5.3.3" typescript: "npm:^5.3.3"
languageName: unknown languageName: unknown
linkType: soft linkType: soft
@ -3851,12 +3851,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"prettier@npm:^3.1.1": "prettier@npm:^3.2.4":
version: 3.1.1 version: 3.2.4
resolution: "prettier@npm:3.1.1" resolution: "prettier@npm:3.2.4"
bin: bin:
prettier: bin/prettier.cjs prettier: bin/prettier.cjs
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3 checksum: 88dfeb78ac6096522c9a5b81f1413d875f568420d9bb6a5e5103527912519b993f2bcdcac311fcff5718d5869671d44e4f85827d3626f3a6ce32b9abc65d88e0
languageName: node languageName: node
linkType: hard linkType: hard