From d4a9c05e690ba407ad2dab972e2e8da061d921a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Dec 2021 14:58:25 +0000 Subject: [PATCH] build(deps): bump @hashicorp/react-text-split-with-code in /website Bumps @hashicorp/react-text-split-with-code from 3.3.8 to 3.4.0. --- updated-dependencies: - dependency-name: "@hashicorp/react-text-split-with-code" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- website/package-lock.json | 14 +++++++------- website/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index cb5f22ae66b..21b705ef168 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -35,7 +35,7 @@ "@hashicorp/react-subnav": "^9.2.2", "@hashicorp/react-tabs": "^7.0.1", "@hashicorp/react-text-split": "^4.0.0", - "@hashicorp/react-text-split-with-code": "^3.3.8", + "@hashicorp/react-text-split-with-code": "^3.4.0", "@hashicorp/react-text-split-with-image": "^4.2.5", "@hashicorp/react-text-split-with-logo-grid": "^5.1.5", "@hashicorp/react-use-cases": "^5.0.0", @@ -1827,9 +1827,9 @@ } }, "node_modules/@hashicorp/react-text-split-with-code": { - "version": "3.3.8", - "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-code/-/react-text-split-with-code-3.3.8.tgz", - "integrity": "sha512-aOakwQL+GjrSEsySSOHw7WlJLg0nEiKoIMK5x8aLry64ZwHgTpqqFj5CTQ01RHk0sAfqbCCvrRc2il9CLR83fg==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-code/-/react-text-split-with-code-3.4.0.tgz", + "integrity": "sha512-vKA2FYmDnjKORF9dbj6qBiJa/K0O/CMd7hOaYUi0D/C4zRX2PY/ZebaABYkwEhswZseiydfAf+wCTHGrEh6nPQ==", "dependencies": { "@hashicorp/react-code-block": "^4.1.5", "@hashicorp/react-text-split": "^4.0.0" @@ -20521,9 +20521,9 @@ } }, "@hashicorp/react-text-split-with-code": { - "version": "3.3.8", - "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-code/-/react-text-split-with-code-3.3.8.tgz", - "integrity": "sha512-aOakwQL+GjrSEsySSOHw7WlJLg0nEiKoIMK5x8aLry64ZwHgTpqqFj5CTQ01RHk0sAfqbCCvrRc2il9CLR83fg==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/@hashicorp/react-text-split-with-code/-/react-text-split-with-code-3.4.0.tgz", + "integrity": "sha512-vKA2FYmDnjKORF9dbj6qBiJa/K0O/CMd7hOaYUi0D/C4zRX2PY/ZebaABYkwEhswZseiydfAf+wCTHGrEh6nPQ==", "requires": { "@hashicorp/react-code-block": "^4.1.5", "@hashicorp/react-text-split": "^4.0.0" diff --git a/website/package.json b/website/package.json index 363556de07d..50ed01589ea 100644 --- a/website/package.json +++ b/website/package.json @@ -35,7 +35,7 @@ "@hashicorp/react-subnav": "^9.2.2", "@hashicorp/react-tabs": "^7.0.1", "@hashicorp/react-text-split": "^4.0.0", - "@hashicorp/react-text-split-with-code": "^3.3.8", + "@hashicorp/react-text-split-with-code": "^3.4.0", "@hashicorp/react-text-split-with-image": "^4.2.5", "@hashicorp/react-text-split-with-logo-grid": "^5.1.5", "@hashicorp/react-use-cases": "^5.0.0",