chore: bump prettier from 3.2.2 to 3.2.4 (#937)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.2 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.2.2...3.2.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Jan 24, 2024 at 12:36 UTC
288087ca123ecdca57b6bc645090da6b8865008e
1 file changed
+3
-3
package-lock.json
+3
-3
@@ -31216,9 +31216,9 @@
31216
}
31217
},
31218
"node_modules/prettier": {
31219
- "version": "3.2.2",
31220
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz",
31221
- "integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==",
31219
+ "version": "3.2.4",
31220
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.4.tgz",
31221
+ "integrity": "sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==",
31222
"dev": true,
31223
"bin": {
31224
"prettier": "bin/prettier.cjs"