From cc50a86c184543afa5b073891b53f9396a235dc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 23:28:26 +0000 Subject: [PATCH] Bump unified from 10.1.2 to 11.0.4 Bumps [unified](https://github.com/unifiedjs/unified) from 10.1.2 to 11.0.4. - [Release notes](https://github.com/unifiedjs/unified/releases) - [Changelog](https://github.com/unifiedjs/unified/blob/main/changelog.md) - [Commits](https://github.com/unifiedjs/unified/compare/10.1.2...11.0.4) --- updated-dependencies: - dependency-name: unified dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1a809c8..c923b2b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "rehype-highlight": "^7.0.0", "rehype-katex": "^6.0.2", "remark-math": "^3.0.1", - "unified": "^10.1.1" + "unified": "^11.0.4" }, "devDependencies": { "@types/mustache": "^4.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74e406c..76d4d8f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ dependencies: specifier: ^3.0.1 version: 3.0.1 unified: - specifier: ^10.1.1 - version: 10.1.2 + specifier: ^11.0.4 + version: 11.0.4 devDependencies: '@types/mustache': @@ -3658,6 +3658,18 @@ packages: vfile: 5.3.7 dev: false + /unified@11.0.4: + resolution: {integrity: sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==} + dependencies: + '@types/unist': 3.0.2 + bail: 2.0.2 + devlop: 1.1.0 + extend: 3.0.2 + is-plain-obj: 4.1.0 + trough: 2.1.0 + vfile: 6.0.1 + dev: false + /unified@9.2.0: resolution: {integrity: sha512-vx2Z0vY+a3YoTj8+pttM3tiJHCwY5UFbYdiWrwBEbHmK8pvsPj2rtAX2BFfgXen8T39CJWblWRDT4L5WGXtDdg==} dependencies: