Skip to content

Commit 321b5fd

Browse files
chore(deps-dev): bump rxjs from 6.6.3 to 6.6.6
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.3 to 6.6.6. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.6/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.6.3...6.6.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3049b50 commit 321b5fd

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
@@ -81,7 +81,7 @@
8181
"nyc": "^15.1.0",
8282
"prettier": "^2.2.1",
8383
"raw-loader": "^4.0.2",
84-
"rxjs": "^6.6.3",
84+
"rxjs": "^6.6.6",
8585
"shelljs": "^0.8.4",
8686
"shx": "^0.3.3",
8787
"sinon": "^9.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5487,10 +5487,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
54875487
dependencies:
54885488
aproba "^1.1.1"
54895489

5490-
rxjs@^6.6.3:
5491-
version "6.6.3"
5492-
resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
5493-
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
5490+
rxjs@^6.6.3, rxjs@^6.6.6:
5491+
version "6.6.6"
5492+
resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70"
5493+
integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg==
54945494
dependencies:
54955495
tslib "^1.9.0"
54965496

0 commit comments

Comments
 (0)