mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Bump marked from 6.0.0 to 7.0.2 (#9827)
Bumps [marked](https://github.com/markedjs/marked) from 6.0.0 to 7.0.2. - [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/v6.0.0...v7.0.2) --- 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:
Generated
+7
-7
@@ -25,7 +25,7 @@
|
||||
"fast-deep-equal": "~3.1.1",
|
||||
"fast-json-stable-stringify": "2.1.0",
|
||||
"lodash-es": "~4.17.15",
|
||||
"marked": "~6.0.0",
|
||||
"marked": "~7.0.2",
|
||||
"node-diff3": "~3.1.0",
|
||||
"osm-auth": "~2.2.0",
|
||||
"pannellum": "2.5.6",
|
||||
@@ -6237,9 +6237,9 @@
|
||||
"license": "(MIT AND Zlib)"
|
||||
},
|
||||
"node_modules/marked": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-6.0.0.tgz",
|
||||
"integrity": "sha512-7E3m/xIlymrFL5gWswIT4CheIE3fDeh51NV09M4x8iOc7NDYlyERcQMLAIHcSlrvwliwbPQ4OGD+MpPSYiQcqw==",
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-7.0.2.tgz",
|
||||
"integrity": "sha512-ADEBjnCHOrsLoV7JPvUNWtELZ0b4SeIALhrfxuA9uhS3hw2PCezROoFduIqMOjeagBPto732+YC5tZHBMQRdqg==",
|
||||
"bin": {
|
||||
"marked": "bin/marked.js"
|
||||
},
|
||||
@@ -14194,9 +14194,9 @@
|
||||
}
|
||||
},
|
||||
"marked": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-6.0.0.tgz",
|
||||
"integrity": "sha512-7E3m/xIlymrFL5gWswIT4CheIE3fDeh51NV09M4x8iOc7NDYlyERcQMLAIHcSlrvwliwbPQ4OGD+MpPSYiQcqw=="
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-7.0.2.tgz",
|
||||
"integrity": "sha512-ADEBjnCHOrsLoV7JPvUNWtELZ0b4SeIALhrfxuA9uhS3hw2PCezROoFduIqMOjeagBPto732+YC5tZHBMQRdqg=="
|
||||
},
|
||||
"martinez-polygon-clipping": {
|
||||
"version": "0.7.3",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"fast-deep-equal": "~3.1.1",
|
||||
"fast-json-stable-stringify": "2.1.0",
|
||||
"lodash-es": "~4.17.15",
|
||||
"marked": "~6.0.0",
|
||||
"marked": "~7.0.2",
|
||||
"node-diff3": "~3.1.0",
|
||||
"osm-auth": "~2.2.0",
|
||||
"pannellum": "2.5.6",
|
||||
|
||||
Reference in New Issue
Block a user