From f13ebee133fb43a6a3d4a8bc17cd18746c58d956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 22:25:26 +0000 Subject: 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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" }, -- cgit v1.2.3