Skip to content

Commit 5375165

Browse files
committed
chore(deps): update dependency standard-version to v9.3.2
1 parent 4d706bb commit 5375165

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"eslint": "7.21.0",
4040
"jest": "26.6.3",
4141
"nuxt": "2.15.3",
42-
"standard-version": "9.1.1"
42+
"standard-version": "9.3.2"
4343
}
4444
}

yarn.lock

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3441,7 +3441,16 @@ [email protected]:
34413441
resolved "https://registry.yarnpkg.com/conventional-changelog-config-spec/-/conventional-changelog-config-spec-2.1.0.tgz#874a635287ef8b581fd8558532bf655d4fb59f2d"
34423442
integrity sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==
34433443

3444-
[email protected], conventional-changelog-conventionalcommits@^4.5.0:
3444+
3445+
version "4.6.1"
3446+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz#f4c0921937050674e578dc7875f908351ccf4014"
3447+
integrity sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw==
3448+
dependencies:
3449+
compare-func "^2.0.0"
3450+
lodash "^4.17.15"
3451+
q "^1.5.1"
3452+
3453+
conventional-changelog-conventionalcommits@^4.5.0:
34453454
version "4.5.0"
34463455
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz#a02e0b06d11d342fdc0f00c91d78265ed0bc0a62"
34473456
integrity sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw==
@@ -10268,15 +10277,15 @@ stackframe@^1.1.1:
1026810277
resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-1.2.0.tgz#52429492d63c62eb989804c11552e3d22e779303"
1026910278
integrity sha512-GrdeshiRmS1YLMYgzF16olf2jJ/IzxXY9lhKOskuVziubpTYcYqyOwYeJKzQkwy7uN0fYSsbsC4RQaXf9LCrYA==
1027010279

10271-
standard-version@9.1.1:
10272-
version "9.1.1"
10273-
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-9.1.1.tgz#7561df6351b075a44544ce3d3ebcffcb9582ba5a"
10274-
integrity sha512-PF9JnRauBwH7DAkmefYu1mB2Kx0MVG13udqDTFmDUiogbyikBAHBdMrVuauxtAb2YIkyZ3FMYCNv0hqUKMOPww==
10280+
standard-version@9.3.2:
10281+
version "9.3.2"
10282+
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-9.3.2.tgz#28db8c1be66fd2d736f28f7c5de7619e64cd6dab"
10283+
integrity sha512-u1rfKP4o4ew7Yjbfycv80aNMN2feTiqseAhUhrrx2XtdQGmu7gucpziXe68Z4YfHVqlxVEzo4aUA0Iu3VQOTgQ==
1027510284
dependencies:
1027610285
chalk "^2.4.2"
1027710286
conventional-changelog "3.1.24"
1027810287
conventional-changelog-config-spec "2.1.0"
10279-
conventional-changelog-conventionalcommits "4.5.0"
10288+
conventional-changelog-conventionalcommits "4.6.1"
1028010289
conventional-recommended-bump "6.1.0"
1028110290
detect-indent "^6.0.0"
1028210291
detect-newline "^3.1.0"

0 commit comments

Comments
 (0)