Skip to content

Commit

Permalink
Merge pull request #9 from umputun/dependabot/npm_and_yarn/site/markd…
Browse files Browse the repository at this point in the history
…own-it-12.3.2

Bump markdown-it from 12.0.4 to 12.3.2 in /site
  • Loading branch information
umputun committed Jan 15, 2022
2 parents 3a54922 + 2ed9b1a commit 176a994
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"cssnano": "^5.0.1",
"date-fns": "^2.21.0",
"html-minifier": "^4.0.0",
"markdown-it": "^12.0.4",
"markdown-it": "^12.3.2",
"markdown-it-anchor": "^7.1.0",
"markdown-it-link-attributes": "^3.0.0",
"npm-run-all": "^4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2329,10 +2329,10 @@ markdown-it@^10.0.0:
mdurl "^1.0.1"
uc.micro "^1.0.5"

markdown-it@^12.0.4:
version "12.0.4"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.4.tgz#eec8247d296327eac3ba9746bdeec9cfcc751e33"
integrity sha512-34RwOXZT8kyuOJy25oJNJoulO8L0bTHYWXcdZBYZqFnjIy3NgjeoM3FmPXIOFQ26/lSHYMr8oc62B6adxXcb3Q==
markdown-it@^12.3.2:
version "12.3.2"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
dependencies:
argparse "^2.0.1"
entities "~2.1.0"
Expand Down

0 comments on commit 176a994

Please sign in to comment.