From 2254b5f38f79e16cfd0cfa1cf532eca9392672e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 05:48:32 +0000 Subject: [PATCH] Bump css-what from 2.1.0 to 2.1.3 in /docs Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. - [Release notes](https://github.com/fb55/css-what/releases) - [Commits](https://github.com/fb55/css-what/compare/v2.1.0...v2.1.3) --- updated-dependencies: - dependency-name: css-what dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/package-lock.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 198056d377..35480a4b6e 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -1483,9 +1483,9 @@ } }, "css-what": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.0.tgz", - "integrity": "sha1-lGfQMsOM+u+58teVASUwYvh/ob0=", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz", + "integrity": "sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg==", "dev": true }, "cssom": { @@ -9669,6 +9669,11 @@ "integrity": "sha512-vY+8Prz58H6iu6c7KHyOISxapKnwU8P1TWNqOzESFAB40ny9D/R7GpNL2IluicrsDvtI6VfpQeCYQbBniamulw==", "dev": true }, + "gitbook-plugin-toggle-chapters": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/gitbook-plugin-toggle-chapters/-/gitbook-plugin-toggle-chapters-0.0.3.tgz", + "integrity": "sha512-JH9sPqsGnsF6iO2QetOPZUBTH6LUBomEx1npilZ5irIrfN8YBVXxsox72X13U3xEH0CupwWNVh+ivVKtnc8cLg==" + }, "gitbook-plugin-youtube": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/gitbook-plugin-youtube/-/gitbook-plugin-youtube-1.1.0.tgz",