Skip to content

Commit 1002a3d

Browse files
Merge pull request #645 from ui-router/dependabot/npm_and_yarn/rxjs-compat-6.6.6
2 parents 4b110f8 + 88ce637 commit 1002a3d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@uirouter/visualizer": "^7.2.1",
2727
"core-js": "^2.5.7",
2828
"rxjs": "^6.6.6",
29-
"rxjs-compat": "^6.6.3",
29+
"rxjs-compat": "^6.6.6",
3030
"ts-helpers": "^1.1.2",
3131
"tslib": "^2.1.0",
3232
"zone.js": "~0.10.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8595,10 +8595,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
85958595
dependencies:
85968596
aproba "^1.1.1"
85978597

8598-
rxjs-compat@^6.6.3:
8599-
version "6.6.3"
8600-
resolved "https://registry.yarnpkg.com/rxjs-compat/-/rxjs-compat-6.6.3.tgz#141405fcee11f48718d428b99c8f01826f594e5c"
8601-
integrity sha512-y+wUqq7bS2dG+7rH2fNMoxsDiJ32RQzFxZQE/JdtpnmEZmwLQrb1tCiItyHxdXJHXjmHnnzFscn3b6PEmORGKw==
8598+
rxjs-compat@^6.6.6:
8599+
version "6.6.6"
8600+
resolved "https://registry.yarnpkg.com/rxjs-compat/-/rxjs-compat-6.6.6.tgz#5fc76a1ff1e6a3f3c5c773826b2ae1deea51da80"
8601+
integrity sha512-P6JOpjCYUBdXLMktko0a6JHltGaktFJA2W3DWDIjc+I9x9IwRQprOrHQf/fIykY3wAaSbbZIt6GASGMVC1mGfQ==
86028602

86038603
86048604
version "6.6.3"

0 commit comments

Comments
 (0)