Skip to content

Commit

Permalink
chore(package): update uirouter/angularjs and publish-scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed May 13, 2018
1 parent 0fc6d72 commit 79fcf3d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 19 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "MIT",
"dependencies": {
"@uirouter/angular": "2.0.0",
"@uirouter/angularjs": "1.0.16",
"@uirouter/angularjs": "1.0.17",
"@uirouter/core": "5.0.19"
},
"peerDependencies": {
Expand All @@ -36,7 +36,7 @@
"@angular/upgrade": "^5.0.0",
"@types/angular": "^1.6.43",
"@types/jquery": "^3.3.1",
"@uirouter/publish-scripts": "^2.3.12",
"@uirouter/publish-scripts": "^2.3.18",
"angular": "^1.6.10",
"husky": "^0.14.3",
"prettier": "^1.12.1",
Expand Down
30 changes: 13 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,34 +115,30 @@
"@uirouter/core" "5.0.19"
"@uirouter/rx" "0.5.0"

"@uirouter/[email protected].16":
version "1.0.16"
resolved "https://registry.yarnpkg.com/@uirouter/angularjs/-/angularjs-1.0.16.tgz#f374998d1166ae274a30569b97d63fcd72383ad9"
"@uirouter/[email protected].17":
version "1.0.17"
resolved "https://registry.yarnpkg.com/@uirouter/angularjs/-/angularjs-1.0.17.tgz#ec9818e9aa79f3a11d0657cb0e5f567d682fc450"
dependencies:
"@uirouter/core" "5.0.18"

"@uirouter/[email protected]":
version "5.0.18"
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.18.tgz#6dd85654ebc7e25eba2c1b32f069829db351abab"
"@uirouter/core" "5.0.19"

"@uirouter/[email protected]":
version "5.0.19"
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.19.tgz#fe2888190393a8c92584c354e65ab8322c1b0db4"

"@uirouter/publish-scripts@^2.3.12":
version "2.3.15"
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.15.tgz#41c4d0955c59e4e9de34c68ccbeb16891eb38677"
"@uirouter/publish-scripts@^2.3.18":
version "2.3.18"
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.18.tgz#a4b6fd07e2fc88153458e2776a56826f915ed469"
dependencies:
conventional-changelog "^1.1.4"
conventional-changelog-ui-router-core "^1.4.2"
find-parent-dir "^0.3.0"
git-semver-tags "^1.2.1"
lodash "^4.17.5"
node-cleanup "^2.1.2"
npm-run-all "^4.1.1"
npm-run-all "^4.1.3"
open "^0.0.5"
readline-sync "^1.4.7"
shelljs "^0.8.1"
shelljs "^0.8.2"
shx "^0.2.2"
tmp "^0.0.33"
tweak-sourcemap-paths "0.0.3"
Expand All @@ -151,7 +147,7 @@
typedoc-plugin-internal-external "1.0.10"
typedoc-plugin-ui-router "1.0.6"
ui-router-typedoc-themes "1.0.2"
yalc "^1.0.0-pre.21"
yalc "^1.0.0-pre.22"
yargs "^11.0.0"

"@uirouter/[email protected]":
Expand Down Expand Up @@ -1619,7 +1615,7 @@ npm-packlist@^1.1.6:
ignore-walk "^3.0.1"
npm-bundled "^1.0.1"

npm-run-all@^4.1.1:
npm-run-all@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
dependencies:
Expand Down Expand Up @@ -2176,7 +2172,7 @@ shelljs@^0.7.3:
interpret "^1.0.0"
rechoir "^0.6.2"

shelljs@^0.8.1:
shelljs@^0.8.1, shelljs@^0.8.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.2.tgz#345b7df7763f4c2340d584abb532c5f752ca9e35"
dependencies:
Expand Down Expand Up @@ -2577,7 +2573,7 @@ y18n@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"

yalc@^1.0.0-pre.21:
yalc@^1.0.0-pre.22:
version "1.0.0-pre.22"
resolved "https://registry.yarnpkg.com/yalc/-/yalc-1.0.0-pre.22.tgz#03aa1a59826bbcfafefcf36d44ceb5be84a04922"
dependencies:
Expand Down

0 comments on commit 79fcf3d

Please sign in to comment.