Skip to content

Commit ef9d66a

Browse files
committed
chore(deps): update dependency conventional-changelog-conventionalcommits to v6
1 parent 9930926 commit ef9d66a

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"all-contributors-cli": "6.26.0",
5353
"axios": "1.4.0",
5454
"concurrently": "8.1.0",
55-
"conventional-changelog-conventionalcommits": "5.0.0",
55+
"conventional-changelog-conventionalcommits": "6.0.0",
5656
"eslint": "8.42.0",
5757
"eslint-config-prettier": "8.8.0",
5858
"eslint-plugin-prettier": "4.2.1",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2761,14 +2761,12 @@ concurrently@8.1.0:
27612761
tree-kill "^1.2.2"
27622762
yargs "^17.7.1"
27632763

2764-
conventional-changelog-conventionalcommits@5.0.0:
2765-
version "5.0.0"
2766-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
2767-
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
2764+
conventional-changelog-conventionalcommits@6.0.0:
2765+
version "6.0.0"
2766+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.0.0.tgz#b0ab0c47aec45dbae17f7575df41a92bbb1ba7b0"
2767+
integrity sha512-pOQWvJ2se8UmGj3Vz5NzhljdgHvGow6ATZ7pM0TZqGekAfwgJkr3YQ9ZbooB4VIh35KS/cpfIgVrLoqLNvFNYg==
27682768
dependencies:
27692769
compare-func "^2.0.0"
2770-
lodash "^4.17.15"
2771-
q "^1.5.1"
27722770

27732771
convert-source-map@^1.6.0, convert-source-map@^1.7.0:
27742772
version "1.8.0"
@@ -4518,7 +4516,7 @@ lodash.uniqby@^4.7.0:
45184516
resolved "https://registry.yarnpkg.com/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz#d99c07a669e9e6d24e1362dfe266c67616af1302"
45194517
integrity sha1-2ZwHpmnp5tJOE2Lf4mbGdhavEwI=
45204518

4521-
lodash@^4.11.2, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.4:
4519+
lodash@^4.11.2, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.4:
45224520
version "4.17.21"
45234521
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
45244522
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -5068,11 +5066,6 @@ pure-rand@^6.0.0:
50685066
resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-6.0.0.tgz#701996ceefa253507923a0e864c17ab421c04a7c"
50695067
integrity sha512-rLSBxJjP+4DQOgcJAx6RZHT2he2pkhQdSnofG5VWyVl6GRq/K02ISOuOLcsMOrtKDIJb8JN2zm3FFzWNbezdPw==
50705068

5071-
q@^1.5.1:
5072-
version "1.5.1"
5073-
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
5074-
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
5075-
50765069
qs@^6.9.1:
50775070
version "6.10.3"
50785071
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e"

0 commit comments

Comments
 (0)