Skip to content

Commit 1d8e5ca

Browse files
Bump rxjs from 6.6.7 to 7.8.1
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.7 to 7.8.1. - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.1/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.6.7...7.8.1) --- updated-dependencies: - dependency-name: rxjs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3abe9e6 commit 1d8e5ca

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

playgrounds/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"algoliasearch": "^4.14.3",
2424
"angular-instantsearch": "^4.4.1",
2525
"instantsearch.js": "^4.56.1",
26-
"rxjs": "~6.6.0",
26+
"rxjs": "~7.8.1",
2727
"tslib": "^2.0.0",
2828
"zone.js": "~0.11.4"
2929
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12878,17 +12878,17 @@ run-parallel@^1.1.9:
1287812878
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.10.tgz#60a51b2ae836636c81377df16cb107351bcd13ef"
1287912879
integrity sha512-zb/1OuZ6flOlH6tQyMPUrE3x3Ulxjlo9WIVXR4yVYi4H9UXQaeIsPbLn2R3O3vQCnDKkAl2qHiuocKKX4Tz/Sw==
1288012880

12881-
[email protected], rxjs@^6.6.3, rxjs@~6.6.0:
12881+
[email protected], rxjs@^6.6.3:
1288212882
version "6.6.7"
1288312883
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
1288412884
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
1288512885
dependencies:
1288612886
tslib "^1.9.0"
1288712887

12888-
rxjs@^7.5.1, rxjs@^7.5.5:
12889-
version "7.8.0"
12890-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.0.tgz#90a938862a82888ff4c7359811a595e14e1e09a4"
12891-
integrity sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==
12888+
rxjs@^7.5.1, rxjs@^7.5.5, rxjs@~7.8.1:
12889+
version "7.8.1"
12890+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
12891+
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
1289212892
dependencies:
1289312893
tslib "^2.1.0"
1289412894

0 commit comments

Comments
 (0)