From 7db75d1166b5393543002e30d45eee9dd1552fed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 20:29:38 +0000 Subject: [PATCH] Bump the npm-production group with 2 updates Bumps the npm-production group with 2 updates: [@octokit/types](https://github.com/octokit/types.ts) and [html-react-parser](https://github.com/remarkablemark/html-react-parser). Updates `@octokit/types` from 13.6.0 to 13.6.1 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](https://github.com/octokit/types.ts/compare/v13.6.0...v13.6.1) Updates `html-react-parser` from 5.1.12 to 5.1.18 - [Release notes](https://github.com/remarkablemark/html-react-parser/releases) - [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/remarkablemark/html-react-parser/compare/v5.1.12...v5.1.18) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: html-react-parser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] --- gatsby-theme-doctocat-typescript/package.json | 4 ++-- package-lock.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gatsby-theme-doctocat-typescript/package.json b/gatsby-theme-doctocat-typescript/package.json index 3df5096..2bebc77 100644 --- a/gatsby-theme-doctocat-typescript/package.json +++ b/gatsby-theme-doctocat-typescript/package.json @@ -26,7 +26,7 @@ "@gatsbyjs/reach-router": "^2.0.1", "@mdx-js/mdx": "^3.1.0", "@mdx-js/react": "^2.3.0", - "@octokit/types": "^13.6.0", + "@octokit/types": "^13.6.1", "@primer/component-metadata": "^0.5.1", "@primer/octicons-react": "^19.12.0", "@primer/primitives": "^9.1.2", @@ -58,7 +58,7 @@ "get-pkg-repo": "^5.0.0", "github-slugger": "^2.0.0", "graphql": "^16.9.0", - "html-react-parser": "^5.1.16", + "html-react-parser": "^5.1.18", "lodash.debounce": "^4.0.8", "lodash.uniqby": "^4.7.0", "path-browserify": "^1.0.1", diff --git a/package-lock.json b/package-lock.json index 1d8dcf4..6be18e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -508,7 +508,7 @@ "@gatsbyjs/reach-router": "^2.0.1", "@mdx-js/mdx": "^3.1.0", "@mdx-js/react": "^2.3.0", - "@octokit/types": "^13.6.0", + "@octokit/types": "^13.6.1", "@primer/component-metadata": "^0.5.1", "@primer/octicons-react": "^19.12.0", "@primer/primitives": "^9.1.2", @@ -540,7 +540,7 @@ "get-pkg-repo": "^5.0.0", "github-slugger": "^2.0.0", "graphql": "^16.9.0", - "html-react-parser": "^5.1.16", + "html-react-parser": "^5.1.18", "lodash.debounce": "^4.0.8", "lodash.uniqby": "^4.7.0", "path-browserify": "^1.0.1",