From dcc2e8b52a5c4142a2ffd6602367968855c4e88c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 21:05:19 +0200 Subject: [PATCH] chore(deps): update dependency unist-util-position to v5 (#2151) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2f38be8be..0ed370b9b 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "ufo": "^1.1.2", "unified": "^10.1.2", "unist-builder": "^4.0.0", - "unist-util-position": "^4.0.4", + "unist-util-position": "^5.0.0", "unist-util-stringify-position": "^4.0.0", "unist-util-visit": "^5.0.0", "unstorage": "^1.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bdd9f6c3f..ac8185dd6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -99,8 +99,8 @@ dependencies: specifier: ^4.0.0 version: 4.0.0 unist-util-position: - specifier: ^4.0.4 - version: 4.0.4 + specifier: ^5.0.0 + version: 5.0.0 unist-util-stringify-position: specifier: ^4.0.0 version: 4.0.0 @@ -4666,7 +4666,7 @@ packages: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.12 + fast-glob: 3.3.0 ignore: 5.2.4 merge2: 1.4.1 slash: 3.0.0 @@ -9315,6 +9315,12 @@ packages: '@types/unist': 2.0.6 dev: false + /unist-util-position@5.0.0: + resolution: {integrity: sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==} + dependencies: + '@types/unist': 3.0.0 + dev: false + /unist-util-stringify-position@3.0.3: resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==} dependencies: