fix(deps): update dependency micromark to v4.0.2 (#66994)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-19 00:26:57 +05:30
committed by GitHub
parent e87b7f905f
commit cc1d1c0f76
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
"instantsearch.js": "4.75.3", "instantsearch.js": "4.75.3",
"lodash": "4.17.21", "lodash": "4.17.21",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"micromark": "4.0.0", "micromark": "4.0.2",
"monaco-editor": "0.33.0", "monaco-editor": "0.33.0",
"nanoid": "3.3.7", "nanoid": "3.3.7",
"normalize-url": "6.1.0", "normalize-url": "6.1.0",
+5 -5
View File
@@ -388,8 +388,8 @@ importers:
specifier: 4.17.21 specifier: 4.17.21
version: 4.17.21 version: 4.17.21
micromark: micromark:
specifier: 4.0.0 specifier: 4.0.2
version: 4.0.0 version: 4.0.2
monaco-editor: monaco-editor:
specifier: 0.33.0 specifier: 0.33.0
version: 0.33.0 version: 0.33.0
@@ -9508,8 +9508,8 @@ packages:
micromark@2.11.4: micromark@2.11.4:
resolution: {integrity: sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==} resolution: {integrity: sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==}
micromark@4.0.0: micromark@4.0.2:
resolution: {integrity: sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==} resolution: {integrity: sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==}
micromatch@4.0.8: micromatch@4.0.8:
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
@@ -24510,7 +24510,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
micromark@4.0.0: micromark@4.0.2:
dependencies: dependencies:
'@types/debug': 4.1.12 '@types/debug': 4.1.12
debug: 4.3.4(supports-color@8.1.1) debug: 4.3.4(supports-color@8.1.1)