Skip to content

Commit e56738b

Browse files
committed
chore(deps): update devdependency marked to ^1.2.2
1 parent 6f8aae0 commit e56738b

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
@@ -146,7 +146,7 @@
146146
"lint-staged": "^10.4.2",
147147
"loader-utils": "^2.0.0",
148148
"lodash": "^4.17.20",
149-
"marked": "^1.2.0",
149+
"marked": "^1.2.2",
150150
"node-sass": "^4.14.1",
151151
"nuxt": "^2.14.7",
152152
"postcss": "^8.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9067,10 +9067,10 @@ markdown-escapes@^1.0.0:
90679067
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.4.tgz#c95415ef451499d7602b91095f3c8e8975f78535"
90689068
integrity sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==
90699069

9070-
marked@^1.2.0:
9071-
version "1.2.0"
9072-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.0.tgz#7221ce2395fa6cf6d722e6f2871a32d3513c85ca"
9073-
integrity sha512-tiRxakgbNPBr301ihe/785NntvYyhxlqcL3YaC8CaxJQh7kiaEtrN9B/eK2I2943Yjkh5gw25chYFDQhOMCwMA==
9070+
marked@^1.2.2:
9071+
version "1.2.2"
9072+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.2.tgz#5d77ffb789c4cb0ae828bfe76250f7140b123f70"
9073+
integrity sha512-5jjKHVl/FPo0Z6ocP3zYhKiJLzkwJAw4CZoLjv57FkvbUuwOX4LIBBGGcXjAY6ATcd1q9B8UTj5T9Umauj0QYQ==
90749074

90759075
md5.js@^1.3.4:
90769076
version "1.3.5"

0 commit comments

Comments
 (0)