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

Commit 6cabb5b

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 dcaf380 commit 6cabb5b

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-prettier": "^3.1.2",
4545
"eslint-plugin-vue": "^6.1.2",
4646
"js-file-download": "^0.4.12",
47-
"marked": "^0.7.0",
47+
"marked": "^4.0.10",
4848
"nuxt": "^2.12.1",
4949
"plyr": "^3.6.3",
5050
"postscribe": "^2.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10165,10 +10165,10 @@ marching-simplex-table@^1.0.0:
1016510165
dependencies:
1016610166
convex-hull "^1.0.3"
1016710167

10168-
marked@^0.7.0:
10169-
version "0.7.0"
10170-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
10171-
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
10168+
marked@^4.0.10:
10169+
version "4.0.10"
10170+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423"
10171+
integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==
1017210172

1017310173
marked@^4.1.1:
1017410174
version "4.2.0"

0 commit comments

Comments
 (0)