From 00b1801482cbf4becedcbe422c0130dfabd349f0 Mon Sep 17 00:00:00 2001 From: Chris Thielen Date: Wed, 2 Oct 2019 15:27:40 -0700 Subject: [PATCH] chore(package): update to @uirouter/core@6.0.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3e76eee2d..c6e46d414 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "module": "lib-esm/index.js", "typings": "lib/index.d.ts", "dependencies": { - "@uirouter/core": "5.0.23" + "@uirouter/core": "6.0.1" }, "peerDependencies": { "angular": ">=1.2.0" diff --git a/yarn.lock b/yarn.lock index 1355ecb74..d4f162aaa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -69,10 +69,10 @@ dependencies: "@types/node" "*" -"@uirouter/core@5.0.23": - version "5.0.23" - resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.23.tgz#363b4bea635a1b48900dc7e65793a65a3b58a79e" - integrity sha512-rwFOH++z/KY8y+h0IOpQ5uC8Nim6E0EBCQrIjhVCr+XKYXgpK+VdtuOLFdogvbJ3AAi5Z7ei00qdEr7Did5CAg== +"@uirouter/core@6.0.1": + version "6.0.1" + resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.1.tgz#93b02a5d178a7ab7313f34b7b3f019a000d23396" + integrity sha512-mHCutiHtDDRKYmrJ92XPKDoSb2bgqaDyUpHdF4hUE+riwgkCvGdBjL8u+VDTcV3slBAk6B0LBIOIajjWkkObbQ== "@uirouter/publish-scripts@^2.3.27": version "2.3.27"