Skip to content

Commit f12ff60

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency rxjs to v7.1.0
1 parent 542346e commit f12ff60

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
@@ -99,7 +99,7 @@
9999
"jsonpath": "1.1.1",
100100
"lodash": "4.17.21",
101101
"reflect-metadata": "0.1.13",
102-
"rxjs": "7.0.1"
102+
"rxjs": "7.1.0"
103103
},
104104
"devDependencies": {
105105
"@commitlint/cli": "12.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8725,10 +8725,10 @@ [email protected], rxjs@^6.6.3, rxjs@^6.6.6:
87258725
dependencies:
87268726
tslib "^1.9.0"
87278727

8728-
rxjs@7.0.1:
8729-
version "7.0.1"
8730-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.0.1.tgz#5f41c4f991cea550471fc5d215727390103702c7"
8731-
integrity sha512-wViQ4Vgps1xJwqWIBooMNN44usCSthL7wCUl4qWqrVjhGfWyVyXcxlYzfDKkJKACQvZMTOft/jJ3RkbwK1j9QQ==
8728+
rxjs@7.1.0:
8729+
version "7.1.0"
8730+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.1.0.tgz#94202d27b19305ef7b1a4f330277b2065df7039e"
8731+
integrity sha512-gCFO5iHIbRPwznl6hAYuwNFld8W4S2shtSJIqG27ReWXo9IWrCyEICxUA+6vJHwSR/OakoenC4QsDxq50tzYmw==
87328732
dependencies:
87338733
tslib "~2.1.0"
87348734

0 commit comments

Comments
 (0)