Skip to content

Commit e7fc285

Browse files
mmalerbaandrewseguin
authored andcommitted
chore: update marked (#16277)
1 parent b32fab8 commit e7fc285

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
@@ -123,7 +123,7 @@
123123
"karma-sauce-launcher": "^2.0.2",
124124
"karma-sourcemap-loader": "^0.3.7",
125125
"magic-string": "^0.22.4",
126-
"marked": "^0.5.1",
126+
"marked": "^0.6.2",
127127
"merge2": "^1.2.3",
128128
"minimatch": "^3.0.4",
129129
"minimist": "^1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7626,10 +7626,10 @@ marked@^0.3.2:
76267626
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790"
76277627
integrity sha512-ea2eGWOqNxPcXv8dyERdSr/6FmzvWwzjMxpfGB/sbMccXoct+xY+YukPD+QTUZwyvK7BZwcr4m21WBOW41pAkg==
76287628

7629-
marked@^0.5.1:
7630-
version "0.5.2"
7631-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.5.2.tgz#3efdb27b1fd0ecec4f5aba362bddcd18120e5ba9"
7632-
integrity sha512-fdZvBa7/vSQIZCi4uuwo2N3q+7jJURpMVCcbaX0S1Mg65WZ5ilXvC67MviJAsdjqqgD+CEq4RKo5AYGgINkVAA==
7629+
marked@^0.6.2:
7630+
version "0.6.2"
7631+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.2.tgz#c574be8b545a8b48641456ca1dbe0e37b6dccc1a"
7632+
integrity sha512-LqxwVH3P/rqKX4EKGz7+c2G9r98WeM/SW34ybhgNGhUQNKtf1GmmSkJ6cDGJ/t6tiyae49qRkpyTw2B9HOrgUA==
76337633

76347634
matchdep@^2.0.0:
76357635
version "2.0.0"

0 commit comments

Comments
 (0)