Skip to content

Commit d204ff5

Browse files
renovate[bot]minheq
authored andcommitted
fix(deps): update dependency react-icons to v3.3.0 (#63)
1 parent 6298d73 commit d204ff5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"react": "16.7.0",
4242
"react-art": "16.7.0",
4343
"react-dom": "16.7.0",
44-
"react-icons": "3.2.2",
44+
"react-icons": "3.3.0",
4545
"react-native-web": "0.9.13",
4646
"react-spring": "^7.0.0"
4747
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10286,10 +10286,10 @@ react-hot-loader@^4.6.3:
1028610286
shallowequal "^1.0.2"
1028710287
source-map "^0.7.3"
1028810288

10289-
react-icons@3.2.2:
10290-
version "3.2.2"
10291-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.2.2.tgz#7b1dc795004a119a35175e62ecef91e5c9c90962"
10292-
integrity sha512-0DiXTcECUNoMvze2zcFwYYrHAFgQ2rBM0+HIHfaECKRfE1NZYwfuUSbwyg9s1uVPuy7o/KqQKSwBGMWQFvdrhQ==
10289+
react-icons@3.3.0:
10290+
version "3.3.0"
10291+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.3.0.tgz#09409cad23c39149e419af5c928eee6f9f456b93"
10292+
integrity sha512-OY8yBAyww1VEro12Zbt6dZqz77zN7LXukC4oA4i4fWjxTjCbbqsPy6BrfAh7BYPtIRaTXhpoYlhdoDaT/kxdog==
1029310293

1029410294
react-imported-component@^5.2.4:
1029510295
version "5.2.4"

0 commit comments

Comments
 (0)