Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump ckeditor5, @ckeditor/ckeditor5-typing, @ckeditor/ckeditor5-alignment, @ckeditor/ckeditor5-autoformat, @ckeditor/ckeditor5-basic-styles, @ckeditor/ckeditor5-block-quote, @ckeditor/ckeditor5-code-block, @ckeditor/ckeditor5-editor-balloon, @ckeditor/ckeditor5-editor-classic, @ckeditor/ckeditor5-essentials, @ckeditor/ckeditor5-heading, @ckeditor/ckeditor5-horizontal-line, @ckeditor/ckeditor5-image, @ckeditor/ckeditor5-link, @ckeditor/ckeditor5-list, @ckeditor/ckeditor5-media-embed, @ckeditor/ckeditor5-mention, @ckeditor/ckeditor5-paragraph, @ckeditor/ckeditor5-paste-from-office and @ckeditor/ckeditor5-theme-lark in /packages/custom-ckeditor-build #335

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2023

Bumps ckeditor5 to 36.0.1 and updates ancestor dependencies ckeditor5, @ckeditor/ckeditor5-typing, @ckeditor/ckeditor5-alignment, @ckeditor/ckeditor5-autoformat, @ckeditor/ckeditor5-basic-styles, @ckeditor/ckeditor5-block-quote, @ckeditor/ckeditor5-code-block, @ckeditor/ckeditor5-editor-balloon, @ckeditor/ckeditor5-editor-classic, @ckeditor/ckeditor5-essentials, @ckeditor/ckeditor5-heading, @ckeditor/ckeditor5-horizontal-line, @ckeditor/ckeditor5-image, @ckeditor/ckeditor5-link, @ckeditor/ckeditor5-list, @ckeditor/ckeditor5-media-embed, @ckeditor/ckeditor5-mention, @ckeditor/ckeditor5-paragraph, @ckeditor/ckeditor5-paste-from-office and @ckeditor/ckeditor5-theme-lark. These dependencies need to be updated together.

Updates ckeditor5 from 27.1.0 to 36.0.1

Release notes

Sourced from ckeditor5's releases.

v36.0.1

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

Sourced from ckeditor5's changelog.

36.0.1 (2023-02-06)

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 240bb31 Release: v36.0.1.
  • ef6530d Internal: Updated dependencies. [skip ci]
  • 0c0ba9a Docs: Changelog highlights. [skip ci]
  • 67c84f5 Internal: Updated CKEditor 5 version references.
  • af5b466 Docs: Changelog. [skip ci]
  • de08e0f Internal (highlight): Removed the invalid directory from the "files" definiti...
  • 74af237 Merge pull request #13371 from ckeditor/ck/13366
  • a6c770a Release: v36.0.0.
  • 9d7d557 Internal: Updated dependencies. [skip ci]
  • cc2bad8 Docs (ckeditor5): Updated the plugin list collection.
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-typing from 27.1.0 to 36.0.1

Release notes

Sourced from @​ckeditor/ckeditor5-typing's releases.

v36.0.1

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

Sourced from @​ckeditor/ckeditor5-typing's changelog.

36.0.1 (2023-02-06)

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 240bb31 Release: v36.0.1.
  • ef6530d Internal: Updated dependencies. [skip ci]
  • a6c770a Release: v36.0.0.
  • 9d7d557 Internal: Updated dependencies. [skip ci]
  • c8a89f3 Internal: Bumped the year.
  • 8c61c69 Merge branch 'master' into ck/12996
  • a3b21e2 Misc changes in ckeditor5-mention
  • 6838a3b Address PR comments.
  • 827bf78 Rewrite ckeditor5-autoformat to TypeScript.
  • e18f8ab Docs: examples revamp (13040 and others)
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-alignment from 27.1.0 to 36.0.1

Release notes

Sourced from @​ckeditor/ckeditor5-alignment's releases.

v36.0.1

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

Sourced from @​ckeditor/ckeditor5-alignment's changelog.

36.0.1 (2023-02-06)

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 240bb31 Release: v36.0.1.
  • ef6530d Internal: Updated dependencies. [skip ci]
  • a6c770a Release: v36.0.0.
  • 9d7d557 Internal: Updated dependencies. [skip ci]
  • cceb2fe Other: Updated translations. [skip ci]
  • c8a89f3 Internal: Bumped the year.
  • d09d827 Merge stable into master
  • acc4578 Docs: examples revamp (13139 and others)
  • 43cee2e Merge branch 'master' into ck/12682-performance-lazy-init
  • abc29f5 Adding tests.
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-autoformat from 27.1.0 to 36.0.1

Release notes

Sourced from @​ckeditor/ckeditor5-autoformat's releases.

v36.0.1

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

Sourced from @​ckeditor/ckeditor5-autoformat's changelog.

