Skip to content

Commit f3c9318

Browse files
committed
fix(package): add missed sem-rel plugins
1 parent 6939e27 commit f3c9318

File tree

2 files changed

+36
-38
lines changed

2 files changed

+36
-38
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363
},
6464
"devDependencies": {
6565
"@commitlint/config-conventional": "^8.2.0",
66+
"@semantic-release/changelog": "^3.0.5",
67+
"@semantic-release/git": "^7.0.17",
68+
"@semantic-release/github": "^5.5.5",
69+
"@semantic-release/npm": "^5.3.2",
6670
"commitlint": "^8.2.0",
6771
"eslint": "^6.6.0",
6872
"eslint-config-prettier": "^6.5.0",

yarn.lock

Lines changed: 32 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,16 @@
509509
dependencies:
510510
"@types/node" "^12.11.1"
511511

512+
"@semantic-release/changelog@^3.0.5":
513+
version "3.0.5"
514+
resolved "https://registry.yarnpkg.com/@semantic-release/changelog/-/changelog-3.0.5.tgz#37423eee40f550acb8e09ff1d951ba79263e3b2d"
515+
integrity sha512-/U44eK5qL2olevbEi+GrJxq1lNGUABChqK58A3SkiDsZS6AoGO8CJHQ7OG0zx+spxwkY4TevZ85Whz/hYyO+5w==
516+
dependencies:
517+
"@semantic-release/error" "^2.1.0"
518+
aggregate-error "^3.0.0"
519+
fs-extra "^8.0.0"
520+
lodash "^4.17.4"
521+
512522
"@semantic-release/commit-analyzer@^6.1.0":
513523
version "6.3.2"
514524
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-6.3.2.tgz#f30d621ede11d4060fe6b9d689559ff6ff7df7de"
@@ -521,12 +531,28 @@
521531
import-from "^3.0.0"
522532
lodash "^4.17.4"
523533

524-
"@semantic-release/error@^2.2.0":
534+
"@semantic-release/error@^2.1.0", "@semantic-release/error@^2.2.0":
525535
version "2.2.0"
526536
resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-2.2.0.tgz#ee9d5a09c9969eade1ec864776aeda5c5cddbbf0"
527537
integrity sha512-9Tj/qn+y2j+sjCI3Jd+qseGtHjOAeg7dU2/lVcqIQ9TV3QDaDXDYXcoOHU+7o2Hwh8L8ymL4gfuO7KxDs3q2zg==
528538

529-
"@semantic-release/github@^5.1.0":
539+
"@semantic-release/git@^7.0.17":
540+
version "7.0.17"
541+
resolved "https://registry.yarnpkg.com/@semantic-release/git/-/git-7.0.17.tgz#b58abf40a58d213fcfb2710c112dbc314b63c0f5"
542+
integrity sha512-xtNXhdWW92VCG4EumZ/Ijj44Yezaau9pQ39KB4q3l17vyu55MwPzQjlhSfysPshwosmVkzp6LhvYIg9+xUL07A==
543+
dependencies:
544+
"@semantic-release/error" "^2.1.0"
545+
aggregate-error "^3.0.0"
546+
debug "^4.0.0"
547+
dir-glob "^3.0.0"
548+
execa "^3.2.0"
549+
fs-extra "^8.0.0"
550+
globby "^10.0.0"
551+
lodash "^4.17.4"
552+
micromatch "^4.0.0"
553+
p-reduce "^2.0.0"
554+
555+
"@semantic-release/github@^5.1.0", "@semantic-release/github@^5.5.5":
530556
version "5.5.5"
531557
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-5.5.5.tgz#4666367f16d8ad91fd1d3c71a7238498de14ec38"
532558
integrity sha512-Wo9OIULMRydbq+HpFh9yiLvra1XyEULPro9Tp4T5MQJ0WZyAQ3YQm74IdT8Pe/UmVDq2nfpT1oHrWkwOc4loHg==
@@ -548,7 +574,7 @@
548574
p-retry "^4.0.0"
549575
url-join "^4.0.0"
550576

551-
"@semantic-release/npm@^5.0.5":
577+
"@semantic-release/npm@^5.0.5", "@semantic-release/npm@^5.3.2":
552578
version "5.3.3"
553579
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-5.3.3.tgz#8b92e915ec51820e8c91a7179ab4e825b0795b04"
554580
integrity sha512-9UhVIri3yZzgzPO9Vcbyg4EZuCVDgR3UC+f4iOb62tRSLBGflY1oRdNpoyonIayOec0JyRzvfapiXm1Bu111og==
@@ -1838,7 +1864,7 @@ debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
18381864
dependencies:
18391865
ms "^2.1.1"
18401866

1841-
debuglog@*, debuglog@^1.0.1:
1867+
debuglog@^1.0.1:
18421868
version "1.0.1"
18431869
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
18441870
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -3074,7 +3100,7 @@ import-local@^2.0.0:
30743100
pkg-dir "^3.0.0"
30753101
resolve-cwd "^2.0.0"
30763102

3077-
imurmurhash@*, imurmurhash@^0.1.4:
3103+
imurmurhash@^0.1.4:
30783104
version "0.1.4"
30793105
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
30803106
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -4256,11 +4282,6 @@ lockfile@^1.0.4:
42564282
dependencies:
42574283
signal-exit "^3.0.2"
42584284

4259-
lodash._baseindexof@*:
4260-
version "3.1.0"
4261-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
4262-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
4263-
42644285
lodash._baseuniq@~4.6.0:
42654286
version "4.6.0"
42664287
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -4269,33 +4290,11 @@ lodash._baseuniq@~4.6.0:
42694290
lodash._createset "~4.0.0"
42704291
lodash._root "~3.0.0"
42714292

4272-
lodash._bindcallback@*:
4273-
version "3.0.1"
4274-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
4275-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
4276-
4277-
lodash._cacheindexof@*:
4278-
version "3.0.2"
4279-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
4280-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
4281-
4282-
lodash._createcache@*:
4283-
version "3.1.2"
4284-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
4285-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
4286-
dependencies:
4287-
lodash._getnative "^3.0.0"
4288-
42894293
lodash._createset@~4.0.0:
42904294
version "4.0.3"
42914295
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
42924296
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
42934297

4294-
lodash._getnative@*, lodash._getnative@^3.0.0:
4295-
version "3.9.1"
4296-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
4297-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
4298-
42994298
lodash._reinterpolate@^3.0.0:
43004299
version "3.0.0"
43014300
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -4341,11 +4340,6 @@ lodash.isstring@^4.0.1:
43414340
resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
43424341
integrity sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=
43434342

4344-
lodash.restparam@*:
4345-
version "3.6.1"
4346-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
4347-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
4348-
43494343
lodash.set@^4.3.2:
43504344
version "4.3.2"
43514345
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -4609,7 +4603,7 @@ micromatch@^3.1.10, micromatch@^3.1.4:
46094603
snapdragon "^0.8.1"
46104604
to-regex "^3.0.2"
46114605

4612-
micromatch@^4.0.2:
4606+
micromatch@^4.0.0, micromatch@^4.0.2:
46134607
version "4.0.2"
46144608
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
46154609
integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==

0 commit comments

Comments
 (0)