diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-21 22:25:26 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-01-21 22:25:36 +0000 |
| commit | f13ebee133fb43a6a3d4a8bc17cd18746c58d956 (patch) | |
| tree | 8cbd6e651daff254a6d904a7a8418310ddb7e269 /package.json | |
| parent | build(deps-dev): bump @types/react in the nodejs-dependencies group (diff) | |
| download | locusts-f13ebee133fb43a6a3d4a8bc17cd18746c58d956.tar locusts-f13ebee133fb43a6a3d4a8bc17cd18746c58d956.tar.gz locusts-f13ebee133fb43a6a3d4a8bc17cd18746c58d956.tar.bz2 locusts-f13ebee133fb43a6a3d4a8bc17cd18746c58d956.tar.lz locusts-f13ebee133fb43a6a3d4a8bc17cd18746c58d956.tar.xz locusts-f13ebee133fb43a6a3d4a8bc17cd18746c58d956.tar.zst locusts-f13ebee133fb43a6a3d4a8bc17cd18746c58d956.zip | |
build(deps-dev): bump the nodejs-dependencies group with 2 updates
Bumps the nodejs-dependencies group with 2 updates: [prettier](https://github.com/prettier/prettier) and [publint](https://github.com/publint/publint/tree/HEAD/packages/publint).
Updates `prettier` from 3.8.0 to 3.8.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.0...3.8.1)
Updates `publint` from 0.3.16 to 0.3.17
- [Release notes](https://github.com/publint/publint/releases)
- [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md)
- [Commits](https://github.com/publint/publint/commits/publint@0.3.17/packages/publint)
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.8.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
- dependency-name: publint
dependency-version: 0.3.17
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 75191a8..4ece531 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "devDependencies": { "@changesets/cli": "^2.29.8", - "prettier": "^3.8.0", + "prettier": "^3.8.1", "syncpack": "13.0.4", "turbo": "^2.7.5" }, |
