From 552cba8c774fdb98c48b3dd528d6defe46695332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 01:46:58 +0000 Subject: [PATCH] deps: bump @atlaskit/adf-schema from 51.5.23 to 52.2.4 Bumps [@atlaskit/adf-schema](https://bitbucket.org/atlassian/adf-schema) from 51.5.23 to 52.2.4. - [Commits](https://bitbucket.org/atlassian/adf-schema/commits) --- updated-dependencies: - dependency-name: "@atlaskit/adf-schema" dependency-version: 52.2.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9aa1f79..500e50d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "typescript": "^5" }, "dependencies": { - "@atlaskit/adf-schema": "^51.5.5", + "@atlaskit/adf-schema": "^52.2.4", "@atlaskit/editor-json-transformer": "^8.31.4", "@atlaskit/editor-markdown-transformer": "^5.20.4", "mcporter": "^0.7.3"