build(deps-dev): Bump prettier from 3.2.3 to 3.2.4
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 17 Jan 2024 23:06:59 +0000 (23:06 +0000)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 23:06:59 +0000 (23:06 +0000)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.3 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.3...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>
package.json
pnpm-lock.yaml

index d1b0b8d86614795cad7acf606cf1672d8d5a2871..6aedb55a3762006b98de8e1019a8c9dda4765637 100644 (file)
@@ -82,7 +82,7 @@
     "eslint-plugin-promise": "^6.1.1",
     "husky": "^8.0.3",
     "lint-staged": "^15.2.0",
-    "prettier": "^3.2.3",
+    "prettier": "^3.2.4",
     "standard": "^17.1.0"
   }
 }
index 7f6bea76a928e861d51da11219c1c0fe7926cbdd..208cd010dc4df71e6c7e5b44c04677e271504e67 100644 (file)
@@ -71,8 +71,8 @@ devDependencies:
     specifier: ^15.2.0
     version: 15.2.0
   prettier:
-    specifier: ^3.2.3
-    version: 3.2.3
+    specifier: ^3.2.4
+    version: 3.2.4
   standard:
     specifier: ^17.1.0
     version: 17.1.0
@@ -2742,8 +2742,8 @@ packages:
     engines: {node: '>= 0.8.0'}
     dev: true
 
-  /prettier@3.2.3:
-    resolution: {integrity: sha512-QNhUTBq+mqt1oH1dTfY3phOKNhcDdJkfttHI6u0kj7M2+c+7fmNKlgh2GhnHiqMcbxJ+a0j2igz/2jfl9QKLuw==}
+  /prettier@3.2.4:
+    resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==}
     engines: {node: '>=14'}
     hasBin: true
     dev: true