From 2026017b2f3c411602df85ee6f51b3824624694d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 09:44:34 +0000 Subject: [PATCH] Bump gatsby-remark-vscode from 3.3.0 to 3.3.1 (#627) --- package-lock.json | 17 +++++++---------- package.json | 2 +- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 230f4be9..ec3dde19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "gatsby-remark-images": "^6.3.0", "gatsby-remark-images-medium-zoom": "^1.7.0", "gatsby-remark-smartypants": "^5.3.0", - "gatsby-remark-vscode": "^3.3.0", + "gatsby-remark-vscode": "^3.3.1", "gatsby-source-filesystem": "^4.4.0", "gatsby-source-graphql": "^4.4.0", "gatsby-transformer-remark": "^5.3.0", @@ -13240,9 +13240,9 @@ } }, "node_modules/gatsby-remark-vscode": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-vscode/-/gatsby-remark-vscode-3.3.0.tgz", - "integrity": "sha512-55ucO1KryOwz9UlvQzsdNC6mI8wiWqSrE8pkV/fvHP9Q4NBttOGShU7pLuIUiWlSrzBFGWwtZSvVRTnklbPeCw==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-vscode/-/gatsby-remark-vscode-3.3.1.tgz", + "integrity": "sha512-KUCDU8KauLikURYuGyAZ0aLhHhd/BP2XwzP/WP0wkgyKjh650PwewQghwpD9g2wVkN+fThFJDs4G64K4fduDGQ==", "dependencies": { "decompress": "^4.2.0", "json5": "^2.1.1", @@ -13251,9 +13251,6 @@ "unist-util-visit": "^1.4.1", "vscode-oniguruma": "^1.4.0", "vscode-textmate": "^5.2.0" - }, - "peerDependencies": { - "gatsby": "^2.12.1 || ^3.1.1" } }, "node_modules/gatsby-remark-vscode/node_modules/unist-util-is": { @@ -39690,9 +39687,9 @@ } }, "gatsby-remark-vscode": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-vscode/-/gatsby-remark-vscode-3.3.0.tgz", - "integrity": "sha512-55ucO1KryOwz9UlvQzsdNC6mI8wiWqSrE8pkV/fvHP9Q4NBttOGShU7pLuIUiWlSrzBFGWwtZSvVRTnklbPeCw==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-vscode/-/gatsby-remark-vscode-3.3.1.tgz", + "integrity": "sha512-KUCDU8KauLikURYuGyAZ0aLhHhd/BP2XwzP/WP0wkgyKjh650PwewQghwpD9g2wVkN+fThFJDs4G64K4fduDGQ==", "requires": { "decompress": "^4.2.0", "json5": "^2.1.1", diff --git a/package.json b/package.json index 62e16771..ad5fdaff 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "gatsby-remark-images": "^6.3.0", "gatsby-remark-images-medium-zoom": "^1.7.0", "gatsby-remark-smartypants": "^5.3.0", - "gatsby-remark-vscode": "^3.3.0", + "gatsby-remark-vscode": "^3.3.1", "gatsby-source-filesystem": "^4.4.0", "gatsby-source-graphql": "^4.4.0", "gatsby-transformer-remark": "^5.3.0",