Skip to content

Commit 67e9020

Browse files
authored
feat: Update feather-icons to 4.10.0 to 4.28.0 (#55)
1 parent 0a62def commit 67e9020

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/core": "^7.2.2",
3636
"bili": "^3.4.2",
3737
"eslint-config-rem": "^4.0.0",
38-
"feather-icons": "^4.10.0",
38+
"feather-icons": "^4.28.0",
3939
"fs-extra": "^8.0.1",
4040
"lodash.kebabcase": "^4.1.1",
4141
"marked": "^0.6.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3125,10 +3125,10 @@ faye-websocket@~0.11.1:
31253125
dependencies:
31263126
websocket-driver ">=0.5.1"
31273127

3128-
feather-icons@^4.10.0:
3129-
version "4.22.1"
3130-
resolved "https://registry.yarnpkg.com/feather-icons/-/feather-icons-4.22.1.tgz#d747879ecb83e4d37d95bc9483b909aebebb2dcb"
3131-
integrity sha512-kup3Nxe9rHLTISgwlkXSIodKNY8FQp/8mo0wHshLNBpblli8KZHyAoxbqspJQT1IbuUfidzxEMRA6z1n4XKMPA==
3128+
feather-icons@^4.28.0:
3129+
version "4.28.0"
3130+
resolved "https://registry.yarnpkg.com/feather-icons/-/feather-icons-4.28.0.tgz#e1892a401fe12c4559291770ff6e68b0168e760f"
3131+
integrity sha512-gRdqKESXRBUZn6Nl0VBq2wPHKRJgZz7yblrrc2lYsS6odkNFDnA4bqvrlEVRUPjE1tFax+0TdbJKZ31ziJuzjg==
31323132
dependencies:
31333133
classnames "^2.2.5"
31343134
core-js "^3.1.3"

0 commit comments

Comments
 (0)