From f035044c86fc848635654ee6c0513f04af73807f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:50:02 -0400 Subject: [PATCH] chore(deps): update dependency prettier to v3.3.1 (#280) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2560dfd..6f12fcc 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/node": "20.14.1", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", - "prettier": "3.2.5", + "prettier": "3.3.1", "rimraf": "5.0.7", "tsup": "8.1.0", "typescript": "5.4.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d2c4115..d8f897a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: 18.3.0 version: 18.3.0 prettier: - specifier: 3.2.5 - version: 3.2.5 + specifier: 3.3.1 + version: 3.3.1 rimraf: specifier: 5.0.7 version: 5.0.7 @@ -2545,6 +2545,11 @@ packages: engines: {node: '>=14'} hasBin: true + prettier@3.3.1: + resolution: {integrity: sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==} + engines: {node: '>=14'} + hasBin: true + pseudomap@1.0.2: resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} @@ -5713,6 +5718,8 @@ snapshots: prettier@3.2.5: {} + prettier@3.3.1: {} + pseudomap@1.0.2: {} punycode@2.3.1: {}