Bump marked from 10.0.0 to 11.0.0 (#10010)

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

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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]
2023-12-06 12:33:20 +01:00
committed by GitHub
parent bb178dc49b
commit 1e1c07c733
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": "~10.0.0",
"marked": "~11.0.0",
"node-diff3": "~3.1.0",
"osm-auth": "~2.3.0",
"pannellum": "2.5.6",
@@ -6418,9 +6418,9 @@
"license": "(MIT AND Zlib)"
},
"node_modules/marked": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-10.0.0.tgz",
"integrity": "sha512-YiGcYcWj50YrwBgNzFoYhQ1hT6GmQbFG8SksnYJX1z4BXTHSOrz1GB5/Jm2yQvMg4nN1FHP4M6r03R10KrVUiA==",
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-11.0.0.tgz",
"integrity": "sha512-2GsW34uXaFEGTQ/+3rCnNC6vUYTAgFuDLGl70v/aWinA5mIJtTrrFAmfbLOfVvgPyxXuDVL9He/7reCK+6j3Sw==",
"bin": {
"marked": "bin/marked.js"
},
@@ -14567,9 +14567,9 @@
}
},
"marked": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-10.0.0.tgz",
"integrity": "sha512-YiGcYcWj50YrwBgNzFoYhQ1hT6GmQbFG8SksnYJX1z4BXTHSOrz1GB5/Jm2yQvMg4nN1FHP4M6r03R10KrVUiA=="
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-11.0.0.tgz",
"integrity": "sha512-2GsW34uXaFEGTQ/+3rCnNC6vUYTAgFuDLGl70v/aWinA5mIJtTrrFAmfbLOfVvgPyxXuDVL9He/7reCK+6j3Sw=="
},
"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": "~10.0.0",
"marked": "~11.0.0",
"node-diff3": "~3.1.0",
"osm-auth": "~2.3.0",
"pannellum": "2.5.6",