Skip to content

Commit 7bd8ff4

Browse files
committed
fix(deps): update dependency bara to v2.4.0
1 parent be45d2a commit 7bd8ff4

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"src/lib"
1717
],
1818
"dependencies": {
19-
"bara": "2.3.2",
19+
"bara": "2.4.0",
2020
"react-native-web": "0.11.2"
2121
},
2222
"devDependencies": {

yarn.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -880,26 +880,26 @@
880880
lodash "^4.17.11"
881881
to-fast-properties "^2.0.0"
882882

883-
"@bara/barn@^2.3.2":
884-
version "2.3.2"
885-
resolved "https://registry.yarnpkg.com/@bara/barn/-/barn-2.3.2.tgz#cf0f606873cb93fe02f449f2d2d1365f7d26b58e"
886-
integrity sha512-zqPZBQDVMxmq82XDpIRUaxINNjtZAIAdwVylRtE8hyffSon63o+JPCzFWqGImfXCyePDinHgm8GUxA4pQdCLTg==
883+
"@bara/barn@^2.4.0":
884+
version "2.4.0"
885+
resolved "https://registry.yarnpkg.com/@bara/barn/-/barn-2.4.0.tgz#79635540d43dd48b75c878fb3150ab3d192419bc"
886+
integrity sha512-RDuxCQSkIqBDVJJ97JTyZLB6WmTZhCqFEpJjKX4Y6l4c2YeLCY1ggePSm2ZQjW9MjZiOEXQ43dOimqMEm59OzA==
887887
dependencies:
888-
"@bara/basics" "^2.3.2"
889-
"@bara/core" "^2.3.1"
888+
"@bara/basics" "^2.4.0"
889+
"@bara/core" "^2.4.0"
890890
dot-prop "5.0.0"
891891

892-
"@bara/basics@^2.3.2":
893-
version "2.3.2"
894-
resolved "https://registry.yarnpkg.com/@bara/basics/-/basics-2.3.2.tgz#fb73382a64712441b31ab3d1fb8f7ff6bdc367aa"
895-
integrity sha512-v0TIQP7K7KMi4MDujhREEZGcfWTjPwTiRUrw+VIE0laeYl1MEhMQc2nKNoqPzBf1pZstLEv7vbrrgKZWtBU+vw==
892+
"@bara/basics@^2.4.0":
893+
version "2.4.0"
894+
resolved "https://registry.yarnpkg.com/@bara/basics/-/basics-2.4.0.tgz#5a27b15c2f12e4ed1d8c724f883377b0a3d1654f"
895+
integrity sha512-YaMaJ9Egy9RuqEgryRhq956Jk+lTPqkQDTRZUjOBCIzUAJL5HRK6f4C8lXNMHCQ3Lb4N+FLh5iD+y9x4QKRiGw==
896896
dependencies:
897-
"@bara/core" "^2.3.1"
897+
"@bara/core" "^2.4.0"
898898

899-
"@bara/core@^2.3.1":
900-
version "2.3.1"
901-
resolved "https://registry.yarnpkg.com/@bara/core/-/core-2.3.1.tgz#5b1efb982b2ce59e1325a9ed33fa7ffcede75c40"
902-
integrity sha512-8r+rwjHVWhMM9d4GTkNTM+OqHUGAVx/wUiOH+s68IiiBtnYTYlty/RQMKLE7uNcVHbPWvXArW9NLqQyPmQmAhA==
899+
"@bara/core@^2.4.0":
900+
version "2.4.0"
901+
resolved "https://registry.yarnpkg.com/@bara/core/-/core-2.4.0.tgz#b3a85ea637fe2b7be374f77dd64514e2fa4426cc"
902+
integrity sha512-Gmv/1iL2j2JKmRpVfZFuAWCN2kM9R15/Pwecz/PxQELVKy0qvjfTQYeCNNEcHxkgUFJd4e0WOQQ3uU0WrojTwQ==
903903
dependencies:
904904
xstream "11.10.0"
905905

@@ -2162,14 +2162,14 @@ balanced-match@^1.0.0:
21622162
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
21632163
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
21642164

2165-
bara@2.3.2:
2166-
version "2.3.2"
2167-
resolved "https://registry.yarnpkg.com/bara/-/bara-2.3.2.tgz#0fdbf5d7b407bab4db1f322e0c20cef9dd2bfb1f"
2168-
integrity sha512-LdZg9IgG5TSYwvPF4fXSmTB5OblmhtIzNTqHWq0swgYTVAyM+Q/QXEEycpQ61+rpqCYqHE9ibr8Tk8miDCUwhg==
2165+
bara@2.4.0:
2166+
version "2.4.0"
2167+
resolved "https://registry.yarnpkg.com/bara/-/bara-2.4.0.tgz#f8fdb2b074c688b77ac421b0147caf579b396148"
2168+
integrity sha512-qpW78R6Wd0VOQGBzG47+KIw/TBLExQobvrgFcmkA65/m0TWASMCdfwAGQErBD6ggJNXdz2smTeDdw74UDGTtcQ==
21692169
dependencies:
2170-
"@bara/barn" "^2.3.2"
2171-
"@bara/basics" "^2.3.2"
2172-
"@bara/core" "^2.3.1"
2170+
"@bara/barn" "^2.4.0"
2171+
"@bara/basics" "^2.4.0"
2172+
"@bara/core" "^2.4.0"
21732173

21742174
base64-js@^1.0.2:
21752175
version "1.3.0"

0 commit comments

Comments
 (0)