From 75f15695205a032c793d00c3716f82e9a31ff7fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 18:20:28 +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/yarn.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/yarn.lock b/docs/yarn.lock index b4a40ab..2638f79 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -1804,8 +1804,8 @@ css-selector-tokenizer@^0.7.0: regexpu-core "^1.0.0" css-what@2.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.0.tgz#9467d032c38cfaefb9f2d79501253062f87fa1bd" + version "2.1.3" + resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.3.tgz#a6d7604573365fe74686c3f311c56513d88285f2" cssesc@^0.1.0: version "0.1.0" @@ -5922,9 +5922,10 @@ rechoir@^0.6.2: dependencies: resolve "^1.1.6" -"recursive-readdir@git+https://github.com/KyleAMathews/recursive-readdir.git": +"recursive-readdir@https://github.com/KyleAMathews/recursive-readdir.git": version "2.1.0" - resolved "git+https://github.com/KyleAMathews/recursive-readdir.git#fbfe835d2e75a977db2d1e794214aa26ecdb0671" + uid fbfe835d2e75a977db2d1e794214aa26ecdb0671 + resolved "https://github.com/KyleAMathews/recursive-readdir.git#fbfe835d2e75a977db2d1e794214aa26ecdb0671" dependencies: minimatch "3.0.2"