Skip to content

Commit 0a4d7ba

Browse files
authored
Merge pull request #82 from ui-router/greenkeeper/@uirouter/core-5.0.14
Update @uirouter/core to the latest version πŸš€
2 parents 63b0edc + 69860c1 commit 0a4d7ba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"url": "https://github.com/ui-router/react.git"
4141
},
4242
"dependencies": {
43-
"@uirouter/core": "5.0.13",
43+
"@uirouter/core": "5.0.14",
4444
"classnames": "^2.2.5",
4545
"prop-types": "^15.5.8"
4646
},

β€Žyarn.lockβ€Ž

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

72-
"@uirouter/core@5.0.13":
73-
version "5.0.13"
74-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.13.tgz#e1b31626c393cbdd82651755ff1ce3fc55163fd0"
72+
"@uirouter/core@5.0.14":
73+
version "5.0.14"
74+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.14.tgz#621477f779886c9287fcc606a4082157fc0ffa65"
7575

7676
"@uirouter/publish-scripts@2.2.3":
7777
version "2.2.3"

0 commit comments

Comments
Β (0)