From e9e79495bea5a249e76e9a8e3c6060316b310c40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 05:13:18 +0000 Subject: [PATCH] Bump svgo from 2.0.3 to 2.2.2 Bumps [svgo](https://github.com/svg/svgo) from 2.0.3 to 2.2.2. - [Release notes](https://github.com/svg/svgo/releases) - [Changelog](https://github.com/svg/svgo/blob/master/CHANGELOG-old.md) - [Commits](https://github.com/svg/svgo/compare/v2.0.3...v2.2.2) Signed-off-by: dependabot[bot] --- yarn.lock | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index c9e1111d8..babb0d9aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3830,6 +3830,11 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" +"@trysound/sax@0.1.1": + version "0.1.1" + resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.1.1.tgz#3348564048e7a2d7398c935d466c0414ebb6a669" + integrity sha512-Z6DoceYb/1xSg5+e+ZlPZ9v0N16ZvZ+wYMraFue4HYrE4ttONKtsvruIRf6t9TBR0YvSOfi1hUU0fJfBLCDYow== + "@types/anymatch@*": version "1.3.1" resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a" @@ -15321,17 +15326,16 @@ svgo@^1.2.2: util.promisify "~1.0.0" svgo@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.0.3.tgz#09bcc7f32e140d017a38c6dfe953b937232bb2cf" - integrity sha512-q6YtEaLXkPN1ARaifoENYPPweAbBV8YoqWg+8DFQ3xsImfyRIdBbr42Cqz4NZwCftmVJjh+m1rEK7ItRdLTxdg== + version "2.2.2" + resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.2.2.tgz#51d67c7149661282d22a3c8683f4795cdb40f687" + integrity sha512-kJugY2d0yrsONnG4YavppVkKmKULMw2iFRbB9+usyWqzTaqoBuUaqdMnQ2G1n5P1dmOA2tZvc5zmMM6sPOVBSQ== dependencies: + "@trysound/sax" "0.1.1" chalk "^4.1.0" commander "^7.1.0" css-select "^3.1.2" - css-select-base-adapter "^0.1.1" css-tree "^1.1.2" csso "^4.2.0" - sax "~1.2.4" stable "^0.1.8" swap-case@^1.1.0: