Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 22a3326

Browse files
Bump marked from 0.7.0 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 0.7.0 to 4.0.10. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v0.7.0...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b434e6a commit 22a3326

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-prettier": "^3.1.2",
4141
"eslint-plugin-vue": "^6.1.2",
4242
"js-file-download": "^0.4.12",
43-
"marked": "^0.7.0",
43+
"marked": "^4.0.10",
4444
"nuxt": "^2.12.1",
4545
"plyr": "^3.6.3",
4646
"prettier": "^1.19.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9270,10 +9270,10 @@ marching-simplex-table@^1.0.0:
92709270
dependencies:
92719271
convex-hull "^1.0.3"
92729272

9273-
marked@^0.7.0:
9274-
version "0.7.0"
9275-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
9276-
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
9273+
marked@^4.0.10:
9274+
version "4.0.10"
9275+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423"
9276+
integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==
92779277

92789278
mat4-decompose@^1.0.3:
92799279
version "1.0.4"

0 commit comments

Comments
 (0)