mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Bump marked from 5.1.0 to 5.1.1 (#9758)
Bumps [marked](https://github.com/markedjs/marked) from 5.1.0 to 5.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/v5.1.0...v5.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> 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": "~5.1.0",
|
||||
"marked": "~5.1.1",
|
||||
"node-diff3": "~3.1.0",
|
||||
"osm-auth": "~2.1.0",
|
||||
"pannellum": "2.5.6",
|
||||
@@ -6235,9 +6235,9 @@
|
||||
"license": "(MIT AND Zlib)"
|
||||
},
|
||||
"node_modules/marked": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-5.1.0.tgz",
|
||||
"integrity": "sha512-z3/nBe7aTI8JDszlYLk7dDVNpngjw0o1ZJtrA9kIfkkHcIF+xH7mO23aISl4WxP83elU+MFROgahqdpd05lMEQ==",
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-5.1.1.tgz",
|
||||
"integrity": "sha512-bTmmGdEINWmOMDjnPWDxGPQ4qkDLeYorpYbEtFOXzOruTwUE671q4Guiuchn4N8h/v6NGd7916kXsm3Iz4iUSg==",
|
||||
"bin": {
|
||||
"marked": "bin/marked.js"
|
||||
},
|
||||
@@ -14191,9 +14191,9 @@
|
||||
}
|
||||
},
|
||||
"marked": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-5.1.0.tgz",
|
||||
"integrity": "sha512-z3/nBe7aTI8JDszlYLk7dDVNpngjw0o1ZJtrA9kIfkkHcIF+xH7mO23aISl4WxP83elU+MFROgahqdpd05lMEQ=="
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-5.1.1.tgz",
|
||||
"integrity": "sha512-bTmmGdEINWmOMDjnPWDxGPQ4qkDLeYorpYbEtFOXzOruTwUE671q4Guiuchn4N8h/v6NGd7916kXsm3Iz4iUSg=="
|
||||
},
|
||||
"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": "~5.1.0",
|
||||
"marked": "~5.1.1",
|
||||
"node-diff3": "~3.1.0",
|
||||
"osm-auth": "~2.1.0",
|
||||
"pannellum": "2.5.6",
|
||||
|
||||
Reference in New Issue
Block a user