Bump marked from 11.1.0 to 11.1.1
Bumps [marked](https://github.com/markedjs/marked) from 11.1.0 to 11.1.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v11.1.0...v11.1.1) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Jacob Overgaard
parent
fb93d66ad6
commit
aa1c4455d6
8
src/Umbraco.Web.UI.Client/package-lock.json
generated
8
src/Umbraco.Web.UI.Client/package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"element-internals-polyfill": "^1.3.9",
|
||||
"lit": "^2.8.0",
|
||||
"lodash-es": "4.17.21",
|
||||
"marked": "^11.1.0",
|
||||
"marked": "^11.1.1",
|
||||
"monaco-editor": "^0.45.0",
|
||||
"rxjs": "^7.8.1",
|
||||
"tinymce": "^6.8.2",
|
||||
@@ -16463,9 +16463,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/marked": {
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-11.1.0.tgz",
|
||||
"integrity": "sha512-fvKJWAPEafVj1dwGwcPI5mBB/0pvViL6NlCbNDG1HOIRwwAU/jeMoFxfbRLuirO1wRH7m4yPvBqD/O1wyWvayw==",
|
||||
"version": "11.1.1",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-11.1.1.tgz",
|
||||
"integrity": "sha512-EgxRjgK9axsQuUa/oKMx5DEY8oXpKJfk61rT5iY3aRlgU6QJtUcxU5OAymdhCvWvhYcd9FKmO5eQoX8m9VGJXg==",
|
||||
"bin": {
|
||||
"marked": "bin/marked.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user