From 0d0a6b5fa66c141c8453449995d3d996be7b2071 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 10:31:10 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v2.8.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6ea04e89..5aef9169 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-config-prettier": "8.5.0", "eslint-plugin-prettier": "4.0.0", "nodemon": "2.0.15", - "prettier": "2.2.1", + "prettier": "2.8.6", "rollup": "2.70.2", "rollup-plugin-esbuild": "4.9.1", "rollup-plugin-terser": "7.0.2", diff --git a/yarn.lock b/yarn.lock index bc2c186d..9f9dbb43 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3226,10 +3226,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5" - integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== +prettier@2.8.6: + version "2.8.6" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71" + integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ== process-nextick-args@~2.0.0: version "2.0.1"