From 1d4cd88619d34b077bad345ae324e70e8a240bca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 21:41:36 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v9 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b99aa59..a71ede4 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "conventional-changelog-cli": "^3.0.0", "esbuild": "^0.18.17", "eslint": "^8.46.0", - "eslint-config-prettier": "^8.9.0", + "eslint-config-prettier": "^9.0.0", "eslint-plugin-import": "^2.28.0", "husky": "^8.0.3", "legacy-snappy": "npm:snappy@6", diff --git a/yarn.lock b/yarn.lock index 24f8146..76b1074 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2246,14 +2246,14 @@ __metadata: languageName: node linkType: hard -"eslint-config-prettier@npm:^8.9.0": - version: 8.9.0 - resolution: "eslint-config-prettier@npm:8.9.0" +"eslint-config-prettier@npm:^9.0.0": + version: 9.0.0 + resolution: "eslint-config-prettier@npm:9.0.0" peerDependencies: eslint: ">=7.0.0" bin: eslint-config-prettier: bin/cli.js - checksum: a675d0dabd76b700ef2d062b5ec6a634e105a8e8c070f95281fd2ccb614527fac60b4c758132058c50f0521fd19313f1f5be45ce9ebf081f2e5f77ae6eb7d8db + checksum: 362e991b6cb343f79362bada2d97c202e5303e6865888918a7445c555fb75e4c078b01278e90be98aa98ae22f8597d8e93d48314bec6824f540f7efcab3ce451 languageName: node linkType: hard @@ -5394,7 +5394,7 @@ __metadata: conventional-changelog-cli: ^3.0.0 esbuild: ^0.18.17 eslint: ^8.46.0 - eslint-config-prettier: ^8.9.0 + eslint-config-prettier: ^9.0.0 eslint-plugin-import: ^2.28.0 husky: ^8.0.3 legacy-snappy: "npm:snappy@6"