From ec44a0ab28b7eaa4e3cac800b7914f49e3b5d55b Mon Sep 17 00:00:00 2001 From: ClickUp CI/CD <93961939+cu-infra-svc-git@users.noreply.github.com> Date: Sun, 20 Jul 2025 18:44:36 -0600 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v10 --- package.json | 2 +- pnpm-lock.yaml | 21 ++++++++++++--------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index d30bf4f..3818a49 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "constructs": "10.2.70", "esbuild": "^0.19.2", "eslint": "^9", - "eslint-config-prettier": "^8.10.0", + "eslint-config-prettier": "^10.1.8", "eslint-import-resolver-typescript": "^3.6.0", "eslint-plugin-import": "^2.28.1", "eslint-plugin-prettier": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9289072..db660e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: ^9 version: 9.20.1 eslint-config-prettier: - specifier: ^8.10.0 - version: 8.10.0(eslint@9.20.1) + specifier: ^10.1.8 + version: 10.1.8(eslint@9.20.1) eslint-import-resolver-typescript: specifier: ^3.6.0 version: 3.6.1(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.4.5))(eslint-plugin-import@2.29.1)(eslint@9.20.1) @@ -53,7 +53,7 @@ importers: version: 2.29.1(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@9.20.1) eslint-plugin-prettier: specifier: ^5.0.0 - version: 5.1.3(eslint-config-prettier@8.10.0(eslint@9.20.1))(eslint@9.20.1)(prettier@3.2.5) + version: 5.1.3(eslint-config-prettier@10.1.8(eslint@9.20.1))(eslint@9.20.1)(prettier@3.2.5) jest: specifier: ^27 version: 27.5.1(ts-node@10.9.2(@types/node@18.19.33)(typescript@5.4.5)) @@ -1310,7 +1310,7 @@ packages: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} concat-map@0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} concat-stream@2.0.0: resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==} @@ -1608,8 +1608,8 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-config-prettier@8.10.0: - resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} + eslint-config-prettier@10.1.8: + resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -1888,6 +1888,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} @@ -2018,6 +2019,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -2861,6 +2863,7 @@ packages: rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rrweb-cssom@0.7.1: @@ -5601,7 +5604,7 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-prettier@8.10.0(eslint@9.20.1): + eslint-config-prettier@10.1.8(eslint@9.20.1): dependencies: eslint: 9.20.1 @@ -5668,14 +5671,14 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-prettier@5.1.3(eslint-config-prettier@8.10.0(eslint@9.20.1))(eslint@9.20.1)(prettier@3.2.5): + eslint-plugin-prettier@5.1.3(eslint-config-prettier@10.1.8(eslint@9.20.1))(eslint@9.20.1)(prettier@3.2.5): dependencies: eslint: 9.20.1 prettier: 3.2.5 prettier-linter-helpers: 1.0.0 synckit: 0.8.8 optionalDependencies: - eslint-config-prettier: 8.10.0(eslint@9.20.1) + eslint-config-prettier: 10.1.8(eslint@9.20.1) eslint-scope@8.2.0: dependencies: