diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-08 21:36:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-08 21:36:07 +0200 |
commit | 02f9f9d375e33ba3f06a9dc4dc15592f6b70a071 (patch) | |
tree | 7479a39749241e025c482eeb4cdc68ceb6a704c0 | |
parent | d9f140b48d569f9bb523a6204241a3d25069137f (diff) |
Bump cssstyle from 2.2.0 to 2.3.0 (#13678)
Bumps [cssstyle](https://github.com/jsdom/cssstyle) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/jsdom/cssstyle/releases) - [Commits](https://github.com/jsdom/cssstyle/compare/v2.2.0...v2.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock index 8fb5947ce..abc355a7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3442,9 +3442,9 @@ cssom@~0.3.6: integrity sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg== cssstyle@^2.0.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-2.2.0.tgz#e4c44debccd6b7911ed617a4395e5754bba59992" - integrity sha512-sEb3XFPx3jNnCAMtqrXPDeSgQr+jojtCeNf8cvMNMh1cG970+lljssvQDzPq6lmmJu2Vhqood/gtEomBiHOGnA== + version "2.3.0" + resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-2.3.0.tgz#ff665a0ddbdc31864b09647f34163443d90b0852" + integrity sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A== dependencies: cssom "~0.3.6" |