Skip to content

Commit 9d19fac

Browse files
build(deps): bump rxjs from 7.5.1 to 7.5.2
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.1 to 7.5.2. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.5.1...7.5.2) --- updated-dependencies: - dependency-name: rxjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4765eb commit 9d19fac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-dom": "17.0.2",
2727
"react-scripts": "5.0.0",
2828
"rxdb": "11.1.0",
29-
"rxjs": "7.5.1",
29+
"rxjs": "7.5.2",
3030
"typescript": "4.5.4"
3131
},
3232
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9892,10 +9892,10 @@ rxdb@11.1.0:
98929892
util "0.12.4"
98939893
z-schema "5.0.2"
98949894

9895-
rxjs@7.5.1:
9896-
version "7.5.1"
9897-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.1.tgz#af73df343cbcab37628197f43ea0c8256f54b157"
9898-
integrity sha512-KExVEeZWxMZnZhUZtsJcFwz8IvPvgu4G2Z2QyqjZQzUGr32KDYuSxrEYO4w3tFFNbfLozcrKUTvTPi+E9ywJkQ==
9895+
rxjs@7.5.2:
9896+
version "7.5.2"
9897+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.2.tgz#11e4a3a1dfad85dbf7fb6e33cbba17668497490b"
9898+
integrity sha512-PwDt186XaL3QN5qXj/H9DGyHhP3/RYYgZZwqBv9Tv8rsAaiwFH1IsJJlcgD37J7UW5a6O67qX0KWKS3/pu0m4w==
98999899
dependencies:
99009900
tslib "^2.1.0"
99019901

0 commit comments

Comments
 (0)