Skip to content

Commit e2b8530

Browse files
chore(package): update to @uirouter/[email protected] (#3801)
1 parent 386e5a6 commit e2b8530

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
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": "6.0.4"
75+
"@uirouter/core": "6.0.5"
7676
},
7777
"peerDependencies": {
7878
"angular": ">=1.2.0"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@
9090
dependencies:
9191
"@types/node" "*"
9292

93-
"@uirouter/[email protected].4":
94-
version "6.0.4"
95-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.4.tgz#fcdc75ab10f1035176acf87a27d9d27a0101ecf9"
96-
integrity sha512-TQ9XOzZY+jmWKkU4993MAEBIy7Bs3kijDzj+A6RHR8gq/3UoQm3Q/l1igfao5GZyBjid7eRVeipPK14ovCYQ3g==
93+
"@uirouter/[email protected].5":
94+
version "6.0.5"
95+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.5.tgz#60f13fd530fc75daa283e2bece944516559d066b"
96+
integrity sha512-WN2HyELsxvqLaCMYCWojGW/QLRBgFBfwyERp5jC3Vn1njo/FLI5hplVqWMu6LIGp6Hpz3pbdtSaiFb1iY7iTVw==
9797

9898
"@uirouter/publish-scripts@^2.3.45":
9999
version "2.3.45"

0 commit comments

Comments
 (0)