From 48a895ada44c5c625c735b824443c290ec64feec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 03:20:36 +0000 Subject: [PATCH] chore(deps-dev): bump remark-cli from 12.0.0 to 12.0.1 Bumps [remark-cli](https://github.com/remarkjs/remark) from 12.0.0 to 12.0.1. - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark/compare/remark-cli@12.0.0...remark-cli@12.0.1) --- updated-dependencies: - dependency-name: remark-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 58727ee..ba77263 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,7 +90,7 @@ devDependencies: version: 15.0.1 remark-cli: specifier: ^12.0.0 - version: 12.0.0 + version: 12.0.1 remark-preset-lint-consistent: specifier: ^5.1.2 version: 5.1.2 @@ -3527,10 +3527,6 @@ packages: - supports-color dev: true - /import-meta-resolve@3.1.1: - resolution: {integrity: sha512-qeywsE/KC3w9Fd2ORrRDUw6nS/nLwZpXgfrOc2IILvZYnCaEMd+D56Vfg9k4G29gIeVi3XKql1RQatME8iYsiw==} - dev: true - /import-meta-resolve@4.0.0: resolution: {integrity: sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==} dev: true @@ -5579,11 +5575,11 @@ packages: jsesc: 0.5.0 dev: true - /remark-cli@12.0.0: - resolution: {integrity: sha512-IGxCo2VsXC/GS2YdlF7+S8DsUiyULyiauik01NFoiMIrOlbDhXjrKLD8hYazwQdD67nw2k7cwOBIxcK/cbNd9Q==} + /remark-cli@12.0.1: + resolution: {integrity: sha512-2NAEOACoTgo+e+YAaCTODqbrWyhMVmlUyjxNCkTrDRHHQvH6+NbrnqVvQaLH/Q8Ket3v90A43dgAJmXv8y5Tkw==} hasBin: true dependencies: - import-meta-resolve: 3.1.1 + import-meta-resolve: 4.0.0 markdown-extensions: 2.0.0 remark: 15.0.1 unified-args: 11.0.1