Bump @tiptap/extension-highlight from 2.1.7 to 2.1.8

Bumps [@tiptap/extension-highlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-highlight) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/v2.1.8/packages/extension-highlight/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.1.8/packages/extension-highlight)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-05 00:36:45 +00:00
committed by GitHub
parent 4c07917542
commit ab46b6118d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
"@tiptap/extension-highlight": "^2.0.3",
"@tiptap/extension-highlight": "^2.1.8",
"@tiptap/extension-image": "^2.0.3",
"@tiptap/extension-link": "^2.0.3",
"@tiptap/extension-subscript": "^2.0.3",
@@ -1083,9 +1083,9 @@
}
},
"node_modules/@tiptap/extension-highlight": {
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/@tiptap/extension-highlight/-/extension-highlight-2.1.7.tgz",
"integrity": "sha512-3EXrnf1BQSdOe/iqzcTIr5Tf0NOhPQ+y1B9nMi/40v3MD8WzRBLaqj0lvpwO7xMAdgxm6IiL/XFYU41n9yFl/Q==",
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/@tiptap/extension-highlight/-/extension-highlight-2.1.8.tgz",
"integrity": "sha512-OCXtFWCbwsgOHq7IP4Qr02EfjwYeRRcuL1ipv0LojGtMcvnkw7OLhQZ8oocrqi4/6QCOtPLSGlcqrQ6pmN7jww==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/ueberdosis"