Bump prettier from 2.8.3 to 2.8.4
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 9 Feb 2023 18:31:12 +0000 (18:31 +0000)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 18:31:12 +0000 (18:31 +0000)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.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/2.8.3...2.8.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-lock.json
package.json

index 70bd5cf8bc6ff6e7d86e55c151406aefc05cc632..9af72566c6edeefab8248fdd3435bf10fd85cfae 100644 (file)
@@ -25,7 +25,7 @@
         "eslint-plugin-promise": "^6.1.1",
         "husky": "^8.0.3",
         "lint-staged": "^13.1.1",
-        "prettier": "^2.8.3",
+        "prettier": "^2.8.4",
         "standard": "^17.0.0",
         "typescript": "^4.9.5"
       },
       }
     },
     "node_modules/prettier": {
-      "version": "2.8.3",
-      "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz",
-      "integrity": "sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==",
+      "version": "2.8.4",
+      "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz",
+      "integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==",
       "dev": true,
       "bin": {
         "prettier": "bin-prettier.js"
index 1a4802b42cb774b6bd6dd916d5a614711a7cd14a..6800e50981049238e6d08fe52d37e589ad05eb3f 100644 (file)
@@ -47,7 +47,7 @@
     "eslint-plugin-promise": "^6.1.1",
     "husky": "^8.0.3",
     "lint-staged": "^13.1.1",
-    "prettier": "^2.8.3",
+    "prettier": "^2.8.4",
     "standard": "^17.0.0",
     "typescript": "^4.9.5"
   }