From 474632cf93a91d759184757ee26af780405f6c95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 21:55:53 +0000 Subject: [PATCH] chore(deps-dev): Bump @parcel/watcher-darwin-arm64 from 2.5.1 to 2.5.6 Bumps [@parcel/watcher-darwin-arm64](https://github.com/parcel-bundler/watcher) from 2.5.1 to 2.5.6. - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](https://github.com/parcel-bundler/watcher/compare/v2.5.1...v2.5.6) --- updated-dependencies: - dependency-name: "@parcel/watcher-darwin-arm64" dependency-version: 2.5.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/altimate-code/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/altimate-code/package.json b/packages/altimate-code/package.json index e4509c0e1a..6ad870e9d5 100644 --- a/packages/altimate-code/package.json +++ b/packages/altimate-code/package.json @@ -22,7 +22,7 @@ "@babel/core": "7.28.4", "@octokit/webhooks-types": "7.6.1", "@altimate/cli-script": "workspace:*", - "@parcel/watcher-darwin-arm64": "2.5.1", + "@parcel/watcher-darwin-arm64": "2.5.6", "@parcel/watcher-darwin-x64": "2.5.1", "@parcel/watcher-linux-arm64-glibc": "2.5.1", "@parcel/watcher-linux-arm64-musl": "2.5.1",