Skip to content

Commit bfc1c66

Browse files
Bump marked from 3.0.2 to 4.0.10 in /.github/actions/render-newsletter
Bumps [marked](https://github.com/markedjs/marked) from 3.0.2 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@v3.0.2...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79d27f8 commit bfc1c66

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/actions/render-newsletter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"gray-matter": "^4.0.3",
2222
"handlebars": "^4.7.7",
2323
"js-yaml": "^3.13.1",
24-
"marked": "3.0.2",
24+
"marked": "4.0.10",
2525
"node-fetch": "^2.6.6"
2626
}
2727
}

.github/actions/render-newsletter/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,10 @@ kind-of@^6.0.0, kind-of@^6.0.2:
120120
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
121121
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
122122

123-
marked@3.0.2:
124-
version "3.0.2"
125-
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.2.tgz#60ce97d6aec34dd882ab4bb4df82494666854e17"
126-
integrity sha512-TMJQQ79Z0e3rJYazY0tIoMsFzteUGw9fB3FD+gzuIT3zLuG9L9ckIvUfF51apdJkcqc208jJN2KbtPbOvXtbjA==
123+
marked@4.0.10:
124+
version "4.0.10"
125+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423"
126+
integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==
127127

128128
129129
version "1.51.0"

0 commit comments

Comments
 (0)