From 2105120788fb01b07f415d0109e4a12f8651826b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 13:04:10 +0000 Subject: [PATCH] chore(deps): update dependency prettier to ^3.2.4 (#708) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 462fcb18..14f3281f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "eslint-config-teppeis": "^19.1.0", "mocha": "^10.2.0", "npm-run-all": "^4.1.5", - "prettier": "^3.1.1", + "prettier": "^3.2.4", "rimraf": "^5.0.5", "sinon": "^17.0.1", "tempy": "^3.1.0", diff --git a/package.json b/package.json index e7331e0c..cf8ccbbf 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-config-teppeis": "^19.1.0", "mocha": "^10.2.0", "npm-run-all": "^4.1.5", - "prettier": "^3.1.1", + "prettier": "^3.2.4", "rimraf": "^5.0.5", "sinon": "^17.0.1", "tempy": "^3.1.0",