chore(deps): bump mdast-util-to-hast from 13.1.0 to 13.2.0 (#1279)
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.1.0 to 13.2.0. - [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases) - [Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.1.0...13.2.0) --- updated-dependencies: - dependency-name: mdast-util-to-hast dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -29,7 +29,7 @@
 | 
				
			|||||||
        "js-yaml": "^4.1.0",
 | 
					        "js-yaml": "^4.1.0",
 | 
				
			||||||
        "lightningcss": "^1.24.1",
 | 
					        "lightningcss": "^1.24.1",
 | 
				
			||||||
        "mdast-util-find-and-replace": "^3.0.1",
 | 
					        "mdast-util-find-and-replace": "^3.0.1",
 | 
				
			||||||
        "mdast-util-to-hast": "^13.1.0",
 | 
					        "mdast-util-to-hast": "^13.2.0",
 | 
				
			||||||
        "mdast-util-to-string": "^4.0.0",
 | 
					        "mdast-util-to-string": "^4.0.0",
 | 
				
			||||||
        "micromorph": "^0.4.5",
 | 
					        "micromorph": "^0.4.5",
 | 
				
			||||||
        "preact": "^10.22.1",
 | 
					        "preact": "^10.22.1",
 | 
				
			||||||
@@ -3790,9 +3790,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/mdast-util-to-hast": {
 | 
					    "node_modules/mdast-util-to-hast": {
 | 
				
			||||||
      "version": "13.1.0",
 | 
					      "version": "13.2.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.1.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-/e2l/6+OdGp/FB+ctrJ9Avz71AN/GRH3oi/3KAx/kMnoUsD6q0woXlDT8lLEeViVKE7oZxE7RXzvO3T8kF2/sA==",
 | 
					      "integrity": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@types/hast": "^3.0.0",
 | 
					        "@types/hast": "^3.0.0",
 | 
				
			||||||
        "@types/mdast": "^4.0.0",
 | 
					        "@types/mdast": "^4.0.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -55,7 +55,7 @@
 | 
				
			|||||||
    "js-yaml": "^4.1.0",
 | 
					    "js-yaml": "^4.1.0",
 | 
				
			||||||
    "lightningcss": "^1.24.1",
 | 
					    "lightningcss": "^1.24.1",
 | 
				
			||||||
    "mdast-util-find-and-replace": "^3.0.1",
 | 
					    "mdast-util-find-and-replace": "^3.0.1",
 | 
				
			||||||
    "mdast-util-to-hast": "^13.1.0",
 | 
					    "mdast-util-to-hast": "^13.2.0",
 | 
				
			||||||
    "mdast-util-to-string": "^4.0.0",
 | 
					    "mdast-util-to-string": "^4.0.0",
 | 
				
			||||||
    "micromorph": "^0.4.5",
 | 
					    "micromorph": "^0.4.5",
 | 
				
			||||||
    "preact": "^10.22.1",
 | 
					    "preact": "^10.22.1",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user