@tiptap/extension-code-block-lowlight 2.5.0-pre.9 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1559,7 +1559,7 @@ function expandOrCloneMode(mode) {
1559
1559
  return mode;
1560
1560
  }
1561
1561
 
1562
- var version = "11.9.0";
1562
+ var version = "11.10.0";
1563
1563
 
1564
1564
  class HTMLInjectionError extends Error {
1565
1565
  constructor(reason, html) {