]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump @astrojs/markdown-remark from 7.1.0 to 7.1.1 (#42374)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 30 Apr 2026 08:49:47 +0000 (10:49 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 08:49:47 +0000 (10:49 +0200)
Bumps the development-dependencies group with 1 update in the / directory: [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark).

Updates `@astrojs/markdown-remark` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@7.1.1/packages/markdown/remark)

---
updated-dependencies:
- dependency-name: "@astrojs/markdown-remark"
  dependency-version: 7.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 4fb6b9ad552f15bf1d3f702bd53c028620356d1e..426508e5d98e9ef617ff574419b0336e0a6303c3 100644 (file)
@@ -20,7 +20,7 @@
       "license": "MIT",
       "devDependencies": {
         "@astrojs/check": "^0.9.8",
-        "@astrojs/markdown-remark": "^7.1.0",
+        "@astrojs/markdown-remark": "^7.1.1",
         "@astrojs/mdx": "4.3.14",
         "@astrojs/prism": "^4.0.1",
         "@astrojs/sitemap": "^3.7.2",
       }
     },
     "node_modules/@astrojs/markdown-remark": {
-      "version": "7.1.0",
-      "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-7.1.0.tgz",
-      "integrity": "sha512-P+HnCsu2js3BoTc8kFmu+E9gOcFeMdPris75g+Zl4sY8+bBRbSQV6xzcBDbZ27eE7yBGEGQoqjpChx+KJYIPYQ==",
+      "version": "7.1.1",
+      "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-7.1.1.tgz",
+      "integrity": "sha512-C6e9BnLGlbdv6bV8MYGeHpHxsUHrCrB4OuRLqi5LI7oiBVcBcqfUN06zpwFQdHgV48QCCrMmLpyqBr7VqC+swA==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
-        "@astrojs/internal-helpers": "0.8.0",
+        "@astrojs/internal-helpers": "0.9.0",
         "@astrojs/prism": "4.0.1",
         "github-slugger": "^2.0.0",
         "hast-util-from-html": "^2.0.3",
       }
     },
     "node_modules/@astrojs/markdown-remark/node_modules/@astrojs/internal-helpers": {
-      "version": "0.8.0",
-      "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.8.0.tgz",
-      "integrity": "sha512-J56GrhEiV+4dmrGLPNOl2pZjpHXAndWVyiVDYGDuw6MWKpBSEMLdFxHzeM/6sqaknw9M+HFfHZAcvi3OfT3D/w==",
+      "version": "0.9.0",
+      "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.9.0.tgz",
+      "integrity": "sha512-GdYkzR26re8izmyYlBqf4z2s7zNngmWLFuxw0UKiPNqHraZGS6GKWIwSHgS22RDlu2ePFJ8bzmpBcUszut/SDg==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
-        "picomatch": "^4.0.3"
+        "picomatch": "^4.0.4"
       }
     },
     "node_modules/@astrojs/markdown-remark/node_modules/@shikijs/core": {
index 7d82d38594d9d6cd775fef0298a76dade333768d..2f6ef383c7747a906117e81ecc3edfabafca6bf1 100644 (file)
   },
   "devDependencies": {
     "@astrojs/check": "^0.9.8",
-    "@astrojs/markdown-remark": "^7.1.0",
+    "@astrojs/markdown-remark": "^7.1.1",
     "@astrojs/mdx": "4.3.14",
     "@astrojs/prism": "^4.0.1",
     "@astrojs/sitemap": "^3.7.2",