Skip to content

Commit 2a77a30

Browse files
committed
fix(deps): update dependency bara-react-yofi to v1.2.0
1 parent 0c5c97c commit 2a77a30

File tree

2 files changed

+10
-18
lines changed

2 files changed

+10
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"bara": "2.4.0",
3030
"bara-react": "3.1.0",
3131
"bara-react-icons": "1.1.0",
32-
"bara-react-yofi": "1.1.0",
32+
"bara-react-yofi": "1.2.0",
3333
"electron-store": "3.2.0",
3434
"electron-updater": "4.0.6",
3535
"graphql": "14.3.0",

yarn.lock

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2443,7 +2443,7 @@ balanced-match@^1.0.0:
24432443
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
24442444
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
24452445

2446-
2446+
[email protected], bara-react-icons@^1.1.0:
24472447
version "1.1.0"
24482448
resolved "https://registry.yarnpkg.com/bara-react-icons/-/bara-react-icons-1.1.0.tgz#85aa56bba763727faa3179d153b2e187868841a3"
24492449
integrity sha512-TQjH//I/IofzWq8G2HXnpsXVLAS4EW9dOAUp+3AMKKmyScghkXCsugKk4UTb/qT0FNIztjDeePbuf1IrNst1/Q==
@@ -2452,14 +2452,14 @@ [email protected]:
24522452
bara-react "2.0.1"
24532453
react-native-vector-icons "6.4.2"
24542454

2455-
bara-react-yofi@1.1.0:
2456-
version "1.1.0"
2457-
resolved "https://registry.yarnpkg.com/bara-react-yofi/-/bara-react-yofi-1.1.0.tgz#3ee27c4c73baeb756898d315f48a4e86f5747e8a"
2458-
integrity sha512-JPerIr/H9pfOEkNCmAd7+GtM6oi4fc4HoCapWYFd+RhezTL9ZkyGKPutkfGXqe48ZaLTozNKdlr3O/uqTKnaRg==
2455+
bara-react-yofi@1.2.0:
2456+
version "1.2.0"
2457+
resolved "https://registry.yarnpkg.com/bara-react-yofi/-/bara-react-yofi-1.2.0.tgz#eb16e143d76cdb0ff4465b6952a526cbf8220bea"
2458+
integrity sha512-GtDUip5lOiPhVTxoFUch+THwRsSPJ2gTBBE4/MRIc1LC/dSozD2S0b7Curwu49jWG5MWvzgh7JciiVUY06qxkA==
24592459
dependencies:
2460-
bara "2.4.0"
2461-
bara-react "3.0.0"
2462-
bara-react-icons "1.1.0"
2460+
bara "^2.4.0"
2461+
bara-react "^3.1.0"
2462+
bara-react-icons "^1.1.0"
24632463
react "^16.8.6"
24642464
react-dom "^16.8.6"
24652465
react-native-web "0.11.2"
@@ -2472,15 +2472,7 @@ [email protected]:
24722472
bara "2.3.1"
24732473
react-native-web "0.11.2"
24742474

2475-
2476-
version "3.0.0"
2477-
resolved "https://registry.yarnpkg.com/bara-react/-/bara-react-3.0.0.tgz#ece05b9a53729c5ec2374d064ebfdce368292ab5"
2478-
integrity sha512-USprB4juIaB6zBsQACgwzjiJt+V5FPH+IL0s/3cF/GBaLk9k6XHI4FIuPfrVLQEwa23k/dpK2q7BnVfAtg55CQ==
2479-
dependencies:
2480-
bara "^2.4.0"
2481-
react-native-web "^0.11.2"
2482-
2483-
2475+
[email protected], bara-react@^3.1.0:
24842476
version "3.1.0"
24852477
resolved "https://registry.yarnpkg.com/bara-react/-/bara-react-3.1.0.tgz#33a0d45ce2b96c722e2675aa542c50bcd599aabf"
24862478
integrity sha512-Gy2A1KZWQvReAHZrSLNp+AfkavDT6O8kBz28t3e6iXwM1aPMFI597BpA0hhB5JXXwgAaCC1isfERjpphg5rT/w==

0 commit comments

Comments
 (0)