36.0.1 (2023-02-06)

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 240bb31 Release: v36.0.1.
  • ef6530d Internal: Updated dependencies. [skip ci]
  • a6c770a Release: v36.0.0.
  • 9d7d557 Internal: Updated dependencies. [skip ci]
  • c8a89f3 Internal: Bumped the year.
  • de1c75c Added ckeditor5-autoformat/_src.
  • cccccfc Misc changes in ckeditor5-autoformat
  • 8d04b60 Add small fixes based on previous PR.
  • 5810f33 Cleanup import order and formatting.
  • 94fd43d Remove redundant jsdoc types replaced with TypeScript.
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-basic-styles from 27.1.0 to 36.0.1

Release notes

Sourced from @​ckeditor/ckeditor5-basic-styles's releases.

v36.0.1

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

…editor5-alignment, @ckeditor/ckeditor5-autoformat, @ckeditor/ckeditor5-basic-styles, @ckeditor/ckeditor5-block-quote, @ckeditor/ckeditor5-code-block, @ckeditor/ckeditor5-editor-balloon, @ckeditor/ckeditor5-editor-classic, @ckeditor/ckeditor5-essentials, @ckeditor/ckeditor5-heading, @ckeditor/ckeditor5-horizontal-line, @ckeditor/ckeditor5-image, @ckeditor/ckeditor5-link, @ckeditor/ckeditor5-list, @ckeditor/ckeditor5-media-embed, @ckeditor/ckeditor5-mention, @ckeditor/ckeditor5-paragraph, @ckeditor/ckeditor5-paste-from-office and @ckeditor/ckeditor5-theme-lark

Bumps [ckeditor5](https://github.com/ckeditor/ckeditor5) to 36.0.1 and updates ancestor dependencies [ckeditor5](https://github.com/ckeditor/ckeditor5), [@ckeditor/ckeditor5-typing](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-typing), [@ckeditor/ckeditor5-alignment](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-alignment), [@ckeditor/ckeditor5-autoformat](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-autoformat), [@ckeditor/ckeditor5-basic-styles](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-basic-styles), [@ckeditor/ckeditor5-block-quote](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-block-quote), [@ckeditor/ckeditor5-code-block](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-code-block), [@ckeditor/ckeditor5-editor-balloon](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-editor-balloon), [@ckeditor/ckeditor5-editor-classic](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-editor-classic), [@ckeditor/ckeditor5-essentials](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-essentials), [@ckeditor/ckeditor5-heading](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-heading), [@ckeditor/ckeditor5-horizontal-line](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-horizontal-line), [@ckeditor/ckeditor5-image](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-image), [@ckeditor/ckeditor5-link](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-link), [@ckeditor/ckeditor5-list](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-list), [@ckeditor/ckeditor5-media-embed](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-media-embed), [@ckeditor/ckeditor5-mention](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-mention), [@ckeditor/ckeditor5-paragraph](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-paragraph), [@ckeditor/ckeditor5-paste-from-office](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-paste-from-office) and [@ckeditor/ckeditor5-theme-lark](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-theme-lark). These dependencies need to be updated together.


Updates `ckeditor5` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](ckeditor/ckeditor5@v27.1.0...v36.0.1)

Updates `@ckeditor/ckeditor5-typing` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-typing)

Updates `@ckeditor/ckeditor5-alignment` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-alignment)

Updates `@ckeditor/ckeditor5-autoformat` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-autoformat)

Updates `@ckeditor/ckeditor5-basic-styles` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-basic-styles)

Updates `@ckeditor/ckeditor5-block-quote` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-block-quote)

Updates `@ckeditor/ckeditor5-code-block` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-code-block)

Updates `@ckeditor/ckeditor5-editor-balloon` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-editor-balloon)

Updates `@ckeditor/ckeditor5-editor-classic` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-editor-classic)

Updates `@ckeditor/ckeditor5-essentials` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-essentials)

Updates `@ckeditor/ckeditor5-heading` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-heading)

Updates `@ckeditor/ckeditor5-horizontal-line` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-horizontal-line)

Updates `@ckeditor/ckeditor5-image` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-image)

Updates `@ckeditor/ckeditor5-link` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-link)

Updates `@ckeditor/ckeditor5-list` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-list)

Updates `@ckeditor/ckeditor5-media-embed` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-media-embed)

Updates `@ckeditor/ckeditor5-mention` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-mention)

Updates `@ckeditor/ckeditor5-paragraph` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-paragraph)

Updates `@ckeditor/ckeditor5-paste-from-office` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-paste-from-office)

Updates `@ckeditor/ckeditor5-theme-lark` from 27.1.0 to 36.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v36.0.1/packages/ckeditor5-theme-lark)

---
updated-dependencies:
- dependency-name: ckeditor5
  dependency-type: indirect
- dependency-name: "@ckeditor/ckeditor5-typing"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-alignment"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-autoformat"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-basic-styles"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-block-quote"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-code-block"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-editor-balloon"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-editor-classic"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-essentials"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-heading"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-horizontal-line"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-image"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-link"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-list"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-media-embed"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-mention"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-paragraph"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-paste-from-office"
  dependency-type: direct:development
- dependency-name: "@ckeditor/ckeditor5-theme-lark"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2023
@height
Copy link

height bot commented Feb 14, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants