chore(deps): update dependency conventional-changelog-cli to v2 (#347)
This commit is contained in:
parent
18c8641b5b
commit
aa07879f10
2 changed files with 63 additions and 63 deletions
124
package-lock.json
generated
124
package-lock.json
generated
|
|
@ -192,9 +192,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"JSONStream": {
|
||||
"version": "1.3.2",
|
||||
"resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.2.tgz",
|
||||
"integrity": "sha1-wQI3G27Dp887hHygDCC7D85Mbeo=",
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.3.tgz",
|
||||
"integrity": "sha512-3Sp6WZZ/lXl+nTDoGpGWHEpTnnC6X5fnkolYZR6nwIfzbxxvA8utPWe1gCt7i0m9uVGsSz2IS8K8mJ7HmlduMg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"jsonparse": "^1.2.0",
|
||||
|
|
@ -2621,22 +2621,22 @@
|
|||
}
|
||||
},
|
||||
"conventional-changelog": {
|
||||
"version": "1.1.24",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-1.1.24.tgz",
|
||||
"integrity": "sha512-2WcSUst4Y3Z4hHvoMTWXMJr/DmgVdLiMOVY1Kak2LfFz+GIz2KDp5naqbFesYbfXPmaZ5p491dO0FWZIJoJw1Q==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-2.0.1.tgz",
|
||||
"integrity": "sha512-WeWcEcR7uBtRZ/uG6DRIlVqsm7UTnxrixaAPoPvfQP7FRPf1qIXL76nGKy4wXq+wO3zOpqYubWUqrYLIL3+xww==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"conventional-changelog-angular": "^1.6.6",
|
||||
"conventional-changelog-atom": "^0.2.8",
|
||||
"conventional-changelog-codemirror": "^0.3.8",
|
||||
"conventional-changelog-core": "^2.0.11",
|
||||
"conventional-changelog-ember": "^0.3.12",
|
||||
"conventional-changelog-eslint": "^1.0.9",
|
||||
"conventional-changelog-express": "^0.3.6",
|
||||
"conventional-changelog-atom": "^2.0.0",
|
||||
"conventional-changelog-codemirror": "^2.0.0",
|
||||
"conventional-changelog-core": "^3.0.0",
|
||||
"conventional-changelog-ember": "^2.0.0",
|
||||
"conventional-changelog-eslint": "^3.0.0",
|
||||
"conventional-changelog-express": "^2.0.0",
|
||||
"conventional-changelog-jquery": "^0.1.0",
|
||||
"conventional-changelog-jscs": "^0.1.0",
|
||||
"conventional-changelog-jshint": "^0.3.8",
|
||||
"conventional-changelog-preset-loader": "^1.1.8"
|
||||
"conventional-changelog-jshint": "^2.0.0",
|
||||
"conventional-changelog-preset-loader": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"conventional-changelog-angular": {
|
||||
|
|
@ -2650,49 +2650,49 @@
|
|||
}
|
||||
},
|
||||
"conventional-changelog-atom": {
|
||||
"version": "0.2.8",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-0.2.8.tgz",
|
||||
"integrity": "sha512-8pPZqhMbrnltNBizjoDCb/Sz85KyUXNDQxuAEYAU5V/eHn0okMBVjqc8aHWYpHrytyZWvMGbayOlDv7i8kEf6g==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-2.0.0.tgz",
|
||||
"integrity": "sha512-ygwkwyTQYAm4S0tsDt+1yg8tHhRrv7qu9SOWPhNQlVrInFLsfKc0FActCA3de2ChknxpVPY2B53yhKvCAtkBCg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"q": "^1.5.1"
|
||||
}
|
||||
},
|
||||
"conventional-changelog-cli": {
|
||||
"version": "1.3.22",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-1.3.22.tgz",
|
||||
"integrity": "sha512-pnjdIJbxjkZ5VdAX/H1wndr1G10CY8MuZgnXuJhIHglOXfIrXygb7KZC836GW9uo1u8PjEIvIw/bKX0lOmOzZg==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-2.0.1.tgz",
|
||||
"integrity": "sha512-gQzMbLyPNYymbzJncJNBapLZTXEtXrq6qmQOJH0w/jVX9fxIli4sLalQgzEPjD7M1noLJd1cIdQAP1R++TkGxg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"add-stream": "^1.0.0",
|
||||
"conventional-changelog": "^1.1.24",
|
||||
"conventional-changelog": "^2.0.1",
|
||||
"lodash": "^4.2.1",
|
||||
"meow": "^4.0.0",
|
||||
"tempfile": "^1.1.1"
|
||||
}
|
||||
},
|
||||
"conventional-changelog-codemirror": {
|
||||
"version": "0.3.8",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-codemirror/-/conventional-changelog-codemirror-0.3.8.tgz",
|
||||
"integrity": "sha512-3HFZKtBXTaUCHvz7ai6nk2+psRIkldDoNzCsom0egDtVmPsvvHZkzjynhdQyULfacRSsBTaiQ0ol6nBOL4dDiQ==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-codemirror/-/conventional-changelog-codemirror-2.0.0.tgz",
|
||||
"integrity": "sha512-pZt/YynJ5m8C9MGV5wkBuhM1eX+8a84fmNrdOylxg/lJV+lgtAiNhnpskNuixtf71iKVWSlEqMQ6z6CH7/Uo5A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"q": "^1.5.1"
|
||||
}
|
||||
},
|
||||
"conventional-changelog-core": {
|
||||
"version": "2.0.11",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.11.tgz",
|
||||
"integrity": "sha512-HvTE6RlqeEZ/NFPtQeFLsIDOLrGP3bXYr7lFLMhCVsbduF1MXIe8OODkwMFyo1i9ku9NWBwVnVn0jDmIFXjDRg==",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.0.0.tgz",
|
||||
"integrity": "sha512-D2hApWWsdh4tkNgDjn1KtRapxUJ70Sd+V84btTVJJJ96S3cVRES8Ty3ih0TRkOZmDkw/uS0mxrHSskQ/P/Gvsg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"conventional-changelog-writer": "^3.0.9",
|
||||
"conventional-commits-parser": "^2.1.7",
|
||||
"conventional-changelog-writer": "^4.0.0",
|
||||
"conventional-commits-parser": "^3.0.0",
|
||||
"dateformat": "^3.0.0",
|
||||
"get-pkg-repo": "^1.0.0",
|
||||
"git-raw-commits": "^1.3.6",
|
||||
"git-raw-commits": "^2.0.0",
|
||||
"git-remote-origin-url": "^2.0.0",
|
||||
"git-semver-tags": "^1.3.6",
|
||||
"git-semver-tags": "^2.0.0",
|
||||
"lodash": "^4.2.1",
|
||||
"normalize-package-data": "^2.3.5",
|
||||
"q": "^1.5.1",
|
||||
|
|
@ -2702,27 +2702,27 @@
|
|||
}
|
||||
},
|
||||
"conventional-changelog-ember": {
|
||||
"version": "0.3.12",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-0.3.12.tgz",
|
||||
"integrity": "sha512-mmJzA7uzbrOqeF89dMMi6z17O07ORTXlTMArnLG9ZTX4oLaKNolUlxFUFlFm9JUoVWajVpaHQWjxH1EOQ+ARoQ==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-2.0.0.tgz",
|
||||
"integrity": "sha512-s9ZYf3VMdYe8ca8bw1X+he050HZNy9Pm3dBpYA+BunDGFE4Fy7whOvYhWah2U9+j9l6y/whfa0+eHANvZytE9A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"q": "^1.5.1"
|
||||
}
|
||||
},
|
||||
"conventional-changelog-eslint": {
|
||||
"version": "1.0.9",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-eslint/-/conventional-changelog-eslint-1.0.9.tgz",
|
||||
"integrity": "sha512-h87nfVh2fdk9fJIvz26wCBsbDC/KxqCc5wSlNMZbXcARtbgNbNDIF7Y7ctokFdnxkzVdaHsbINkh548T9eBA7Q==",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.0.tgz",
|
||||
"integrity": "sha512-Acn20v+13c+o1OAWKvc9sCCl73Nj2vOMyn+G82euiMZwgYNE9CcBkTnw/GKdBi9KiZMK9uy+SCQ/QyAEE+8vZA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"q": "^1.5.1"
|
||||
}
|
||||
},
|
||||
"conventional-changelog-express": {
|
||||
"version": "0.3.6",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-express/-/conventional-changelog-express-0.3.6.tgz",
|
||||
"integrity": "sha512-3iWVtBJZ9RnRnZveNDzOD8QRn6g6vUif0qVTWWyi5nUIAbuN1FfPVyKdAlJJfp5Im+dE8Kiy/d2SpaX/0X678Q==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-express/-/conventional-changelog-express-2.0.0.tgz",
|
||||
"integrity": "sha512-2svPjeXCrjwwqnzu/f3qU5LWoLO0jmUIEbtbbSRXAAP9Ag+137b484eJsiRt9DPYXSVzog0Eoek3rvCzfHcphQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"q": "^1.5.1"
|
||||
|
|
@ -2747,9 +2747,9 @@
|
|||
}
|
||||
},
|
||||
"conventional-changelog-jshint": {
|
||||
"version": "0.3.8",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-jshint/-/conventional-changelog-jshint-0.3.8.tgz",
|
||||
"integrity": "sha512-hn9QU4ZI/5V50wKPJNPGT4gEWgiBFpV6adieILW4MaUFynuDYOvQ71EMSj3EznJyKi/KzuXpc9dGmX8njZMjig==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.0.tgz",
|
||||
"integrity": "sha512-+4fCln755N0ZzRUEdcDWR5Due71Dsqkbov6K/UmVCnljZvhVh0/wpT4YROoSsAnhfZO8shyWDPFKm6EP20pLQg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"compare-func": "^1.3.1",
|
||||
|
|
@ -2757,19 +2757,19 @@
|
|||
}
|
||||
},
|
||||
"conventional-changelog-preset-loader": {
|
||||
"version": "1.1.8",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-1.1.8.tgz",
|
||||
"integrity": "sha512-MkksM4G4YdrMlT2MbTsV2F6LXu/hZR0Tc/yenRrDIKRwBl/SP7ER4ZDlglqJsCzLJi4UonBc52Bkm5hzrOVCcw==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.0.0.tgz",
|
||||
"integrity": "sha512-hEWm9o6TxjS9aO1AKaHpl8avSXaUHiUXBT25vJ4ToaDi/gPDqt3OnZkwhIgubADUF+lPqcXpjFTOYcOL4AwyvA==",
|
||||
"dev": true
|
||||
},
|
||||
"conventional-changelog-writer": {
|
||||
"version": "3.0.9",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.9.tgz",
|
||||
"integrity": "sha512-n9KbsxlJxRQsUnK6wIBRnARacvNnN4C/nxnxCkH+B/R1JS2Fa+DiP1dU4I59mEDEjgnFaN2+9wr1P1s7GYB5/Q==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.0.tgz",
|
||||
"integrity": "sha512-hMZPe0AQ6Bi05epeK/7hz80xxk59nPA5z/b63TOHq2wigM0/akreOc8N4Jam5b9nFgKWX1e9PdPv2ewgW6bcfg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"compare-func": "^1.3.1",
|
||||
"conventional-commits-filter": "^1.1.6",
|
||||
"conventional-commits-filter": "^2.0.0",
|
||||
"dateformat": "^3.0.0",
|
||||
"handlebars": "^4.0.2",
|
||||
"json-stringify-safe": "^5.0.1",
|
||||
|
|
@ -2781,9 +2781,9 @@
|
|||
}
|
||||
},
|
||||
"conventional-commits-filter": {
|
||||
"version": "1.1.6",
|
||||
"resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.6.tgz",
|
||||
"integrity": "sha512-KcDgtCRKJCQhyk6VLT7zR+ZOyCnerfemE/CsR3iQpzRRFbLEs0Y6rwk3mpDvtOh04X223z+1xyJ582Stfct/0Q==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.0.tgz",
|
||||
"integrity": "sha512-Cfl0j1/NquB/TMVx7Wrmyq7uRM+/rPQbtVVGwzfkhZ6/yH6fcMmP0Q/9044TBZPTNdGzm46vXFXL14wbET0/Mg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"is-subset": "^0.1.1",
|
||||
|
|
@ -2791,9 +2791,9 @@
|
|||
}
|
||||
},
|
||||
"conventional-commits-parser": {
|
||||
"version": "2.1.7",
|
||||
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-2.1.7.tgz",
|
||||
"integrity": "sha512-BoMaddIEJ6B4QVMSDu9IkVImlGOSGA1I2BQyOZHeLQ6qVOJLcLKn97+fL6dGbzWEiqDzfH4OkcveULmeq2MHFQ==",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.0.0.tgz",
|
||||
"integrity": "sha512-GWh71U26BLWgMykCp+VghZ4s64wVbtseECcKQ/PvcPZR2cUnz+FUc2J9KjxNl7/ZbCxST8R03c9fc+Vi0umS9Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"JSONStream": "^1.0.4",
|
||||
|
|
@ -6009,9 +6009,9 @@
|
|||
}
|
||||
},
|
||||
"git-raw-commits": {
|
||||
"version": "1.3.6",
|
||||
"resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-1.3.6.tgz",
|
||||
"integrity": "sha512-svsK26tQ8vEKnMshTDatSIQSMDdz8CxIIqKsvPqbtV23Etmw6VNaFAitu8zwZ0VrOne7FztwPyRLxK7/DIUTQg==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.0.tgz",
|
||||
"integrity": "sha512-w4jFEJFgKXMQJ0H0ikBk2S+4KP2VEjhCvLCNqbNRQC8BgGWgLKNCO7a9K9LI+TVT7Gfoloje502sEnctibffgg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"dargs": "^4.0.1",
|
||||
|
|
@ -6032,9 +6032,9 @@
|
|||
}
|
||||
},
|
||||
"git-semver-tags": {
|
||||
"version": "1.3.6",
|
||||
"resolved": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-1.3.6.tgz",
|
||||
"integrity": "sha512-2jHlJnln4D/ECk9FxGEBh3k44wgYdWjWDtMmJPaecjoRmxKo3Y1Lh8GMYuOPu04CHw86NTAODchYjC5pnpMQig==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-2.0.0.tgz",
|
||||
"integrity": "sha512-lSgFc3zQTul31nFje2Q8XdNcTOI6B4I3mJRPCgFzHQQLfxfqdWTYzdtCaynkK5Xmb2wQlSJoKolhXJ1VhKROnQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"meow": "^4.0.0",
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
"babel-plugin-rewire": "1.1.0",
|
||||
"babel-preset-env": "1.7.0",
|
||||
"babel-preset-stage-3": "6.24.1",
|
||||
"conventional-changelog-cli": "1.3.22",
|
||||
"conventional-changelog-cli": "2.0.1",
|
||||
"cssnano": "4.0.5",
|
||||
"doctoc": "1.3.1",
|
||||
"eslint": "5.2.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue