Skip to content

Commit c243f44

Browse files
alexeyrclaude
andcommitted
Upgrade symbol-observable to ^4.0.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 96f7cd0 commit c243f44

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/packages/recompose/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@babel/runtime": "^7.22.0",
1717
"change-emitter": "^0.1.2",
1818
"hoist-non-react-statics": "^3.3.2",
19-
"symbol-observable": "^3.0.0"
19+
"symbol-observable": "^4.0.0"
2020
},
2121
"peerDependencies": {
2222
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"

src/packages/recompose/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ react-is@^16.7.0:
2424
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
2525
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
2626

27-
symbol-observable@^3.0.0:
28-
version "3.0.0"
29-
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-3.0.0.tgz#eea8f6478c651018e059044268375c408c15c533"
30-
integrity sha512-6tDOXSHiVjuCaasQSWTmHUWn4PuG7qa3+1WT031yTc/swT7+rLiw3GOrFxaH1E3lLP09dH3bVuVDf2gK5rxG3Q==
27+
symbol-observable@^4.0.0:
28+
version "4.0.0"
29+
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-4.0.0.tgz#5b425f192279e87f2f9b937ac8540d1984b39205"
30+
integrity sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==

0 commit comments

Comments
 (0)