Bump marked from 11.0.0 to 11.1.1 (#10056)

Bumps [marked](https://github.com/markedjs/marked) from 11.0.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.0.0...v11.1.1)

---
updated-dependencies:
- dependency-name: marked
  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:
dependabot[bot]
2024-01-17 12:07:57 +01:00
committed by GitHub
parent eaab761461
commit 68dceac72d
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -26,7 +26,7 @@
"fast-deep-equal": "~3.1.1",
"fast-json-stable-stringify": "2.1.0",
"lodash-es": "~4.17.15",
"marked": "~11.0.0",
"marked": "~11.1.1",
"node-diff3": "~3.1.0",
"osm-auth": "~2.3.0",
"pannellum": "2.5.6",
@@ -5571,9 +5571,9 @@
"license": "(MIT AND Zlib)"
},
"node_modules/marked": {
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-11.0.0.tgz",
"integrity": "sha512-2GsW34uXaFEGTQ/+3rCnNC6vUYTAgFuDLGl70v/aWinA5mIJtTrrFAmfbLOfVvgPyxXuDVL9He/7reCK+6j3Sw==",
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-11.1.1.tgz",
"integrity": "sha512-EgxRjgK9axsQuUa/oKMx5DEY8oXpKJfk61rT5iY3aRlgU6QJtUcxU5OAymdhCvWvhYcd9FKmO5eQoX8m9VGJXg==",
"bin": {
"marked": "bin/marked.js"
},
@@ -12399,9 +12399,9 @@
}
},
"marked": {
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-11.0.0.tgz",
"integrity": "sha512-2GsW34uXaFEGTQ/+3rCnNC6vUYTAgFuDLGl70v/aWinA5mIJtTrrFAmfbLOfVvgPyxXuDVL9He/7reCK+6j3Sw=="
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-11.1.1.tgz",
"integrity": "sha512-EgxRjgK9axsQuUa/oKMx5DEY8oXpKJfk61rT5iY3aRlgU6QJtUcxU5OAymdhCvWvhYcd9FKmO5eQoX8m9VGJXg=="
},
"martinez-polygon-clipping": {
"version": "0.7.3",
+1 -1
View File
@@ -61,7 +61,7 @@
"fast-deep-equal": "~3.1.1",
"fast-json-stable-stringify": "2.1.0",
"lodash-es": "~4.17.15",
"marked": "~11.0.0",
"marked": "~11.1.1",
"node-diff3": "~3.1.0",
"osm-auth": "~2.3.0",
"pannellum": "2.5.6",