Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-24 06:02:13 +0300
committerGitHub <noreply@github.com>2022-09-24 06:02:13 +0300
commit368f88794193e3a9ac950fc617021388a530551c (patch)
tree77b644f308e0530f02c109f94e2673683ac28faf
parentffc8856dd132066651739a0b6e0824fa69967e46 (diff)
build(deps): bump @tiptap/extension-bullet-list
Bumps [@tiptap/extension-bullet-list](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-bullet-list) from 2.0.0-beta.195 to 2.0.0-beta.196. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-bullet-list/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v2.0.0-beta.196/packages/extension-bullet-list) --- updated-dependencies: - dependency-name: "@tiptap/extension-bullet-list" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 15764d5ed..0112a3134 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3392,9 +3392,9 @@
}
},
"node_modules/@tiptap/extension-bullet-list": {
- "version": "2.0.0-beta.195",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.0.0-beta.195.tgz",
- "integrity": "sha512-vIlUUaVVVBavlSSUT/kFF1G8yHRbIHlGEPYH0MICiIEaMHk0PZsg2WZjg+iOP7SsBRNI7k7iLSx73jA2+D/RpA==",
+ "version": "2.0.0-beta.196",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.0.0-beta.196.tgz",
+ "integrity": "sha512-3QYLqk2t93wTfnpZcUgQPEU8TXW4wZ8HiavoL2K6kQ9zxFPX09kvRUE8s/CdMTFz0yRR5gg8Z5ZhEWlDkpT8mA==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/ueberdosis"
@@ -21542,9 +21542,9 @@
}
},
"@tiptap/extension-bullet-list": {
- "version": "2.0.0-beta.195",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.0.0-beta.195.tgz",
- "integrity": "sha512-vIlUUaVVVBavlSSUT/kFF1G8yHRbIHlGEPYH0MICiIEaMHk0PZsg2WZjg+iOP7SsBRNI7k7iLSx73jA2+D/RpA==",
+ "version": "2.0.0-beta.196",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.0.0-beta.196.tgz",
+ "integrity": "sha512-3QYLqk2t93wTfnpZcUgQPEU8TXW4wZ8HiavoL2K6kQ9zxFPX09kvRUE8s/CdMTFz0yRR5gg8Z5ZhEWlDkpT8mA==",
"requires": {}
},
"@tiptap/extension-code": {