Skip to content

Commit 4c8ffe0

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency rxjs to v7.5.0
1 parent ec67517 commit 4c8ffe0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"jsonpath": "1.1.1",
101101
"lodash": "4.17.21",
102102
"reflect-metadata": "0.1.13",
103-
"rxjs": "7.4.0"
103+
"rxjs": "7.5.0"
104104
},
105105
"devDependencies": {
106106
"@commitlint/cli": "13.2.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9832,12 +9832,12 @@ rxjs@6.6.7, rxjs@^6.6.3:
98329832
dependencies:
98339833
tslib "^1.9.0"
98349834

9835-
rxjs@7.4.0:
9836-
version "7.4.0"
9837-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.4.0.tgz#a12a44d7eebf016f5ff2441b87f28c9a51cebc68"
9838-
integrity sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w==
9835+
rxjs@7.5.0:
9836+
version "7.5.0"
9837+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.0.tgz#9424fbefb42bec9a8fb53a53fc64b3e5ecf90587"
9838+
integrity sha512-fuCKAfFawVYX0pyFlETtYnXI+5iiY9Dftgk+VdgeOq+Qyi9ZDWckHZRDaXRt5WCNbbLkmAheoSGDiceyCIKNZA==
98399839
dependencies:
9840-
tslib "~2.1.0"
9840+
tslib "^2.1.0"
98419841

98429842
rxjs@^6.5.4:
98439843
version "6.6.3"
@@ -10999,7 +10999,7 @@ tsconfig-paths@^3.9.0:
1099910999
minimist "^1.2.0"
1100011000
strip-bom "^3.0.0"
1100111001

11002-
tslib@2.3.1, tslib@^2:
11002+
tslib@2.3.1, tslib@^2, tslib@^2.1.0:
1100311003
version "2.3.1"
1100411004
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
1100511005
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==

0 commit comments

Comments
 (0)