1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-13 18:42:49 +00:00

Bump marked from 0.3.19 to 4.0.10 in /client

Bumps [marked](https://github.com/markedjs/marked) from 0.3.19 to 4.0.10.
- [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/v0.3.19...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-15 01:06:53 +00:00
committed by GitHub
parent 336ecfa6c4
commit af3b687e1a
2 changed files with 4 additions and 4 deletions

View File

@@ -5739,9 +5739,9 @@
}
},
"marked": {
"version": "0.3.19",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.3.19.tgz",
"integrity": "sha512-ea2eGWOqNxPcXv8dyERdSr/6FmzvWwzjMxpfGB/sbMccXoct+xY+YukPD+QTUZwyvK7BZwcr4m21WBOW41pAkg=="
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz",
"integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw=="
},
"math-expression-evaluator": {
"version": "1.2.17",

View File

@@ -39,7 +39,7 @@
"html-webpack-plugin": "^2.30.1",
"lodash": "^4.17.4",
"luxon": "^0.3.1",
"marked": "^0.3.12",
"marked": "^4.0.10",
"mobx": "^3.4.1",
"mobx-react": "^4.3.5",
"node-sass": "^4.7.2",