reviewbot

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

commit ab7e51f810e6d6613832e5cad82d066b9fd94515
parent d4938963a13473304ef0836f1079d92e5d54b64b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed,  1 Jul 2026 11:23:12 +0300

Bump prettier from 3.8.5 to 3.9.1 in the dependencies group (#68)

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


Updates `prettier` from 3.8.5 to 3.9.1
- [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.5...3.9.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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.5", + "prettier": "3.9.1", "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.5 - version: 3.8.5 + specifier: 3.9.1 + version: 3.9.1 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.5: - resolution: {integrity: sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA==} + prettier@3.9.1: + resolution: {integrity: sha512-ppiDo2CSwexck1eyZUwJHg/N3nf1+6IRCv7W/VJ5vaLnVCmB7+3CdRfMwoCHBBX6xTrREDTksZ4OZl5SSf4zXA==} engines: {node: '>=14'} hasBin: true @@ -1795,7 +1795,7 @@ snapshots: prelude-ls@1.2.1: {} - prettier@3.8.5: {} + prettier@3.9.1: {} 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