mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Bump marked from 3.0.8 to 4.0.10 (#195)
* Bump marked from 3.0.8 to 4.0.10 Bumps [marked](https://github.com/markedjs/marked) from 3.0.8 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/v3.0.8...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/marked from 3.0.2 to 4.0.1 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Misode <Misoloo64@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"deepslate-rs": "^0.1.6",
|
||||
"howler": "^2.2.3",
|
||||
"js-yaml": "^3.14.1",
|
||||
"marked": "^3.0.8",
|
||||
"marked": "^4.0.10",
|
||||
"rfdc": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -36,7 +36,7 @@
|
||||
"@types/google.analytics": "0.0.40",
|
||||
"@types/howler": "^2.2.4",
|
||||
"@types/js-yaml": "^4.0.4",
|
||||
"@types/marked": "^3.0.2",
|
||||
"@types/marked": "^4.0.1",
|
||||
"@types/seedrandom": "^2.4.28",
|
||||
"@typescript-eslint/eslint-plugin": "^4.25.0",
|
||||
"@typescript-eslint/parser": "^4.25.0",
|
||||
|
||||
Reference in New Issue
Block a user