From 5b871754894dd3ad504a35cabc78d39a01cadf04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 09:22:13 +0000 Subject: [PATCH] Bump eslint-config-prettier from 8.3.0 to 10.0.1 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.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/v8.3.0...v10.0.1) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 ++++++++++++++++------ 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 5351380..f79db46 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "adm-zip": "^0.5.16", "cross-env": "7.0.3", "eslint": "8.4.1", - "eslint-config-prettier": "8.3.0", + "eslint-config-prettier": "10.0.1", "eslint-plugin-react-hooks": "4.3.0", "jest": "^29.7.0", "postcss": "8.4.31", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ece8b57..92a9141 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -163,8 +163,8 @@ importers: specifier: 8.4.1 version: 8.4.1 eslint-config-prettier: - specifier: 8.3.0 - version: 8.3.0(eslint@8.4.1) + specifier: 10.0.1 + version: 10.0.1(eslint@8.4.1) eslint-plugin-react-hooks: specifier: 4.3.0 version: 4.3.0(eslint@8.4.1) @@ -412,6 +412,10 @@ packages: resolution: {integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==} engines: {node: '>=6.9.0'} + '@babel/types@7.26.7': + resolution: {integrity: sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==} + engines: {node: '>=6.9.0'} + '@bcoe/v8-coverage@0.2.3': resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} @@ -1592,8 +1596,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-config-prettier@8.3.0: - resolution: {integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==} + eslint-config-prettier@10.0.1: + resolution: {integrity: sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -3428,6 +3432,12 @@ snapshots: '@babel/helper-string-parser': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 + '@babel/types@7.26.7': + dependencies: + '@babel/helper-string-parser': 7.25.9 + '@babel/helper-validator-identifier': 7.25.9 + optional: true + '@bcoe/v8-coverage@0.2.3': {} '@deskpro/app-sdk@5.1.1(@deskpro/deskpro-ui@8.2.0(@types/web@0.0.139)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(styled-components@6.1.14(react-dom@17.0.2(react@17.0.2))(react@17.0.2)))(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(typescript@5.7.2)': @@ -4444,7 +4454,7 @@ snapshots: babel-plugin-jest-hoist@27.5.1: dependencies: '@babel/template': 7.25.9 - '@babel/types': 7.26.3 + '@babel/types': 7.26.7 '@types/babel__core': 7.20.5 '@types/babel__traverse': 7.20.6 optional: true @@ -4780,7 +4790,7 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-prettier@8.3.0(eslint@8.4.1): + eslint-config-prettier@10.0.1(eslint@8.4.1): dependencies: eslint: 8.4.1