From 7f58520424666f3799cb7fbcb7fe4e663b557244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 02:26:05 +0530 Subject: [PATCH] chore(deps): bump linkifyjs in the npm_and_yarn group across 1 directory (#3774) Bumps the npm_and_yarn group with 1 update in the / directory: [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs). Updates `linkifyjs` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/nfrasser/linkifyjs/releases) - [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md) - [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.3.2/packages/linkifyjs) --- updated-dependencies: - dependency-name: linkifyjs dependency-version: 4.3.2 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/editor/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/editor/package.json b/packages/editor/package.json index ab5c8d2318..1a6c8e8f29 100644 --- a/packages/editor/package.json +++ b/packages/editor/package.json @@ -71,7 +71,7 @@ "@tiptap/suggestion": "^2.22.3", "highlight.js": "^11.8.0", "jsx-dom-cjs": "^8.0.3", - "linkifyjs": "^4.1.3", + "linkifyjs": "^4.3.2", "lowlight": "^3.0.0", "lucide-react": "^0.469.0", "prosemirror-codemark": "^0.4.2", diff --git a/yarn.lock b/yarn.lock index e4d42650e0..c7c245aef5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9802,10 +9802,10 @@ linkify-it@^5.0.0: dependencies: uc.micro "^2.0.0" -linkifyjs@^4.1.3: - version "4.3.1" - resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.3.1.tgz#1f246ebf4be040002accd1f4535b6af7c7e37898" - integrity sha512-DRSlB9DKVW04c4SUdGvKK5FR6be45lTU9M76JnngqPeeGDqPwYc0zdUErtsNVMtxPXgUWV4HbXbnC4sNyBxkYg== +linkifyjs@^4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.3.2.tgz#d97eb45419aabf97ceb4b05a7adeb7b8c8ade2b1" + integrity sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA== load-tsconfig@^0.2.3: version "0.2.5"