From e2b85306aa22dba731aa4ff426818b7d5c23c4c3 Mon Sep 17 00:00:00 2001 From: Chris Thielen Date: Wed, 29 Apr 2020 12:33:43 -0700 Subject: [PATCH] chore(package): update to @uirouter/core@6.0.5 (#3801) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 66b97b1f7..7197694d2 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "module": "lib-esm/index.js", "typings": "lib/index.d.ts", "dependencies": { - "@uirouter/core": "6.0.4" + "@uirouter/core": "6.0.5" }, "peerDependencies": { "angular": ">=1.2.0" diff --git a/yarn.lock b/yarn.lock index 04eb0ddad..d2a71189e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -90,10 +90,10 @@ dependencies: "@types/node" "*" -"@uirouter/core@6.0.4": - version "6.0.4" - resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.4.tgz#fcdc75ab10f1035176acf87a27d9d27a0101ecf9" - integrity sha512-TQ9XOzZY+jmWKkU4993MAEBIy7Bs3kijDzj+A6RHR8gq/3UoQm3Q/l1igfao5GZyBjid7eRVeipPK14ovCYQ3g== +"@uirouter/core@6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.5.tgz#60f13fd530fc75daa283e2bece944516559d066b" + integrity sha512-WN2HyELsxvqLaCMYCWojGW/QLRBgFBfwyERp5jC3Vn1njo/FLI5hplVqWMu6LIGp6Hpz3pbdtSaiFb1iY7iTVw== "@uirouter/publish-scripts@^2.3.45": version "2.3.45"