From 84e2e8477ca4367f1f462dfce7c62f2135003f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 18:54:30 +0000 Subject: [PATCH] (docs deps): Bump remark-lint-code-block-style from 3.1.0 to 3.1.2 Bumps [remark-lint-code-block-style](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-lint-code-block-style) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/HEAD/packages/remark-lint-code-block-style) --- updated-dependencies: - dependency-name: remark-lint-code-block-style dependency-type: direct:development 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 7dfcf1c320..0c9a5e6fc6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "remark-lint-checkbox-character-style": "^4.1.2", "remark-lint-checkbox-content-indent": "^4.1.2", "remark-lint-code": "^2.0.0", - "remark-lint-code-block-style": "^3.1.0", + "remark-lint-code-block-style": "^3.1.2", "remark-lint-definition-case": "^3.1.2", "remark-lint-definition-spacing": "^3.1.2", "remark-lint-fenced-code-flag": "^3.1.2", @@ -4252,9 +4252,9 @@ } }, "node_modules/remark-lint-code-block-style": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/remark-lint-code-block-style/-/remark-lint-code-block-style-3.1.0.tgz", - "integrity": "sha512-Hv4YQ8ueLGpjItla4CkcOkcfGj+nlquqylDgCm1/xKnW+Ke2a4qVTMVJrP9Krp4FWmXgktJLDHjhRH+pzhDXLg==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/remark-lint-code-block-style/-/remark-lint-code-block-style-3.1.2.tgz", + "integrity": "sha512-3wsWmzzdyEsB9sOzBOf46TSkwwVKXN2JpTEQb6feN0Tl6Vg75F7T9MHqMz7aqk/56bOXSxUzdpXDscGBhziLRA==", "dev": true, "dependencies": { "@types/mdast": "^3.0.0", @@ -9825,9 +9825,9 @@ } }, "remark-lint-code-block-style": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/remark-lint-code-block-style/-/remark-lint-code-block-style-3.1.0.tgz", - "integrity": "sha512-Hv4YQ8ueLGpjItla4CkcOkcfGj+nlquqylDgCm1/xKnW+Ke2a4qVTMVJrP9Krp4FWmXgktJLDHjhRH+pzhDXLg==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/remark-lint-code-block-style/-/remark-lint-code-block-style-3.1.2.tgz", + "integrity": "sha512-3wsWmzzdyEsB9sOzBOf46TSkwwVKXN2JpTEQb6feN0Tl6Vg75F7T9MHqMz7aqk/56bOXSxUzdpXDscGBhziLRA==", "dev": true, "requires": { "@types/mdast": "^3.0.0", diff --git a/package.json b/package.json index e653f4e559..c965ad0ae3 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "remark-lint-checkbox-character-style": "^4.1.2", "remark-lint-checkbox-content-indent": "^4.1.2", "remark-lint-code": "^2.0.0", - "remark-lint-code-block-style": "^3.1.0", + "remark-lint-code-block-style": "^3.1.2", "remark-lint-definition-case": "^3.1.2", "remark-lint-definition-spacing": "^3.1.2", "remark-lint-fenced-code-flag": "^3.1.2",