From 4e7c210c32970c202a6ab62105807859a168e898 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 09:51:46 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v10 --- package.json | 2 +- yarn.lock | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5ca353d5..edc98762 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "cheerio": "^1.0.0", "cz-conventional-changelog": "^3.3.0", "eslint": "^8.57.1", - "eslint-config-prettier": "^9.1.0", + "eslint-config-prettier": "^10.0.1", "eslint-plugin-prettier": "^5.2.1", "lint-staged": "^15.2.10", "mathjax-full": "^3.2.2", diff --git a/yarn.lock b/yarn.lock index fb9238cf..2e65aa11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1205,7 +1205,7 @@ __metadata: cz-conventional-changelog: "npm:^3.3.0" discord-api-types: "npm:^0.37.100" eslint: "npm:^8.57.1" - eslint-config-prettier: "npm:^9.1.0" + eslint-config-prettier: "npm:^10.0.1" eslint-plugin-prettier: "npm:^5.2.1" gradient-string: "npm:^3.0.0" lint-staged: "npm:^15.2.10" @@ -2707,6 +2707,17 @@ __metadata: languageName: node linkType: hard +"eslint-config-prettier@npm:^10.0.1": + version: 10.0.1 + resolution: "eslint-config-prettier@npm:10.0.1" + peerDependencies: + eslint: ">=7.0.0" + bin: + eslint-config-prettier: build/bin/cli.js + checksum: 10/ba6875df0fc4fd3c7c6e2ec9c2e6a224462f7afc662f4cf849775c598a3571c1be136a9b683b12971653b3dcf3f31472aaede3076524b46ec9a77582630158e5 + languageName: node + linkType: hard + "eslint-config-prettier@npm:^9.1.0": version: 9.1.0 resolution: "eslint-config-prettier@npm:9.1.0"