mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Bump @editorjs/underline from 1.0.0 to 1.1.0 (#8292)
Bumps [@editorjs/underline](https://github.com/editor-js/underline) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/editor-js/underline/releases) - [Commits](https://github.com/editor-js/underline/commits) --- updated-dependencies: - dependency-name: "@editorjs/underline" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+13
-3
@@ -3506,9 +3506,19 @@
|
||||
"dev": true
|
||||
},
|
||||
"@editorjs/underline": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@editorjs/underline/-/underline-1.0.0.tgz",
|
||||
"integrity": "sha512-2qbmr6/Y5ZIsfmJeAxLujCndc5wpIEQ2uxoPIdR3uHIUQhA6Q28U5HdoGpEZwsP1d7e/A/vBhN18Ugro0iA0MQ=="
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@editorjs/underline/-/underline-1.1.0.tgz",
|
||||
"integrity": "sha512-vQj2ROW1KreD31QHlhaPikmDJGWYzRBusN4Zyfwl9nIIQCByt4S8fZQpsrRvH4sct5mkirsHllNT00rJlqHK7Q==",
|
||||
"requires": {
|
||||
"@codexteam/icons": "^0.0.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codexteam/icons": {
|
||||
"version": "0.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@codexteam/icons/-/icons-0.0.6.tgz",
|
||||
"integrity": "sha512-L7Q5PET8PjKcBT5wp7VR+FCjwCi5PUp7rd/XjsgQ0CI5FJz0DphyHGRILMuDUdCW2MQT9NHbVr4QP31vwAkS/A=="
|
||||
}
|
||||
}
|
||||
},
|
||||
"@emotion/cache": {
|
||||
"version": "10.0.29",
|
||||
|
||||
+1
-1
@@ -71,7 +71,7 @@
|
||||
"@editorjs/editorjs": "^2.26.5",
|
||||
"@editorjs/header": "2.7.0",
|
||||
"@editorjs/list": "1.8.0",
|
||||
"@editorjs/underline": "1.0.0",
|
||||
"@editorjs/underline": "1.1.0",
|
||||
"@mat-datetimepicker/core": "^9.0.68",
|
||||
"@mat-datetimepicker/moment": "^9.0.68",
|
||||
"@ngx-translate/core": "^14.0.0",
|
||||
|
||||
Reference in New Issue
Block a user