Skip to content

Commit c2cf210

Browse files
chore: update to @uirouter/[email protected]
1 parent 3370a4a commit c2cf210

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
@@ -74,7 +74,7 @@
7474
"module": "lib-esm/index.js",
7575
"typings": "lib/index.d.ts",
7676
"dependencies": {
77-
"@uirouter/core": "6.0.5"
77+
"@uirouter/core": "6.0.6"
7878
},
7979
"peerDependencies": {
8080
"angular": ">=1.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -649,10 +649,10 @@
649649
dependencies:
650650
"@types/yargs-parser" "*"
651651

652-
"@uirouter/[email protected].5":
653-
version "6.0.5"
654-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.5.tgz#60f13fd530fc75daa283e2bece944516559d066b"
655-
integrity sha512-WN2HyELsxvqLaCMYCWojGW/QLRBgFBfwyERp5jC3Vn1njo/FLI5hplVqWMu6LIGp6Hpz3pbdtSaiFb1iY7iTVw==
652+
"@uirouter/[email protected].6":
653+
version "6.0.6"
654+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.6.tgz#4bea0ca88790a939d8e84ba05a31b96f50d9abe8"
655+
integrity sha512-+i1iNaPQRp1JoEnxi4EsTX30bSvkWtPEenENWdvdIzX615Q3WCWwnbW9DtrwX9gSD5qmWEaQEtGMU0uF3qJ+1g==
656656

657657
"@uirouter/[email protected]":
658658
version "2.3.45"

0 commit comments

Comments
 (0)