From 67e90205607bcd42ed4f4a499ba92ead0ebf075e Mon Sep 17 00:00:00 2001 From: N04h Date: Wed, 5 Aug 2020 23:00:01 +0900 Subject: [PATCH] feat: Update feather-icons to 4.10.0 to 4.28.0 (#55) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4f3f6b6..713b34c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@babel/core": "^7.2.2", "bili": "^3.4.2", "eslint-config-rem": "^4.0.0", - "feather-icons": "^4.10.0", + "feather-icons": "^4.28.0", "fs-extra": "^8.0.1", "lodash.kebabcase": "^4.1.1", "marked": "^0.6.0", diff --git a/yarn.lock b/yarn.lock index 47adf91..a4775f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3125,10 +3125,10 @@ faye-websocket@~0.11.1: dependencies: websocket-driver ">=0.5.1" -feather-icons@^4.10.0: - version "4.22.1" - resolved "https://registry.yarnpkg.com/feather-icons/-/feather-icons-4.22.1.tgz#d747879ecb83e4d37d95bc9483b909aebebb2dcb" - integrity sha512-kup3Nxe9rHLTISgwlkXSIodKNY8FQp/8mo0wHshLNBpblli8KZHyAoxbqspJQT1IbuUfidzxEMRA6z1n4XKMPA== +feather-icons@^4.28.0: + version "4.28.0" + resolved "https://registry.yarnpkg.com/feather-icons/-/feather-icons-4.28.0.tgz#e1892a401fe12c4559291770ff6e68b0168e760f" + integrity sha512-gRdqKESXRBUZn6Nl0VBq2wPHKRJgZz7yblrrc2lYsS6odkNFDnA4bqvrlEVRUPjE1tFax+0TdbJKZ31ziJuzjg== dependencies: classnames "^2.2.5" core-js "^3.1.3"