Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 02bd187

Browse files
committed
chore(deps): update dependency rxjs to v6.6.6
1 parent d67a579 commit 02bd187

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
@@ -21,7 +21,7 @@
2121
"@angular/platform-browser-dynamic": "10.0.11",
2222
"@angular/router": "10.0.11",
2323
"bootstrap": "4.6.0",
24-
"rxjs": "6.6.3",
24+
"rxjs": "6.6.6",
2525
"tslib": "2.1.0",
2626
"zone.js": "0.11.4"
2727
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7342,10 +7342,10 @@ [email protected]:
73427342
dependencies:
73437343
tslib "^1.9.0"
73447344

7345-
7346-
version "6.6.3"
7347-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
7348-
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
7345+
7346+
version "6.6.6"
7347+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70"
7348+
integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg==
73497349
dependencies:
73507350
tslib "^1.9.0"
73517351

0 commit comments

Comments
 (0)