reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | README | LICENSE

commit d4938963a13473304ef0836f1079d92e5d54b64b
parent 21008063a53d8ebcb462b84346ce81fabf3f66d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun, 28 Jun 2026 18:22:49 +0300

Bump prettier from 3.8.4 to 3.8.5 in the dependencies group (#67)

Bumps the dependencies group with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.8.4 to 3.8.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.8.4...3.8.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat:
Mpackage.json | 2+-
Mpnpm-lock.yaml | 10+++++-----
2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package.json b/package.json @@ -14,7 +14,7 @@ "@eslint/js": "^10.0.1", "eslint": "^10.6.0", "globals": "^17.7.0", - "prettier": "3.8.4", + "prettier": "3.8.5", "smee-client": "^5.0.0" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^17.7.0 version: 17.7.0 prettier: - specifier: 3.8.4 - version: 3.8.4 + specifier: 3.8.5 + version: 3.8.5 smee-client: specifier: ^5.0.0 version: 5.0.0 @@ -802,8 +802,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - prettier@3.8.4: - resolution: {integrity: sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==} + prettier@3.8.5: + resolution: {integrity: sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA==} engines: {node: '>=14'} hasBin: true @@ -1795,7 +1795,7 @@ snapshots: prelude-ls@1.2.1: {} - prettier@3.8.4: {} + prettier@3.8.5: {} process-warning@4.0.1: {}
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror