From 0720c2be57f9c5cc756abc6fc078db1bfca52593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 01:08:12 +0000 Subject: [PATCH] build(deps): bump @contentful/rich-text-types from 16.7.0 to 16.8.1 (#2282) Bumps [@contentful/rich-text-types](https://github.com/contentful/rich-text) from 16.7.0 to 16.8.1. - [Release notes](https://github.com/contentful/rich-text/releases) - [Changelog](https://github.com/contentful/rich-text/blob/master/CHANGELOG.md) - [Commits](https://github.com/contentful/rich-text/compare/@contentful/rich-text-types@16.7.0...@contentful/rich-text-types@16.8.1) --- updated-dependencies: - dependency-name: "@contentful/rich-text-types" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6fdcf8046..27c639f5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2206,9 +2206,9 @@ } }, "node_modules/@contentful/rich-text-types": { - "version": "16.7.0", - "resolved": "https://npm.pkg.github.com/download/@contentful/rich-text-types/16.7.0/e9a5d59a94867536180a4e506b1745dfe04f83f0", - "integrity": "sha512-SMW6JjJpp05CU5xBjIJp9azxFJ/bzcRzd2o9sF49C736m3aCxSobfuUIJz0dHw92MGsiFKAfzn5yTL3JMfqBqg==", + "version": "16.8.1", + "resolved": "https://npm.pkg.github.com/download/@contentful/rich-text-types/16.8.1/4c3d17e235dfa37c5fb324470f119df29f621b96", + "integrity": "sha512-HvH9GyL9ER+P+DR3SKAyqMXcqzUfs4BT9VGh0k8fZx2+e29fQQEL2SBGtvkY5pXNWc5eEC3ytzwAaR0CCTVTOw==", "license": "MIT", "engines": { "node": ">=6.0.0" @@ -23615,9 +23615,9 @@ } }, "@contentful/rich-text-types": { - "version": "16.7.0", - "resolved": "https://npm.pkg.github.com/download/@contentful/rich-text-types/16.7.0/e9a5d59a94867536180a4e506b1745dfe04f83f0", - "integrity": "sha512-SMW6JjJpp05CU5xBjIJp9azxFJ/bzcRzd2o9sF49C736m3aCxSobfuUIJz0dHw92MGsiFKAfzn5yTL3JMfqBqg==" + "version": "16.8.1", + "resolved": "https://npm.pkg.github.com/download/@contentful/rich-text-types/16.8.1/4c3d17e235dfa37c5fb324470f119df29f621b96", + "integrity": "sha512-HvH9GyL9ER+P+DR3SKAyqMXcqzUfs4BT9VGh0k8fZx2+e29fQQEL2SBGtvkY5pXNWc5eEC3ytzwAaR0CCTVTOw==" }, "@cspotcode/source-map-support": { "version": "0.8.1",