Skip to content

Commit f7930ab

Browse files
committed
chore(deps): bump marked from v3.0.2 to v3.0.3
1 parent 35ea695 commit f7930ab

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@types/marked": "^3.0.0",
32-
"marked": "^3.0.2"
32+
"marked": "^3.0.3"
3333
},
3434
"devDependencies": {
3535
"@babel/core": "^7.15.5",

yarn.lock

-5
Original file line numberDiff line numberDiff line change
@@ -5950,11 +5950,6 @@ map-obj@^4.0.0:
59505950
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.2.1.tgz#e4ea399dbc979ae735c83c863dd31bdf364277b7"
59515951
integrity sha512-+WA2/1sPmDj1dlvvJmB5G6JKfY9dpn7EVBUL06+y6PoljPkh+6V1QihwxNkbcGxCRjt2b0F9K0taiCuo7MbdFQ==
59525952

5953-
marked@^3.0.2:
5954-
version "3.0.2"
5955-
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.2.tgz#60ce97d6aec34dd882ab4bb4df82494666854e17"
5956-
integrity sha512-TMJQQ79Z0e3rJYazY0tIoMsFzteUGw9fB3FD+gzuIT3zLuG9L9ckIvUfF51apdJkcqc208jJN2KbtPbOvXtbjA==
5957-
59585953
marked@^3.0.3:
59595954
version "3.0.3"
59605955
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.3.tgz#d81ff0f9e29cef0a177327fe009b460f31aa5862"

0 commit comments

Comments
 (0)