From e539be9c71d707737179d1ac85f555c301142b69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 13:21:40 +0000 Subject: [PATCH] Bump fantasticon from 1.0.31 to 1.1.1 Bumps [fantasticon](https://github.com/tancredi/fantasticon) from 1.0.31 to 1.1.1. - [Release notes](https://github.com/tancredi/fantasticon/releases) - [Commits](https://github.com/tancredi/fantasticon/compare/v1.0.31...v1.1.1) Signed-off-by: dependabot[bot] --- yarn.lock | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/yarn.lock b/yarn.lock index 430598b..77cc082 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3778,11 +3778,6 @@ commander@^2.12.2, commander@^2.20.0: resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== -commander@^6.2.1: - version "6.2.1" - resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c" - integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA== - commander@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/commander/-/commander-7.0.0.tgz#3e2bbfd8bb6724760980988fb5b22b7ee6b71ab2" @@ -5035,16 +5030,15 @@ extsprintf@^1.2.0: integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8= fantasticon@^1.0.27: - version "1.0.31" - resolved "https://registry.yarnpkg.com/fantasticon/-/fantasticon-1.0.31.tgz#ef6118563522b0d63ae70cc62b9f10f68a309c7a" - integrity sha512-d0AJdw5iEtstEPyHtjZ2ArcCWo9tutQnjMIGLY6pgrxaoEfysttAK0XpVhwlatN2noTUMn0Dd9qQwhin+F8hJw== + version "1.1.1" + resolved "https://registry.yarnpkg.com/fantasticon/-/fantasticon-1.1.1.tgz#57e81636523c2c408479e117e94ed71bbd08bb23" + integrity sha512-20auvyD8GgZyEayZuCPW5KffnlKQJZbcr3Xmx+K+LHvBvTEzK8F4T65mKCiqb1mibkGMvuNePufoV0nVnZDh/A== dependencies: change-case "^4.1.2" cli-color "^2.0.0" - commander "^6.2.1" + commander "^7.0.0" glob "^7.1.6" handlebars "^4.7.6" - lodash "^4.17.20" slugify "^1.4.6" svg2ttf "^5.0.0" svgicons2svgfont "^9.1.1"