about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-12 23:27:23 +0000
committerGitHub <noreply@github.com>2022-01-12 23:27:23 +0000
commitb48db5e418ea703b2f834169f28ff51a451432fb (patch)
treed3be1a922726843f92a62e362c71d1a9432e1cdd /package.json
parent88aeb3e03978450590abb789ea5ec012b7b3c712 (diff)
downloadpuszcza-b48db5e418ea703b2f834169f28ff51a451432fb.tar.gz
puszcza-b48db5e418ea703b2f834169f28ff51a451432fb.zip
Bump markdown-it from 10.0.0 to 12.3.2 dependabot/npm_and_yarn/markdown-it-12.3.2
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 10.0.0 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/10.0.0...12.3.2)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ca0872e..3bbef60 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
     "front-matter": "^3.2.1",
     "jsdom": "^15.1.1",
     "kronikarz": "^1.1.0",
-    "markdown-it": "^10.0.0",
+    "markdown-it": "^12.3.2",
     "nuxt": "^2.14.12",
     "raw-loader": "^3.1.0",
     "tough-cookie": "^3.0.1"