Skip to content

Commit

Permalink
build(deps): bump @tiptap/extension-horizontal-rule
Browse files Browse the repository at this point in the history
Bumps [@tiptap/extension-horizontal-rule](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-horizontal-rule) from 2.0.0-beta.194 to 2.0.0-beta.195.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-horizontal-rule/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.0.0-beta.195/packages/extension-horizontal-rule)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-horizontal-rule"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2022
1 parent 88a7354 commit d9d9c09
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@tiptap/extension-hard-break": "^2.0.0-beta.194",
"@tiptap/extension-heading": "^2.0.0-beta.194",
"@tiptap/extension-history": "^2.0.0-beta.194",
"@tiptap/extension-horizontal-rule": "^2.0.0-beta.194",
"@tiptap/extension-horizontal-rule": "^2.0.0-beta.195",
"@tiptap/extension-image": "^2.0.0-beta.194",
"@tiptap/extension-italic": "^2.0.0-beta.194",
"@tiptap/extension-link": "^2.0.0-beta.194",
Expand Down

0 comments on commit d9d9c09

Please sign in to comment.