Skip to content

Commit

Permalink
Merge pull request #7757 from rancher-sandbox/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/marked-15.0.0

build(deps): bump marked from 14.1.4 to 15.0.0
  • Loading branch information
jandubois authored Nov 12, 2024
2 parents 2280c73 + 1ecca59 commit 12b3b87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"jsonpath": "1.1.1",
"linux-ca": "2.0.1",
"lodash": "4.17.21",
"marked": "14.1.4",
"marked": "15.0.0",
"native-reg": "1.1.1",
"node-fetch": "2.7.0",
"node-forge": "1.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9986,10 +9986,10 @@ map-stream@~0.1.0:
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.1.0.tgz#e56aa94c4c8055a16404a0674b78f215f7c8e194"
integrity sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==

marked@14.1.4:
version "14.1.4"
resolved "https://registry.yarnpkg.com/marked/-/marked-14.1.4.tgz#5e348de817bfa35a11e71de7e41dd7c3fdb186a9"
integrity sha512-vkVZ8ONmUdPnjCKc5uTRvmkRbx4EAi2OkTOXmfTDhZz3OFqMNBM1oTTWwTr4HY4uAEojhzPf+Fy8F1DWa3Sndg==
marked@15.0.0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.0.tgz#59fb02c19c98340c8668d911dc4b3a84b062a4a9"
integrity sha512-0mouKmBROJv/WSHJBPZZyYofUgawMChnD5je/g+aOBXsHDjb/IsnTQj7mnhQZu+qPJmRQ0ecX3mLGEUm3BgwYA==

matcher@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 12b3b87

Please sign in to comment.