Skip to content

Commit 8204359

Browse files
build(deps): bump rxjs from 6.6.2 to 6.6.3
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.2 to 6.6.3. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.3/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.6.2...6.6.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3aaa16f commit 8204359

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@uirouter/rx": "0.6.5",
2626
"@uirouter/visualizer": "^7.0.0",
2727
"core-js": "^2.5.7",
28-
"rxjs": "^6.6.2",
28+
"rxjs": "^6.6.3",
2929
"rxjs-compat": "^6.6.3",
3030
"ts-helpers": "^1.1.2",
3131
"tslib": "1.13.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8582,13 +8582,20 @@ [email protected]:
85828582
dependencies:
85838583
tslib "^1.9.0"
85848584

8585-
[email protected], rxjs@^6.3.3, rxjs@^6.5.3, rxjs@^6.5.4, rxjs@^6.6.0, rxjs@^6.6.2:
8585+
85868586
version "6.6.2"
85878587
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2"
85888588
integrity sha512-BHdBMVoWC2sL26w//BCu3YzKT4s2jip/WhwsGEDmeKYBhKDZeYezVUnHatYB7L85v5xs0BAQmg6BEYJEKxBabg==
85898589
dependencies:
85908590
tslib "^1.9.0"
85918591

8592+
rxjs@^6.3.3, rxjs@^6.5.3, rxjs@^6.5.4, rxjs@^6.6.0, rxjs@^6.6.3:
8593+
version "6.6.3"
8594+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
8595+
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
8596+
dependencies:
8597+
tslib "^1.9.0"
8598+
85928599
[email protected], safe-buffer@~5.1.0, safe-buffer@~5.1.1:
85938600
version "5.1.2"
85948601
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"

0 commit comments

Comments
 (0)