diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-06-23 10:43:05 +0300 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-23 10:43:05 +0300 | 
| commit | c32aa4e77352c2c938ae385049364a492dbc2626 (patch) | |
| tree | 71a661148f369d0e7519a84e1d2b80a21bc08d4c | |
| parent | c9d67d9210d484335d8d9d14c6f98d8a11f752c9 (diff) | |
| download | popov.link-c32aa4e77352c2c938ae385049364a492dbc2626.tar.xz popov.link-c32aa4e77352c2c938ae385049364a492dbc2626.zip | |
chore(deps): update dependency prettier to v3.6.0 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package-lock.json | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/package-lock.json b/package-lock.json index 4c067b6..aab88c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6730,9 +6730,9 @@        }      },      "node_modules/prettier": { -      "version": "3.5.3", -      "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz", -      "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==", +      "version": "3.6.0", +      "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.0.tgz", +      "integrity": "sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==",        "devOptional": true,        "license": "MIT",        "bin": { | 
