From 18ec00bd7c6713ad404f3ab3abe019130739ba37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 21:48:15 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3 --- package.json | 2 +- pnpm-lock.yaml | 86 ++++++++------------------------------------------ 2 files changed, 14 insertions(+), 74 deletions(-) diff --git a/package.json b/package.json index e55ef00..21950da 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "husky": "^8.0.3", "is-ci": "^3.0.1", "lint-staged": "^13.3.0", - "prettier": "^2.8.8", + "prettier": "^3.0.3", "pretty-quick": "^3.1.3", "typedoc": "^0.25.2", "typedoc-plugin-mdn-links": "^2.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7bcc93b..6047cf2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ specifiers: husky: ^8.0.3 is-ci: ^3.0.1 lint-staged: ^13.3.0 - prettier: ^2.8.8 + prettier: ^3.0.3 pretty-quick: ^3.1.3 tslib: ^2.6.2 typedoc: ^0.25.2 @@ -45,14 +45,14 @@ devDependencies: eslint-plugin-eslint-comments: 3.2.0_eslint@8.52.0 eslint-plugin-import: 2.28.1_56ho4xdzwnplgoypwciwxc5cku eslint-plugin-node: 11.1.0_eslint@8.52.0 - eslint-plugin-prettier: 4.2.1_bk2rujilmxlltspnl4c5hwjdfu + eslint-plugin-prettier: 4.2.1_eoxouyywhy27jk6xpd7kdtefzq eslint-plugin-simple-import-sort: 8.0.0_eslint@8.52.0 eslint-plugin-sort-keys-fix: 1.1.2 husky: 8.0.3 is-ci: 3.0.1 lint-staged: 13.3.0 - prettier: 2.8.8 - pretty-quick: 3.1.3_prettier@2.8.8 + prettier: 3.0.3 + pretty-quick: 3.1.3_prettier@3.0.3 typedoc: 0.25.2_typescript@4.9.5 typedoc-plugin-mdn-links: 2.0.2_typedoc@0.25.2 typescript: 4.9.5 @@ -119,15 +119,6 @@ packages: '@commitlint/config-angular-type-enum': 17.8.1 dev: true - /@commitlint/config-validator/17.6.7: - resolution: {integrity: sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ==} - engines: {node: '>=v14'} - dependencies: - '@commitlint/types': 17.4.4 - ajv: 8.12.0 - dev: true - optional: true - /@commitlint/config-validator/17.8.1: resolution: {integrity: sha512-UUgUC+sNiiMwkyiuIFR7JG2cfd9t/7MV8VB4TZ+q02ZFkHoduUS4tJGsCBWvBOGD9Btev6IecPMvlWUfJorkEA==} engines: {node: '>=v14'} @@ -148,12 +139,6 @@ packages: lodash.upperfirst: 4.3.1 dev: true - /@commitlint/execute-rule/17.4.0: - resolution: {integrity: sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA==} - engines: {node: '>=v14'} - dev: true - optional: true - /@commitlint/execute-rule/17.8.1: resolution: {integrity: sha512-JHVupQeSdNI6xzA9SqMF+p/JjrHTcrJdI02PwesQIDCIGUrv04hicJgCcws5nzaoZbROapPs0s6zeVHoxpMwFQ==} engines: {node: '>=v14'} @@ -185,34 +170,10 @@ packages: '@commitlint/types': 17.8.1 dev: true - /@commitlint/load/17.8.0: - resolution: {integrity: sha512-9VnGXYJCP4tXmR4YrwP8n5oX6T5ZsHfPQq6WuUQOvAI+QsDQMaTGgTRXr7us+xsjz+b+mMBSagogqfUx2aixyw==} - engines: {node: '>=v14'} - requiresBuild: true - dependencies: - '@commitlint/config-validator': 17.6.7 - '@commitlint/execute-rule': 17.4.0 - '@commitlint/resolve-extends': 17.6.7 - '@commitlint/types': 17.4.4 - '@types/node': 20.5.1 - chalk: 4.1.2 - cosmiconfig: 8.3.6_typescript@4.9.5 - cosmiconfig-typescript-loader: 4.4.0_ojiuzvzs3ipls3vomqegbye2pe - lodash.isplainobject: 4.0.6 - lodash.merge: 4.6.2 - lodash.uniq: 4.5.0 - resolve-from: 5.0.0 - ts-node: 10.9.1_kiquteiudr3tzl53hv2lrtxx6q - typescript: 4.9.5 - transitivePeerDependencies: - - '@swc/core' - - '@swc/wasm' - dev: true - optional: true - /@commitlint/load/17.8.1: resolution: {integrity: sha512-iF4CL7KDFstP1kpVUkT8K2Wl17h2yx9VaR1ztTc8vzByWWcbO/WaKwxsnCOqow9tVAlzPfo1ywk9m2oJ9ucMqA==} engines: {node: '>=v14'} + requiresBuild: true dependencies: '@commitlint/config-validator': 17.8.1 '@commitlint/execute-rule': 17.8.1 @@ -258,19 +219,6 @@ packages: minimist: 1.2.8 dev: true - /@commitlint/resolve-extends/17.6.7: - resolution: {integrity: sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg==} - engines: {node: '>=v14'} - dependencies: - '@commitlint/config-validator': 17.6.7 - '@commitlint/types': 17.4.4 - import-fresh: 3.3.0 - lodash.mergewith: 4.6.2 - resolve-from: 5.0.0 - resolve-global: 1.0.0 - dev: true - optional: true - /@commitlint/resolve-extends/17.8.1: resolution: {integrity: sha512-W/ryRoQ0TSVXqJrx5SGkaYuAaE/BUontL1j1HsKckvM6e5ZaG0M9126zcwL6peKSuIetJi7E87PRQF8O86EW0Q==} engines: {node: '>=v14'} @@ -306,14 +254,6 @@ packages: find-up: 5.0.0 dev: true - /@commitlint/types/17.4.4: - resolution: {integrity: sha512-amRN8tRLYOsxRr6mTnGGGvB5EmW/4DDjLMgiwK3CCVEmN6Sr/6xePGEpWaspKkckILuUORCwe6VfDBw6uj4axQ==} - engines: {node: '>=v14'} - dependencies: - chalk: 4.1.2 - dev: true - optional: true - /@commitlint/types/17.8.1: resolution: {integrity: sha512-PXDQXkAmiMEG162Bqdh9ChML/GJZo6vU+7F03ALKDK8zYc6SuAr47LjG7hGYRqUOz+WK0dU7bQ0xzuqFMdxzeQ==} engines: {node: '>=v14'} @@ -1432,7 +1372,7 @@ packages: longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 17.8.0 + '@commitlint/load': 17.8.1 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -1824,7 +1764,7 @@ packages: semver: 6.3.1 dev: true - /eslint-plugin-prettier/4.2.1_bk2rujilmxlltspnl4c5hwjdfu: + /eslint-plugin-prettier/4.2.1_eoxouyywhy27jk6xpd7kdtefzq: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1837,7 +1777,7 @@ packages: dependencies: eslint: 8.52.0 eslint-config-prettier: 8.10.0_eslint@8.52.0 - prettier: 2.8.8 + prettier: 3.0.3 prettier-linter-helpers: 1.0.0 dev: true @@ -3379,9 +3319,9 @@ packages: fast-diff: 1.3.0 dev: true - /prettier/2.8.8: - resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} - engines: {node: '>=10.13.0'} + /prettier/3.0.3: + resolution: {integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==} + engines: {node: '>=14'} hasBin: true dev: true @@ -3394,7 +3334,7 @@ packages: react-is: 18.2.0 dev: true - /pretty-quick/3.1.3_prettier@2.8.8: + /pretty-quick/3.1.3_prettier@3.0.3: resolution: {integrity: sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==} engines: {node: '>=10.13'} hasBin: true @@ -3407,7 +3347,7 @@ packages: ignore: 5.2.4 mri: 1.2.0 multimatch: 4.0.0 - prettier: 2.8.8 + prettier: 3.0.3 dev: true /pump/3.0.0: