Skip to content

Commit d387610

Browse files
authoredFeb 4, 2020
chore(package): update to uirouter/core 6.0.4 (#3796)
1 parent 35927b6 commit d387610

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

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

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@
7474
dependencies:
7575
"@types/node" "*"
7676

77-
"@uirouter/core@6.0.3":
78-
version "6.0.3"
79-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.3.tgz#1de7a3451039e1274e7f595de2be92421c26b09c"
80-
integrity sha512-ftAQw9czKUSgLFC3LwOeJP97PDQ6naHcEK0NrbWw3X/r49oQJBMRFAsz9oEKqPFPD2vUDqkvG18BZXglLp8k+Q==
77+
"@uirouter/core@6.0.4":
78+
version "6.0.4"
79+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.4.tgz#fcdc75ab10f1035176acf87a27d9d27a0101ecf9"
80+
integrity sha512-TQ9XOzZY+jmWKkU4993MAEBIy7Bs3kijDzj+A6RHR8gq/3UoQm3Q/l1igfao5GZyBjid7eRVeipPK14ovCYQ3g==
8181

8282
"@uirouter/publish-scripts@^2.3.44":
8383
version "2.3.44"

0 commit comments

Comments
 (0)
Please sign in to comment.