diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-15 22:24:54 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-01-15 22:25:03 +0000 |
| commit | d486abebbbd313133976610d61668ba585d15dd6 (patch) | |
| tree | f8fc4ae08af38b85b99f51954b909e71bbad352b /package.json | |
| parent | build(deps-dev): bump svelte from 5.46.3 to 5.46.4 (diff) | |
| download | locusts-d486abebbbd313133976610d61668ba585d15dd6.tar locusts-d486abebbbd313133976610d61668ba585d15dd6.tar.gz locusts-d486abebbbd313133976610d61668ba585d15dd6.tar.bz2 locusts-d486abebbbd313133976610d61668ba585d15dd6.tar.lz locusts-d486abebbbd313133976610d61668ba585d15dd6.tar.xz locusts-d486abebbbd313133976610d61668ba585d15dd6.tar.zst locusts-d486abebbbd313133976610d61668ba585d15dd6.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 [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `prettier` from 3.7.4 to 3.8.0
- [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.7.4...3.8.0)
Updates `@types/node` from 25.0.8 to 25.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: nodejs-dependencies
- dependency-name: "@types/node"
dependency-version: 25.0.9
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 3530a81..8e80a12 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "devDependencies": { "@changesets/cli": "^2.29.8", - "prettier": "^3.7.4", + "prettier": "^3.8.0", "syncpack": "13.0.4", "turbo": "^2.7.4" }, |
