From 6fedc58708ed74b781b6f1e51842c6670e09c27b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 10:19:34 +0100 Subject: [PATCH] Bump the eslint group with 2 updates (#1204) * Bump the eslint group with 2 updates Bumps the eslint group with 2 updates: [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.0.1) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.2 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] * Update yarn.nix --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 4 ++-- yarn.lock | 15 ++++++++++----- yarn.nix | 16 ++++++++++++---- 3 files changed, 24 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 39691aa7..7888b704 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@vue/cli-service": "~5.0.8", "@vue/eslint-config-prettier": "^9.0.0", "eslint": "^8.57.1", - "eslint-config-prettier": "^9.1.0", - "eslint-plugin-prettier": "^5.2.1", + "eslint-config-prettier": "^10.0.1", + "eslint-plugin-prettier": "^5.2.2", "eslint-plugin-vue": "^9.32.0", "eslint-plugin-vuetify": "^1.1.0", "prettier": "^3.4.2", diff --git a/yarn.lock b/yarn.lock index 5d1ce92d..2c6017f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3213,15 +3213,20 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@^9.0.0, eslint-config-prettier@^9.1.0: +eslint-config-prettier@^10.0.1: + version "10.0.1" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf" + integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw== + +eslint-config-prettier@^9.0.0: version "9.1.0" resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f" integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw== -eslint-plugin-prettier@^5.0.0, eslint-plugin-prettier@^5.2.1: - version "5.2.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95" - integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw== +eslint-plugin-prettier@^5.0.0, eslint-plugin-prettier@^5.2.2: + version "5.2.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.2.tgz#d1f068f65dc8490f102eda21d1f4cd150c205211" + integrity sha512-1yI3/hf35wmlq66C8yOyrujQnel+v5l1Vop5Cl2I6ylyNTT1JbuUUnV3/41PzwTzcyDp/oF0jWE3HXvcH5AQOQ== dependencies: prettier-linter-helpers "^1.0.0" synckit "^0.9.1" diff --git a/yarn.nix b/yarn.nix index 5f97eebb..d0483918 100644 --- a/yarn.nix +++ b/yarn.nix @@ -3361,6 +3361,14 @@ sha512 = "2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w=="; }; } + { + name = "eslint_config_prettier___eslint_config_prettier_10.0.1.tgz"; + path = fetchurl { + name = "eslint_config_prettier___eslint_config_prettier_10.0.1.tgz"; + url = "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz"; + sha512 = "lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw=="; + }; + } { name = "eslint_config_prettier___eslint_config_prettier_9.1.0.tgz"; path = fetchurl { @@ -3370,11 +3378,11 @@ }; } { - name = "eslint_plugin_prettier___eslint_plugin_prettier_5.2.1.tgz"; + name = "eslint_plugin_prettier___eslint_plugin_prettier_5.2.2.tgz"; path = fetchurl { - name = "eslint_plugin_prettier___eslint_plugin_prettier_5.2.1.tgz"; - url = "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz"; - sha512 = "gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw=="; + name = "eslint_plugin_prettier___eslint_plugin_prettier_5.2.2.tgz"; + url = "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.2.tgz"; + sha512 = "1yI3/hf35wmlq66C8yOyrujQnel+v5l1Vop5Cl2I6ylyNTT1JbuUUnV3/41PzwTzcyDp/oF0jWE3HXvcH5AQOQ=="; }; } {