Skip to content

Commit

Permalink
chore(package): update @uirouter/angularjs@1.0.22, @uirouter/core@5.0…
Browse files Browse the repository at this point in the history
….23, @uirouter/react@0.8.9
  • Loading branch information
christopherthielen committed Feb 3, 2019
1 parent bcfef44 commit b3f0def
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 14 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"license": "MIT",
"dependencies": {
"@uirouter/angularjs": "1.0.20",
"@uirouter/core": "5.0.21",
"@uirouter/react": "0.8.7"
"@uirouter/angularjs": "1.0.22",
"@uirouter/core": "5.0.23",
"@uirouter/react": "0.8.9"
},
"peerDependencies": {
"angular": "^1.5.0",
Expand Down
25 changes: 14 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,15 +96,17 @@
version "2.3.2"
resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.2.tgz#a811b8c18e2babab7d542b3365887ae2e4d9de47"

"@uirouter/angularjs@1.0.20":
version "1.0.20"
resolved "https://registry.yarnpkg.com/@uirouter/angularjs/-/angularjs-1.0.20.tgz#bd330544cb2f1c35987f610d8fc353071786c04e"
"@uirouter/angularjs@1.0.22":
version "1.0.22"
resolved "https://registry.yarnpkg.com/@uirouter/angularjs/-/angularjs-1.0.22.tgz#581ab38794a2d7c2790851087072c4066b2b6c46"
integrity sha512-d0SvdbXAav+Z6gCJd7gmn2eXEUtO3RvYcSLwtPaE8+7QiWHpSKNfGdD4D3noXhO2yUTz/AwaxsiRFMCwgVI0UQ==
dependencies:
"@uirouter/core" "5.0.21"
"@uirouter/core" "5.0.23"

"@uirouter/core@5.0.21":
version "5.0.21"
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.21.tgz#b6c4c311e9416a1e8ce76b072e042a60224d1b3a"
"@uirouter/core@5.0.23":
version "5.0.23"
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.23.tgz#363b4bea635a1b48900dc7e65793a65a3b58a79e"
integrity sha512-rwFOH++z/KY8y+h0IOpQ5uC8Nim6E0EBCQrIjhVCr+XKYXgpK+VdtuOLFdogvbJ3AAi5Z7ei00qdEr7Did5CAg==

"@uirouter/publish-scripts@^2.3.25":
version "2.3.25"
Expand All @@ -131,11 +133,12 @@
yalc "^1.0.0-pre.27"
yargs "^12.0.5"

"@uirouter/react@0.8.7":
version "0.8.7"
resolved "https://registry.yarnpkg.com/@uirouter/react/-/react-0.8.7.tgz#5d1e773ba904e9ebf31a67731118837ffeae6b33"
"@uirouter/react@0.8.9":
version "0.8.9"
resolved "https://registry.yarnpkg.com/@uirouter/react/-/react-0.8.9.tgz#15285739c64cab53bb73eeb6e8ceb0836ed2b43b"
integrity sha512-nxyJI/f+QIhZDyTuWiSBLmUlXpfv+/W43VH3uxD1AxMpK6GE8ZAIhAMI6GKG+waljM5y165mN4aiuynnTOjBsg==
dependencies:
"@uirouter/core" "5.0.21"
"@uirouter/core" "5.0.23"
classnames "^2.2.5"
prop-types "^15.6.1"

Expand Down

0 comments on commit b3f0def

Please sign in to comment.