Skip to content

Commit 34958e5

Browse files
author
Jacquelyn Vinson
authored
Merge pull request #7 from majacQ/dependabot/npm_and_yarn/marked-2.0.0
chore(deps-dev): bump marked from 1.2.9 to 2.0.0
2 parents 6ad8d25 + ac76bde commit 34958e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"lint-staged": "^10.5.4",
138138
"loader-utils": "^2.0.0",
139139
"lodash": "^4.17.20",
140-
"marked": "^1.2.9",
140+
"marked": "^2.0.0",
141141
"nuxt": "^2.14.12",
142142
"postcss": "^8.2.5",
143143
"postcss-cli": "^8.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8935,10 +8935,10 @@ markdown-table@^2.0.0:
89358935
dependencies:
89368936
repeat-string "^1.0.0"
89378937

8938-
marked@^1.2.9:
8939-
version "1.2.9"
8940-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.9.tgz#53786f8b05d4c01a2a5a76b7d1ec9943d29d72dc"
8941-
integrity sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==
8938+
marked@^2.0.0:
8939+
version "2.0.0"
8940+
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5"
8941+
integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==
89428942

89438943
md5.js@^1.3.4:
89448944
version "1.3.5"

0 commit comments

Comments
 (0)