mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
build(deps-dev): bump @editorjs/inline-code from 1.3.1 to 1.4.0 (#8112)
Bumps [@editorjs/inline-code](https://github.com/editor-js/inline-code) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/editor-js/inline-code/releases) - [Commits](https://github.com/editor-js/inline-code/commits) --- updated-dependencies: - dependency-name: "@editorjs/inline-code" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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:
parent
a564176cb7
commit
01678a4fc7
11
package-lock.json
generated
11
package-lock.json
generated
@ -3476,10 +3476,13 @@
|
||||
}
|
||||
},
|
||||
"@editorjs/inline-code": {
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@editorjs/inline-code/-/inline-code-1.3.1.tgz",
|
||||
"integrity": "sha512-iY6DeRmJo2Jl6sB2S9QEA9OoSp+KCHBztoY2fjPeiBcKCOKX8we5H3JQJTLxT0L/N8uJqCUiiPKgG6xvqaCn+g==",
|
||||
"dev": true
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@editorjs/inline-code/-/inline-code-1.4.0.tgz",
|
||||
"integrity": "sha512-nJJx2eBgQyml7U8MdMdJNFY2RgZCOuvvXHEW73xsdu36ZXCd44eAo7vq1S5Jz9l8bC676SvNbRfeH/nojXK37A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@codexteam/icons": "^0.0.5"
|
||||
}
|
||||
},
|
||||
"@editorjs/list": {
|
||||
"version": "1.8.0",
|
||||
|
@ -100,7 +100,7 @@
|
||||
"@angular/cli": "~14.1.0",
|
||||
"@angular/compiler-cli": "14.1.3",
|
||||
"@editorjs/code": "2.8.0",
|
||||
"@editorjs/inline-code": "1.3.1",
|
||||
"@editorjs/inline-code": "1.4.0",
|
||||
"@editorjs/marker": "1.2.2",
|
||||
"@nrwl/angular": "14.8.6",
|
||||
"@nrwl/cli": "14.5.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user