mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Bump marked from 4.0.0 to 4.0.1
Bumps [marked](https://github.com/markedjs/marked) from 4.0.0 to 4.0.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/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
378b43784a
commit
4974fc824a
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -8180,9 +8180,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"marked": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.0.tgz",
|
||||
"integrity": "sha512-K3C1JvtiXuXVLoxDQEJP4NMLBuThlTkthgUOCzqLghIpHfis1DIZZfPI3o4UgfFpQ0d+JvTql2h+szR9jQ1p1w=="
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.1.tgz",
|
||||
"integrity": "sha512-L90F6VQdYJSL1WVaIGCbNASAWnPCyB/jGmvQ/KIk0ThYq0XuzRrWxhwjcHoYvIZlQHKD/C/2i7DAADFPgxV7Tw=="
|
||||
},
|
||||
"marks-pane": {
|
||||
"version": "1.0.9",
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
"libarchive.js": "^1.3.0",
|
||||
"libass-wasm": "git+https://github.com/jellyfin/JavascriptSubtitlesOctopus.git#4.0.0-jf-4",
|
||||
"lodash-es": "^4.17.21",
|
||||
"marked": "^4.0.0",
|
||||
"marked": "^4.0.1",
|
||||
"material-design-icons-iconfont": "^6.1.1",
|
||||
"native-promise-only": "^0.8.0-a",
|
||||
"page": "^1.11.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue