Skip to content

Commit

Permalink
chore: @uirouter/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen authored and mergify[bot] committed Jul 16, 2020
1 parent 0adbf49 commit ec0cd54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/upgrade": "^8.2.13",
"@types/angular": "^1.7.0",
"@types/jquery": "^3.3.37",
"@uirouter/angular": "^6.0.1",
"@uirouter/angular": "^7.0.0",
"@uirouter/angularjs": "^1.0.26",
"@uirouter/core": "^6.0.3",
"@uirouter/publish-scripts": "^2.3.48",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,12 +152,12 @@
resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.2.tgz#a811b8c18e2babab7d542b3365887ae2e4d9de47"
integrity sha512-7EJYyKTL7tFR8+gDbB6Wwz/arpGa0Mywk1TJbNzKzHtzbwVmY4HR9WqS5VV7dsBUKQmPNr192jHr/VpBluj/hg==

"@uirouter/angular@^6.0.1":
version "6.0.3"
resolved "https://registry.yarnpkg.com/@uirouter/angular/-/angular-6.0.3.tgz#0fac516916db82fafe2bba90cdf13788b42e543f"
integrity sha512-EsRDtFD3lCTpAyo7XhaN8Rg9ot+LOkt98fcufmT2YsuKIupo/YbQ/peJG2JGK/814RdzgsmXzTdsvAe014d05g==
"@uirouter/angular@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@uirouter/angular/-/angular-7.0.0.tgz#6aec8dcc1c534a55a52277f270e48be6f2809695"
integrity sha512-86rOfLNjaXf6I/2t7658dKZyuGKzBRIwYEhB2J5YC/V49aD/bFxUyK7cy/C/95ti2o49XtmvTuYqzphUfLSlOA==
dependencies:
tslib "^1.9.0"
tslib "^1.10.0"

"@uirouter/angularjs@^1.0.26":
version "1.0.26"
Expand Down

0 comments on commit ec0cd54

Please sign in to comment.