Skip to content

Commit fbf3cc0

Browse files
chore(deps-dev): bump marked from 1.2.7 to 1.2.8 (#6364)
Bumps [marked](https://github.com/markedjs/marked) from 1.2.7 to 1.2.8. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v1.2.7...v1.2.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f28d82b commit fbf3cc0

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
@@ -137,7 +137,7 @@
137137
"lint-staged": "^10.5.3",
138138
"loader-utils": "^2.0.0",
139139
"lodash": "^4.17.20",
140-
"marked": "^1.2.7",
140+
"marked": "^1.2.8",
141141
"nuxt": "^2.14.12",
142142
"postcss": "^8.2.4",
143143
"postcss-cli": "^8.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8950,10 +8950,10 @@ markdown-table@^2.0.0:
89508950
dependencies:
89518951
repeat-string "^1.0.0"
89528952

8953-
marked@^1.2.7:
8954-
version "1.2.7"
8955-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.7.tgz#6e14b595581d2319cdcf033a24caaf41455a01fb"
8956-
integrity sha512-No11hFYcXr/zkBvL6qFmAp1z6BKY3zqLMHny/JN/ey+al7qwCM2+CMBL9BOgqMxZU36fz4cCWfn2poWIf7QRXA==
8953+
marked@^1.2.8:
8954+
version "1.2.8"
8955+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.8.tgz#5008ece15cfa43e653e85845f3525af4beb6bdd4"
8956+
integrity sha512-lzmFjGnzWHkmbk85q/ILZjFoHHJIQGF+SxGEfIdGk/XhiTPhqGs37gbru6Kkd48diJnEyYwnG67nru0Z2gQtuQ==
89578957

89588958
md5.js@^1.3.4:
89598959
version "1.3.5"

0 commit comments

Comments
 (0)