From 34447fdbc8430d2383c12355ee930623a52e9b12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 20:16:10 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20gatsby-remark-autolink-heade?= =?UTF-8?q?rs=20from=206.11.0=20to=206.13.1=20in=20/www?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 6.11.0 to 6.13.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@6.13.1/packages/gatsby-remark-autolink-headers) --- updated-dependencies: - dependency-name: gatsby-remark-autolink-headers dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- www/package-lock.json | 8 ++++---- www/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/package-lock.json b/www/package-lock.json index b3afcaba..d3f4c12e 100644 --- a/www/package-lock.json +++ b/www/package-lock.json @@ -20,7 +20,7 @@ "gatsby-plugin-postcss": "^6.11.0", "gatsby-plugin-react-helmet": "^6.11.0", "gatsby-plugin-typography": "^2.5.10", - "gatsby-remark-autolink-headers": "^6.11.0", + "gatsby-remark-autolink-headers": "^6.13.1", "gatsby-remark-prismjs": "^7.11.0", "gatsby-remark-widows": "^1.0.0", "gatsby-source-filesystem": "^5.11.0", @@ -13618,9 +13618,9 @@ } }, "node_modules/gatsby-remark-autolink-headers": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-6.11.0.tgz", - "integrity": "sha512-0j7nginUZuFOysyJhbSBsjJDyrPotOkwdoUSC5co7VpsTb/iDsdczX4Biza/dn40lIbcy3ZLy1b/yq4tQo8mmg==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-6.13.1.tgz", + "integrity": "sha512-nKmmA2n4xJnMV6AR+QPU7eQzjxoseLfGcNlT7k43goPRhDkRgL4DsXOMs8d06ZrAmJf8Wps5LVg+KtUUGBkjxw==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/www/package.json b/www/package.json index 8021242c..4bd06c98 100644 --- a/www/package.json +++ b/www/package.json @@ -21,7 +21,7 @@ "gatsby-plugin-postcss": "^6.11.0", "gatsby-plugin-react-helmet": "^6.11.0", "gatsby-plugin-typography": "^2.5.10", - "gatsby-remark-autolink-headers": "^6.11.0", + "gatsby-remark-autolink-headers": "^6.13.1", "gatsby-remark-prismjs": "^7.11.0", "gatsby-remark-widows": "^1.0.0", "gatsby-source-filesystem": "^5.11.0",