Skip to content

Commit

Permalink
fix(deps): update dependency rxjs to v7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2022
1 parent 742fba7 commit 2eaee64
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 15 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"pouchdb-adapter-http": "7.2.2",
"pouchdb-adapter-indexeddb": "7.2.2",
"rxdb": "9.21.0",
"rxjs": "7.4.0",
"rxjs": "7.6.0",
"store": "2.0.12",
"utility-opentype": "0.1.4",
"vee-validate": "3.4.13",
Expand Down
21 changes: 7 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17612,7 +17612,7 @@ __metadata:
pouchdb-adapter-indexeddb: 7.2.2
prettier: 2.4.1
rxdb: 9.21.0
rxjs: 7.4.0
rxjs: 7.6.0
sass: 1.43.4
sass-loader: 10.2.0
semantic-release: 18.0.0
Expand Down Expand Up @@ -20281,12 +20281,12 @@ __metadata:
languageName: node
linkType: hard

"rxjs@npm:7.4.0":
version: 7.4.0
resolution: "rxjs@npm:7.4.0"
"rxjs@npm:7.6.0":
version: 7.6.0
resolution: "rxjs@npm:7.6.0"
dependencies:
tslib: ~2.1.0
checksum: 6b33172a760dcad6882fdc836ee8cf1ebe160dd7eaad95c45a12338ffdaa96eb41e48e6c25bbd3d1fdf45075949ff447954bc17a9d01c688558a67967d09c114
tslib: ^2.1.0
checksum: b3abbbfe1ddfd06fca9314b83cbd13bcddc3320429218136f75c79a4802ac430dd13873364aac1ded54fd457f8c77df332d205a92d8a1c61656565bb718c50af
languageName: node
linkType: hard

Expand Down Expand Up @@ -22441,20 +22441,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2, tslib@npm:^2.0.3, tslib@npm:^2.2.0, tslib@npm:^2.3.1":
"tslib@npm:^2, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.2.0, tslib@npm:^2.3.1":
version: 2.4.1
resolution: "tslib@npm:2.4.1"
checksum: 19480d6e0313292bd6505d4efe096a6b31c70e21cf08b5febf4da62e95c265c8f571f7b36fcc3d1a17e068032f59c269fab3459d6cd3ed6949eafecf64315fca
languageName: node
linkType: hard

"tslib@npm:~2.1.0":
version: 2.1.0
resolution: "tslib@npm:2.1.0"
checksum: aa189c8179de0427b0906da30926fd53c59d96ec239dff87d6e6bc831f608df0cbd6f77c61dabc074408bd0aa0b9ae4ec35cb2c15f729e32f37274db5730cb78
languageName: node
linkType: hard

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down

0 comments on commit 2eaee64

Please sign in to comment.