Skip to content

Commit f87e857

Browse files
chore(package): update publish-scripts, remove conventional-changelog deps
1 parent c6c24e4 commit f87e857

File tree

2 files changed

+21
-170
lines changed

2 files changed

+21
-170
lines changed

package.json

+3-5
Original file line numberDiff line numberDiff line change
@@ -71,20 +71,18 @@
7171
"jsnext:main": "lib-esm/index.js",
7272
"typings": "lib/index.d.ts",
7373
"dependencies": {
74-
"@uirouter/core": "5.0.15"
74+
"@uirouter/core": "5.0.16"
7575
},
7676
"peerDependencies": {
7777
"angular": ">=1.2.0"
7878
},
7979
"devDependencies": {
80-
"@types/angular": "^1.6.41",
80+
"@types/angular": "^1.6.42",
8181
"@types/angular-animate": "1.5.9",
8282
"@types/angular-mocks": "1.5.11",
8383
"@types/jasmine": "2.8.6",
8484
"@types/jquery": "3.3.0",
85-
"@uirouter/publish-scripts": "2.2.4",
86-
"conventional-changelog": "1.1.7",
87-
"conventional-changelog-cli": "1.3.5",
85+
"@uirouter/publish-scripts": "2.2.6",
8886
"dts-downlevel": "0.3.0",
8987
"fork-ts-checker-webpack-plugin": "0.3.0",
9088
"jasmine-core": "2.9.1",

yarn.lock

+18-165
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
version "1.6.25"
1919
resolved "https://registry.yarnpkg.com/@types/angular/-/angular-1.6.25.tgz#d403e94b40e06af3d9b76da5031795a9b929d08a"
2020

21-
"@types/angular@^1.6.41":
22-
version "1.6.41"
23-
resolved "https://registry.yarnpkg.com/@types/angular/-/angular-1.6.41.tgz#627fe0206461fd6fb1135dad780fa8257bbee627"
21+
"@types/angular@^1.6.42":
22+
version "1.6.42"
23+
resolved "https://registry.yarnpkg.com/@types/angular/-/angular-1.6.42.tgz#8d587afeccff635900ffb04a10a0cae894704ef2"
2424

2525
2626
version "4.0.0"
@@ -66,22 +66,24 @@
6666
dependencies:
6767
"@types/node" "*"
6868

69-
"@uirouter/[email protected].15":
70-
version "5.0.15"
71-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.15.tgz#09f5f76368f76274e64af3ab8080a77f1c0ca304"
69+
"@uirouter/[email protected].16":
70+
version "5.0.16"
71+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.16.tgz#c6f9e2041df1b6ad3bc28b089e55241a1cb4610f"
7272

73-
"@uirouter/[email protected].4":
74-
version "2.2.4"
75-
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.2.4.tgz#1ac8d74786fc31883a51b01be5f996c33f989ec9"
73+
"@uirouter/[email protected].6":
74+
version "2.2.6"
75+
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.2.6.tgz#280300cad00a0f2e5102d7c55a65db0b9abc57ea"
7676
dependencies:
7777
conventional-changelog "^1.1.4"
7878
conventional-changelog-ui-router-core "^1.4.2"
7979
find-parent-dir "^0.3.0"
8080
git-semver-tags "^1.2.1"
8181
npm-run-all "^4.1.1"
82+
open "^0.0.5"
8283
readline-sync "^1.4.7"
8384
shelljs "^0.7.8"
8485
shx "^0.2.2"
86+
tmp "^0.0.33"
8587
tweak-sourcemap-paths "0.0.3"
8688
yargs "^9.0.1"
8789

@@ -128,10 +130,6 @@ acorn@^5.2.1:
128130
version "5.2.1"
129131
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.2.1.tgz#317ac7821826c22c702d66189ab8359675f135d7"
130132

131-
add-stream@^1.0.0:
132-
version "1.0.0"
133-
resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
134-
135133
136134
version "1.0.1"
137135
resolved "https://registry.yarnpkg.com/addressparser/-/addressparser-1.0.1.tgz#47afbe1a2a9262191db6838e4fd1d39b40821746"
@@ -978,47 +976,18 @@ conventional-changelog-angular@^1.3.4:
978976
github-url-from-git "^1.4.0"
979977
q "^1.4.1"
980978

981-
conventional-changelog-angular@^1.5.2:
982-
version "1.6.0"
983-
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-1.6.0.tgz#0a26a071f2c9fcfcf2b86ba0cfbf6e6301b75bfa"
984-
dependencies:
985-
compare-func "^1.3.1"
986-
q "^1.4.1"
987-
988979
conventional-changelog-atom@^0.1.0:
989980
version "0.1.0"
990981
resolved "https://registry.yarnpkg.com/conventional-changelog-atom/-/conventional-changelog-atom-0.1.0.tgz#67a47c66a42b2f8909ef1587c9989ae1de730b92"
991982
dependencies:
992983
q "^1.4.1"
993984

994-
conventional-changelog-atom@^0.1.2:
995-
version "0.1.2"
996-
resolved "https://registry.yarnpkg.com/conventional-changelog-atom/-/conventional-changelog-atom-0.1.2.tgz#12595ad5267a6937c34cf900281b1c65198a4c63"
997-
dependencies:
998-
q "^1.4.1"
999-
1000-
1001-
version "1.3.5"
1002-
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-1.3.5.tgz#46c51496216b7406588883defa6fac589e9bb31e"
1003-
dependencies:
1004-
add-stream "^1.0.0"
1005-
conventional-changelog "^1.1.7"
1006-
lodash "^4.1.0"
1007-
meow "^3.7.0"
1008-
tempfile "^1.1.1"
1009-
1010985
conventional-changelog-codemirror@^0.1.0:
1011986
version "0.1.0"
1012987
resolved "https://registry.yarnpkg.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-0.1.0.tgz#7577a591dbf9b538e7a150a7ee62f65a2872b334"
1013988
dependencies:
1014989
q "^1.4.1"
1015990

1016-
conventional-changelog-codemirror@^0.2.1:
1017-
version "0.2.1"
1018-
resolved "https://registry.yarnpkg.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-0.2.1.tgz#299a4f7147baf350e6c8158fc54954a291c5cc09"
1019-
dependencies:
1020-
q "^1.4.1"
1021-
1022991
conventional-changelog-core@^1.9.0:
1023992
version "1.9.0"
1024993
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-1.9.0.tgz#de5dfbc091847656508d4a389e35c9a1bc49e7f4"
@@ -1037,60 +1006,24 @@ conventional-changelog-core@^1.9.0:
10371006
read-pkg-up "^1.0.1"
10381007
through2 "^2.0.0"
10391008

1040-
conventional-changelog-core@^1.9.3:
1041-
version "1.9.5"
1042-
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-1.9.5.tgz#5db7566dad7c0cb75daf47fbb2976f7bf9928c1d"
1043-
dependencies:
1044-
conventional-changelog-writer "^2.0.3"
1045-
conventional-commits-parser "^2.1.0"
1046-
dateformat "^1.0.12"
1047-
get-pkg-repo "^1.0.0"
1048-
git-raw-commits "^1.3.0"
1049-
git-remote-origin-url "^2.0.0"
1050-
git-semver-tags "^1.2.3"
1051-
lodash "^4.0.0"
1052-
normalize-package-data "^2.3.5"
1053-
q "^1.4.1"
1054-
read-pkg "^1.1.0"
1055-
read-pkg-up "^1.0.1"
1056-
through2 "^2.0.0"
1057-
10581009
conventional-changelog-ember@^0.2.6:
10591010
version "0.2.6"
10601011
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-0.2.6.tgz#8b7355419f5127493c4c562473ab2fc792f1c2b6"
10611012
dependencies:
10621013
q "^1.4.1"
10631014

1064-
conventional-changelog-ember@^0.2.9:
1065-
version "0.2.10"
1066-
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-0.2.10.tgz#dcd6e4cdc2e6c2b58653cf4d2cb1656a60421929"
1067-
dependencies:
1068-
q "^1.4.1"
1069-
10701015
conventional-changelog-eslint@^0.1.0:
10711016
version "0.1.0"
10721017
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-0.1.0.tgz#a52411e999e0501ce500b856b0a643d0330907e2"
10731018
dependencies:
10741019
q "^1.4.1"
10751020

1076-
conventional-changelog-eslint@^0.2.1:
1077-
version "0.2.1"
1078-
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-0.2.1.tgz#2c2a11beb216f80649ba72834180293b687c0662"
1079-
dependencies:
1080-
q "^1.4.1"
1081-
10821021
conventional-changelog-express@^0.1.0:
10831022
version "0.1.0"
10841023
resolved "https://registry.yarnpkg.com/conventional-changelog-express/-/conventional-changelog-express-0.1.0.tgz#55c6c841c811962036c037bdbd964a54ae310fce"
10851024
dependencies:
10861025
q "^1.4.1"
10871026

1088-
conventional-changelog-express@^0.2.1:
1089-
version "0.2.1"
1090-
resolved "https://registry.yarnpkg.com/conventional-changelog-express/-/conventional-changelog-express-0.2.1.tgz#838d9e1e6c9099703b150b9c19aa2d781742bd6c"
1091-
dependencies:
1092-
q "^1.4.1"
1093-
10941027
conventional-changelog-jquery@^0.1.0:
10951028
version "0.1.0"
10961029
resolved "https://registry.yarnpkg.com/conventional-changelog-jquery/-/conventional-changelog-jquery-0.1.0.tgz#0208397162e3846986e71273b6c79c5b5f80f510"
@@ -1110,13 +1043,6 @@ conventional-changelog-jshint@^0.1.0:
11101043
compare-func "^1.3.1"
11111044
q "^1.4.1"
11121045

1113-
conventional-changelog-jshint@^0.2.1:
1114-
version "0.2.1"
1115-
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-0.2.1.tgz#86139bb3ac99899f2b177e9617e09b37d99bcf3a"
1116-
dependencies:
1117-
compare-func "^1.3.1"
1118-
q "^1.4.1"
1119-
11201046
conventional-changelog-ui-router-core@^1.4.2:
11211047
version "1.4.2"
11221048
resolved "https://registry.yarnpkg.com/conventional-changelog-ui-router-core/-/conventional-changelog-ui-router-core-1.4.2.tgz#56d5787163f883e25d3e1f573aef563f85411df7"
@@ -1140,36 +1066,6 @@ conventional-changelog-writer@^1.1.0:
11401066
split "^1.0.0"
11411067
through2 "^2.0.0"
11421068

1143-
conventional-changelog-writer@^2.0.3:
1144-
version "2.0.3"
1145-
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-2.0.3.tgz#073b0c39f1cc8fc0fd9b1566e93833f51489c81c"
1146-
dependencies:
1147-
compare-func "^1.3.1"
1148-
conventional-commits-filter "^1.1.1"
1149-
dateformat "^1.0.11"
1150-
handlebars "^4.0.2"
1151-
json-stringify-safe "^5.0.1"
1152-
lodash "^4.0.0"
1153-
meow "^3.3.0"
1154-
semver "^5.0.1"
1155-
split "^1.0.0"
1156-
through2 "^2.0.0"
1157-
1158-
[email protected], conventional-changelog@^1.1.7:
1159-
version "1.1.7"
1160-
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.7.tgz#9151a62b1d8edb2d82711dabf5b7cf71041f82b1"
1161-
dependencies:
1162-
conventional-changelog-angular "^1.5.2"
1163-
conventional-changelog-atom "^0.1.2"
1164-
conventional-changelog-codemirror "^0.2.1"
1165-
conventional-changelog-core "^1.9.3"
1166-
conventional-changelog-ember "^0.2.9"
1167-
conventional-changelog-eslint "^0.2.1"
1168-
conventional-changelog-express "^0.2.1"
1169-
conventional-changelog-jquery "^0.1.0"
1170-
conventional-changelog-jscs "^0.1.0"
1171-
conventional-changelog-jshint "^0.2.1"
1172-
11731069
conventional-changelog@^1.1.4:
11741070
version "1.1.4"
11751071
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.4.tgz#108bc750c2a317e200e2f9b413caaa1f8c7efa3b"
@@ -1192,13 +1088,6 @@ conventional-commits-filter@^1.0.0:
11921088
is-subset "^0.1.1"
11931089
modify-values "^1.0.0"
11941090

1195-
conventional-commits-filter@^1.1.1:
1196-
version "1.1.1"
1197-
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-1.1.1.tgz#72172319c0c88328a015b30686b55527b3a5e54a"
1198-
dependencies:
1199-
is-subset "^0.1.1"
1200-
modify-values "^1.0.0"
1201-
12021091
conventional-commits-parser@^1.0.0:
12031092
version "1.3.0"
12041093
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-1.3.0.tgz#e327b53194e1a7ad5dc63479ee9099a52b024865"
@@ -1211,18 +1100,6 @@ conventional-commits-parser@^1.0.0:
12111100
through2 "^2.0.0"
12121101
trim-off-newlines "^1.0.0"
12131102

1214-
conventional-commits-parser@^2.1.0:
1215-
version "2.1.0"
1216-
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-2.1.0.tgz#9b4b7c91124bf2a1a9a2cc1c72760d382cbbb229"
1217-
dependencies:
1218-
JSONStream "^1.0.4"
1219-
is-text-path "^1.0.0"
1220-
lodash "^4.2.1"
1221-
meow "^3.3.0"
1222-
split2 "^2.0.0"
1223-
through2 "^2.0.0"
1224-
trim-off-newlines "^1.0.0"
1225-
12261103
convert-source-map@~1.1.0:
12271104
version "1.1.3"
12281105
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.1.3.tgz#4829c877e9fe49b3161f3bf3673888e204699860"
@@ -2205,16 +2082,6 @@ git-raw-commits@^1.2.0:
22052082
split2 "^2.0.0"
22062083
through2 "^2.0.0"
22072084

2208-
git-raw-commits@^1.3.0:
2209-
version "1.3.0"
2210-
resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-1.3.0.tgz#0bc8596e90d5ffe736f7f5546bd2d12f73abaac6"
2211-
dependencies:
2212-
dargs "^4.0.1"
2213-
lodash.template "^4.0.2"
2214-
meow "^3.3.0"
2215-
split2 "^2.0.0"
2216-
through2 "^2.0.0"
2217-
22182085
git-remote-origin-url@^2.0.0:
22192086
version "2.0.0"
22202087
resolved "https://registry.yarnpkg.com/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz#5282659dae2107145a11126112ad3216ec5fa65f"
@@ -2229,13 +2096,6 @@ git-semver-tags@^1.2.0, git-semver-tags@^1.2.1:
22292096
meow "^3.3.0"
22302097
semver "^5.0.1"
22312098

2232-
git-semver-tags@^1.2.3:
2233-
version "1.2.3"
2234-
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-1.2.3.tgz#188b453882bf9d7a23afd31baba537dab7388d5d"
2235-
dependencies:
2236-
meow "^3.3.0"
2237-
semver "^5.0.1"
2238-
22392099
gitconfiglocal@^1.0.0:
22402100
version "1.0.0"
22412101
resolved "https://registry.yarnpkg.com/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz#41d045f3851a5ea88f03f24ca1c6178114464b9b"
@@ -3181,7 +3041,7 @@ lodash.templatesettings@^4.0.0:
31813041
dependencies:
31823042
lodash._reinterpolate "~3.0.0"
31833043

3184-
[email protected], lodash@^4.0.0, lodash@^4.0.1, lodash@^4.1.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.5.0:
3044+
[email protected], lodash@^4.0.0, lodash@^4.0.1, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.5.0:
31853045
version "4.17.4"
31863046
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
31873047

@@ -3314,7 +3174,7 @@ memory-streams@^0.1.2:
33143174
dependencies:
33153175
readable-stream "~1.0.2"
33163176

3317-
meow@^3.3.0, meow@^3.7.0:
3177+
meow@^3.3.0:
33183178
version "3.7.0"
33193179
resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb"
33203180
dependencies:
@@ -3718,6 +3578,10 @@ once@^1.3.0, once@^1.3.3:
37183578
dependencies:
37193579
wrappy "1"
37203580

3581+
open@^0.0.5:
3582+
version "0.0.5"
3583+
resolved "https://registry.yarnpkg.com/open/-/open-0.0.5.tgz#42c3e18ec95466b6bf0dc42f3a2945c3f0cad8fc"
3584+
37213585
optimist@^0.6.1:
37223586
version "0.6.1"
37233587
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
@@ -5022,13 +4886,6 @@ tar@^2.2.1:
50224886
fstream "^1.0.2"
50234887
inherits "2"
50244888

5025-
tempfile@^1.1.1:
5026-
version "1.1.1"
5027-
resolved "https://registry.yarnpkg.com/tempfile/-/tempfile-1.1.1.tgz#5bcc4eaecc4ab2c707d8bc11d99ccc9a2cb287f2"
5028-
dependencies:
5029-
os-tmpdir "^1.0.0"
5030-
uuid "^2.0.1"
5031-
50324889
text-extensions@^1.0.0:
50334890
version "1.5.0"
50344891
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.5.0.tgz#d1cb2d14b5d0bc45bfdca8a08a473f68c7eb0cbc"
@@ -5079,7 +4936,7 @@ [email protected]:
50794936
version "2.3.0"
50804937
resolved "https://registry.yarnpkg.com/timespan/-/timespan-2.3.0.tgz#4902ce040bd13d845c8f59b27e9d59bad6f39929"
50814938

5082-
4939+
[email protected], tmp@^0.0.33:
50834940
version "0.0.33"
50844941
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
50854942
dependencies:
@@ -5397,10 +5254,6 @@ [email protected]:
53975254
version "1.0.0"
53985255
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.0.tgz#0294fb922bb9375153541c4f7096231f287c8af8"
53995256

5400-
uuid@^2.0.1:
5401-
version "2.0.3"
5402-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-2.0.3.tgz#67e2e863797215530dff318e5bf9dcebfd47b21a"
5403-
54045257
uuid@^3.0.0, uuid@^3.1.0:
54055258
version "3.1.0"
54065259
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"

0 commit comments

Comments
 (0)