Skip to content

Commit 3aaa16f

Browse files
Merge pull request #541 from ui-router/dependabot/npm_and_yarn/rxjs-compat-6.6.3
2 parents b626ad4 + e7033d4 commit 3aaa16f

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
@@ -26,7 +26,7 @@
2626
"@uirouter/visualizer": "^7.0.0",
2727
"core-js": "^2.5.7",
2828
"rxjs": "^6.6.2",
29-
"rxjs-compat": "^6.6.2",
29+
"rxjs-compat": "^6.6.3",
3030
"ts-helpers": "^1.1.2",
3131
"tslib": "1.13.0",
3232
"zone.js": "~0.10.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8570,10 +8570,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
85708570
dependencies:
85718571
aproba "^1.1.1"
85728572

8573-
rxjs-compat@^6.6.2:
8574-
version "6.6.2"
8575-
resolved "https://registry.yarnpkg.com/rxjs-compat/-/rxjs-compat-6.6.2.tgz#23592564243cf24641a5d2e2d2acfc8f6b127186"
8576-
integrity sha512-C3V7axnAkPd91sbW1XreL8ydLM+phUcKViM76GBuT3hCzHMSQbszE/h6ajkgcrDn9j4JZ/OdzklvfAJ9MmXRcg==
8573+
rxjs-compat@^6.6.3:
8574+
version "6.6.3"
8575+
resolved "https://registry.yarnpkg.com/rxjs-compat/-/rxjs-compat-6.6.3.tgz#141405fcee11f48718d428b99c8f01826f594e5c"
8576+
integrity sha512-y+wUqq7bS2dG+7rH2fNMoxsDiJ32RQzFxZQE/JdtpnmEZmwLQrb1tCiItyHxdXJHXjmHnnzFscn3b6PEmORGKw==
85778577

85788578
85798579
version "6.5.5"

0 commit comments

Comments
 (0)