From ea06336a86b5a2912a6f2ef9f6f3170d39089154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 14:38:55 +0000 Subject: [PATCH] Bump gatsby-remark-autolink-headers from 6.12.2 to 6.12.3 Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 6.12.2 to 6.12.3. - [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.12.3/packages/gatsby-remark-autolink-headers) --- updated-dependencies: - dependency-name: gatsby-remark-autolink-headers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index f186ce975..e98bd3cef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "gatsby-plugin-sass": "^6.12.3", "gatsby-plugin-sharp": "^5.12.3", "gatsby-plugin-sitemap": "^6.12.3", - "gatsby-remark-autolink-headers": "^6.12.2", + "gatsby-remark-autolink-headers": "^6.12.3", "gatsby-remark-code-titles": "^1.1.0", "gatsby-remark-copy-linked-files": "^6.12.0", "gatsby-remark-images": "^7.12.3", @@ -13050,9 +13050,9 @@ } }, "node_modules/gatsby-remark-autolink-headers": { - "version": "6.12.2", - "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-6.12.2.tgz", - "integrity": "sha512-xCZM1xX/Y2UIGXMBpgWeOsi2wH+zjvkJ5nqKIWxmR+cEgP6ZXg+xde/qwG5ODJYBJy65MuT0kw3kRQA9G2cNwQ==", + "version": "6.12.3", + "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-6.12.3.tgz", + "integrity": "sha512-45EyYRkT7Uf7L1jhP/2/q76IC/Rg1seqV6FSbc2vtcuaEsO6V42aAhmKS6XcQAkvhc1i1HVjEwS7aof0nhvx1Q==", "dependencies": { "@babel/runtime": "^7.20.13", "github-slugger": "^1.5.0", @@ -37139,9 +37139,9 @@ } }, "gatsby-remark-autolink-headers": { - "version": "6.12.2", - "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-6.12.2.tgz", - "integrity": "sha512-xCZM1xX/Y2UIGXMBpgWeOsi2wH+zjvkJ5nqKIWxmR+cEgP6ZXg+xde/qwG5ODJYBJy65MuT0kw3kRQA9G2cNwQ==", + "version": "6.12.3", + "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-6.12.3.tgz", + "integrity": "sha512-45EyYRkT7Uf7L1jhP/2/q76IC/Rg1seqV6FSbc2vtcuaEsO6V42aAhmKS6XcQAkvhc1i1HVjEwS7aof0nhvx1Q==", "requires": { "@babel/runtime": "^7.20.13", "github-slugger": "^1.5.0", diff --git a/package.json b/package.json index 071961367..0d9a59fed 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "gatsby-plugin-sass": "^6.12.3", "gatsby-plugin-sharp": "^5.12.3", "gatsby-plugin-sitemap": "^6.12.3", - "gatsby-remark-autolink-headers": "^6.12.2", + "gatsby-remark-autolink-headers": "^6.12.3", "gatsby-remark-code-titles": "^1.1.0", "gatsby-remark-copy-linked-files": "^6.12.0", "gatsby-remark-images": "^7.12.3",