mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
chore(deps): bump marked from 15.0.6 to 15.0.7
Bumps [marked](https://github.com/markedjs/marked) from 15.0.6 to 15.0.7. - [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/v15.0.6...v15.0.7) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
fe2cf50496
commit
c25aa50d41
8 changed files with 12 additions and 12 deletions
2
dist/2452-2452.js.license
vendored
2
dist/2452-2452.js.license
vendored
|
|
@ -83,7 +83,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.4.2
|
||||
- license: MIT
|
||||
- marked
|
||||
- version: 15.0.6
|
||||
- version: 15.0.7
|
||||
- license: MIT
|
||||
- node-gettext
|
||||
- version: 3.0.0
|
||||
|
|
|
|||
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-common.js.license
vendored
2
dist/core-common.js.license
vendored
|
|
@ -420,7 +420,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.3
|
||||
- license: MIT
|
||||
- marked
|
||||
- version: 15.0.6
|
||||
- version: 15.0.7
|
||||
- license: MIT
|
||||
- md5
|
||||
- version: 2.3.0
|
||||
|
|
|
|||
2
dist/core-common.js.map
vendored
2
dist/core-common.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/settings-apps-view-4529.js.license
vendored
2
dist/settings-apps-view-4529.js.license
vendored
|
|
@ -170,7 +170,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.4.2
|
||||
- license: MIT
|
||||
- marked
|
||||
- version: 15.0.6
|
||||
- version: 15.0.7
|
||||
- license: MIT
|
||||
- md5
|
||||
- version: 2.3.0
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.4.2
|
||||
- license: MIT
|
||||
- marked
|
||||
- version: 15.0.6
|
||||
- version: 15.0.7
|
||||
- license: MIT
|
||||
- node-gettext
|
||||
- version: 3.0.0
|
||||
|
|
|
|||
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -56,7 +56,7 @@
|
|||
"jquery-ui-dist": "^1.13.3",
|
||||
"libphonenumber-js": "^1.11.19",
|
||||
"lodash": "^4.17.21",
|
||||
"marked": "^15.0.6",
|
||||
"marked": "^15.0.7",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.5.46",
|
||||
"nextcloud-vue-collections": "^0.13.0",
|
||||
|
|
@ -17413,9 +17413,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/marked": {
|
||||
"version": "15.0.6",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.6.tgz",
|
||||
"integrity": "sha512-Y07CUOE+HQXbVDCGl3LXggqJDbXDP2pArc2C1N1RRMN0ONiShoSsIInMd5Gsxupe7fKLpgimTV+HOJ9r7bA+pg==",
|
||||
"version": "15.0.7",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.7.tgz",
|
||||
"integrity": "sha512-dgLIeKGLx5FwziAnsk4ONoGwHwGPJzselimvlVskE9XLN4Orv9u2VA3GWw/lYUqjfA0rUT/6fqKwfZJapP9BEg==",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"marked": "bin/marked.js"
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
"jquery-ui-dist": "^1.13.3",
|
||||
"libphonenumber-js": "^1.11.19",
|
||||
"lodash": "^4.17.21",
|
||||
"marked": "^15.0.6",
|
||||
"marked": "^15.0.7",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.5.46",
|
||||
"nextcloud-vue-collections": "^0.13.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue