浏览代码

chore(deps-dev): Bump marked-highlight from 2.2.0 to 2.2.1 (#3533)

Bumps [marked-highlight](https://github.com/markedjs/marked-highlight) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/markedjs/marked-highlight/releases)
- [Changelog](https://github.com/markedjs/marked-highlight/blob/main/release.config.cjs)
- [Commits](https://github.com/markedjs/marked-highlight/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: marked-highlight
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 9 月之前
父节点
当前提交
a46c0d8b7d
共有 2 个文件被更改,包括 6 次插入6 次删除
  1. 5 5
      package-lock.json
  2. 1 1
      package.json

+ 5 - 5
package-lock.json

@@ -29,7 +29,7 @@
         "eslint": "^9.14.0",
         "highlight.js": "^11.10.0",
         "markdown-it": "14.1.0",
-        "marked-highlight": "^2.2.0",
+        "marked-highlight": "^2.2.1",
         "marked-man": "^2.1.0",
         "recheck": "^4.4.5",
         "rollup": "^4.25.0",
@@ -4234,12 +4234,12 @@
       }
     },
     "node_modules/marked-highlight": {
-      "version": "2.2.0",
-      "resolved": "https://registry.npmjs.org/marked-highlight/-/marked-highlight-2.2.0.tgz",
-      "integrity": "sha512-36LzwtVf7HEbbMITKU4j+iZuyWKgdXJfgYr4F5j27vs79oRPyApuBF3WkS5OsqO1+1lypWxztad7zNRM4qgXFw==",
+      "version": "2.2.1",
+      "resolved": "https://registry.npmjs.org/marked-highlight/-/marked-highlight-2.2.1.tgz",
+      "integrity": "sha512-SiCIeEiQbs9TxGwle9/OwbOejHCZsohQRaNTY2u8euEXYt2rYUFoiImUirThU3Gd/o6Q1gHGtH9qloHlbJpNIA==",
       "dev": true,
       "peerDependencies": {
-        "marked": ">=4 <15"
+        "marked": ">=4 <16"
       }
     },
     "node_modules/marked-man": {

+ 1 - 1
package.json

@@ -70,7 +70,7 @@
     "eslint": "^9.14.0",
     "highlight.js": "^11.10.0",
     "markdown-it": "14.1.0",
-    "marked-highlight": "^2.2.0",
+    "marked-highlight": "^2.2.1",
     "marked-man": "^2.1.0",
     "recheck": "^4.4.5",
     "rollup": "^4.25.0",