Bump marked from 7.0.2 to 7.0.3 (#9840)

Bumps [marked](https://github.com/markedjs/marked) from 7.0.2 to 7.0.3.
- [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/v7.0.2...v7.0.3)

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

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-08-16 17:07:49 +02:00
committed by GitHub
parent c97fd6feac
commit d8ae0c701f
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": "~7.0.2",
"marked": "~7.0.3",
"node-diff3": "~3.1.0",
"osm-auth": "~2.2.0",
"pannellum": "2.5.6",
@@ -6251,9 +6251,9 @@
"license": "(MIT AND Zlib)"
},
"node_modules/marked": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-7.0.2.tgz",
"integrity": "sha512-ADEBjnCHOrsLoV7JPvUNWtELZ0b4SeIALhrfxuA9uhS3hw2PCezROoFduIqMOjeagBPto732+YC5tZHBMQRdqg==",
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-7.0.3.tgz",
"integrity": "sha512-ev2uM40p0zQ/GbvqotfKcSWEa59fJwluGZj5dcaUOwDRrB1F3dncdXy8NWUApk4fi8atU3kTBOwjyjZ0ud0dxw==",
"bin": {
"marked": "bin/marked.js"
},
@@ -14217,9 +14217,9 @@
}
},
"marked": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-7.0.2.tgz",
"integrity": "sha512-ADEBjnCHOrsLoV7JPvUNWtELZ0b4SeIALhrfxuA9uhS3hw2PCezROoFduIqMOjeagBPto732+YC5tZHBMQRdqg=="
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-7.0.3.tgz",
"integrity": "sha512-ev2uM40p0zQ/GbvqotfKcSWEa59fJwluGZj5dcaUOwDRrB1F3dncdXy8NWUApk4fi8atU3kTBOwjyjZ0ud0dxw=="
},
"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": "~7.0.2",
"marked": "~7.0.3",
"node-diff3": "~3.1.0",
"osm-auth": "~2.2.0",
"pannellum": "2.5.6",