Skip to content

Commit 3cfa1fa

Browse files
fix(deps): update dependency react-feather to v2.0.10
1 parent 5ec0556 commit 3cfa1fa

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
@@ -23,7 +23,7 @@
2323
"lodash.debounce": "4.0.8",
2424
"react": "16.8.6",
2525
"react-dom": "16.8.6",
26-
"react-feather": "2.0.3",
26+
"react-feather": "2.0.10",
2727
"theme-ui": "0.2.25"
2828
},
2929
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4336,10 +4336,10 @@ react-event-listener@^0.6.2:
43364336
prop-types "^15.6.0"
43374337
warning "^4.0.1"
43384338

4339-
react-feather@2.0.3:
4340-
version "2.0.3"
4341-
resolved "https://registry.yarnpkg.com/react-feather/-/react-feather-2.0.3.tgz#1453ff5d8c242f72b8c02846118fbd2d406375ad"
4342-
integrity sha512-XVjtxIyMxb2RFlqC2APoB/IZvXKDW9uLN1c264XEeZNYe8jIxjQVQpeTo3nxtHiLTgMfgf0ZYxJC6HwmY8+9BA==
4339+
react-feather@2.0.10:
4340+
version "2.0.10"
4341+
resolved "https://registry.yarnpkg.com/react-feather/-/react-feather-2.0.10.tgz#0e9abf05a66754f7b7bb71757ac4da7fb6be3b68"
4342+
integrity sha512-BLhukwJ+Z92Nmdcs+EMw6dy1Z/VLiJTzEQACDUEnWMClhYnFykJCGWQx+NmwP/qQHGX/5CzQ+TGi8ofg2+HzVQ==
43434343
dependencies:
43444344
prop-types "^15.7.2"
43454345

0 commit comments

Comments
 (0)