Skip to content

Commit

Permalink
Merge pull request #102 from iliyian/dependabot/npm_and_yarn/marked-7…
Browse files Browse the repository at this point in the history
….0.4

Bump marked from 4.3.0 to 7.0.4
  • Loading branch information
iliyian authored Nov 23, 2023
2 parents 6b818db + 7d0602e commit c9da8c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"hexo-theme-landscape": "^0.0.3",
"hexo-wordcount": "^6.0.1",
"lodash.template": "^4.5.0",
"marked": "^4.3.0"
"marked": "^7.0.4"
}
}
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3631,11 +3631,16 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

marked@^4.1.1, marked@^4.3.0:
marked@^4.1.1:
version "4.3.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==

marked@^7.0.4:
version "7.0.4"
resolved "https://registry.yarnpkg.com/marked/-/marked-7.0.4.tgz#e2558ee2d535b9df6a27c6e282dc603a18388a6d"
integrity sha512-t8eP0dXRJMtMvBojtkcsA7n48BkauktUKzfkPSCq85ZMTJ0v76Rke4DYz01omYpPTUh4p/f7HePgRo3ebG8+QQ==

matchdep@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/matchdep/-/matchdep-2.0.0.tgz#c6f34834a0d8dbc3b37c27ee8bbcb27c7775582e"
Expand Down

1 comment on commit c9da8c2

@vercel
Copy link

@vercel vercel bot commented on c9da8c2 Nov 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blogxyz – ./

blogxyz-iliyian.vercel.app
blogxyz.vercel.app
blogxyz-git-main-iliyian.vercel.app

Please sign in to comment.