Skip to content

Commit 00b1801

Browse files
chore(package): update to @uirouter/[email protected]
1 parent 603ed7f commit 00b1801

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
@@ -72,7 +72,7 @@
7272
"module": "lib-esm/index.js",
7373
"typings": "lib/index.d.ts",
7474
"dependencies": {
75-
"@uirouter/core": "5.0.23"
75+
"@uirouter/core": "6.0.1"
7676
},
7777
"peerDependencies": {
7878
"angular": ">=1.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@
6969
dependencies:
7070
"@types/node" "*"
7171

72-
"@uirouter/core@5.0.23":
73-
version "5.0.23"
74-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.23.tgz#363b4bea635a1b48900dc7e65793a65a3b58a79e"
75-
integrity sha512-rwFOH++z/KY8y+h0IOpQ5uC8Nim6E0EBCQrIjhVCr+XKYXgpK+VdtuOLFdogvbJ3AAi5Z7ei00qdEr7Did5CAg==
72+
"@uirouter/core@6.0.1":
73+
version "6.0.1"
74+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.1.tgz#93b02a5d178a7ab7313f34b7b3f019a000d23396"
75+
integrity sha512-mHCutiHtDDRKYmrJ92XPKDoSb2bgqaDyUpHdF4hUE+riwgkCvGdBjL8u+VDTcV3slBAk6B0LBIOIajjWkkObbQ==
7676

7777
"@uirouter/publish-scripts@^2.3.27":
7878
version "2.3.27"

0 commit comments

Comments
 (0)