From 4203025387884bbedf02cd86a34ac58d3fab9cc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 01:19:55 +0000 Subject: [PATCH] chore(deps): bump markdown-it-table-of-contents from 1.0.0 to 1.1.0 Bumps [markdown-it-table-of-contents](https://github.com/cmaas/markdown-it-table-of-contents) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/cmaas/markdown-it-table-of-contents/releases) - [Changelog](https://github.com/cmaas/markdown-it-table-of-contents/blob/master/CHANGELOG.md) - [Commits](https://github.com/cmaas/markdown-it-table-of-contents/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: markdown-it-table-of-contents dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index c2f846c..b8afdec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5562,10 +5562,9 @@ "license": "MIT" }, "node_modules/markdown-it-table-of-contents": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/markdown-it-table-of-contents/-/markdown-it-table-of-contents-1.0.0.tgz", - "integrity": "sha512-pMmsCONq/MgkCBk0C1eWBMIuNvuRmLQeb6OJJWTfzLXrVcTYuTBwldaKRafru4ILt6ViZg86OSmYDJNH0mUwfQ==", - "license": "MIT" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/markdown-it-table-of-contents/-/markdown-it-table-of-contents-1.1.0.tgz", + "integrity": "sha512-oeXSGohBTj+08uwdI2f/gaT3BiqNQoYR4gWEfDot3u+EBW0J+baLb+QwBnV065o0ugwJM1OiPSD3bUD8mwT/QQ==" }, "node_modules/markdown-it/node_modules/entities": { "version": "4.5.0", @@ -11512,9 +11511,9 @@ "integrity": "sha512-5VgmdKlkBd8sgXuoDoxMpiU+BiEt3I49GItBzzw7Mxq9CxvnhE/k09HFli09zgfFDRixDQDfDxi0mgBCXtaTvA==" }, "markdown-it-table-of-contents": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/markdown-it-table-of-contents/-/markdown-it-table-of-contents-1.0.0.tgz", - "integrity": "sha512-pMmsCONq/MgkCBk0C1eWBMIuNvuRmLQeb6OJJWTfzLXrVcTYuTBwldaKRafru4ILt6ViZg86OSmYDJNH0mUwfQ==" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/markdown-it-table-of-contents/-/markdown-it-table-of-contents-1.1.0.tgz", + "integrity": "sha512-oeXSGohBTj+08uwdI2f/gaT3BiqNQoYR4gWEfDot3u+EBW0J+baLb+QwBnV065o0ugwJM1OiPSD3bUD8mwT/QQ==" }, "mathjax-full": { "version": "3.2.2",