Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit f9bc442

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency standard-version to v9.3.2
1 parent ffe23be commit f9bc442

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"prop-types": "15.7.2",
6060
"react": "17.0.2",
6161
"rimraf": "3.0.2",
62-
"standard-version": "9.3.1",
62+
"standard-version": "9.3.2",
6363
"tslint": "6.1.3",
6464
"typescript": "4.4.4"
6565
},

yarn.lock

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1521,16 +1521,7 @@ conventional-changelog-config-spec@2.1.0:
15211521
resolved "https://registry.yarnpkg.com/conventional-changelog-config-spec/-/conventional-changelog-config-spec-2.1.0.tgz#874a635287ef8b581fd8558532bf655d4fb59f2d"
15221522
integrity sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==
15231523

1524-
conventional-changelog-conventionalcommits@4.5.0:
1525-
version "4.5.0"
1526-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz#a02e0b06d11d342fdc0f00c91d78265ed0bc0a62"
1527-
integrity sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw==
1528-
dependencies:
1529-
compare-func "^2.0.0"
1530-
lodash "^4.17.15"
1531-
q "^1.5.1"
1532-
1533-
conventional-changelog-conventionalcommits@^4.5.0:
1524+
conventional-changelog-conventionalcommits@4.6.1, conventional-changelog-conventionalcommits@^4.5.0:
15341525
version "4.6.1"
15351526
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz#f4c0921937050674e578dc7875f908351ccf4014"
15361527
integrity sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw==
@@ -4322,15 +4313,15 @@ stack-utils@^2.0.3:
43224313
dependencies:
43234314
escape-string-regexp "^2.0.0"
43244315

4325-
standard-version@9.3.1:
4326-
version "9.3.1"
4327-
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-9.3.1.tgz#786c16c318847f58a31a2434f97e8db33a635853"
4328-
integrity sha512-5qMxXw/FxLouC5nANyx/5RY1kiorJx9BppUso8gN07MG64q2uLRmrPb4KfXp3Ql4s/gxjZwZ89e0FwxeLubGww==
4316+
standard-version@9.3.2:
4317+
version "9.3.2"
4318+
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-9.3.2.tgz#28db8c1be66fd2d736f28f7c5de7619e64cd6dab"
4319+
integrity sha512-u1rfKP4o4ew7Yjbfycv80aNMN2feTiqseAhUhrrx2XtdQGmu7gucpziXe68Z4YfHVqlxVEzo4aUA0Iu3VQOTgQ==
43294320
dependencies:
43304321
chalk "^2.4.2"
43314322
conventional-changelog "3.1.24"
43324323
conventional-changelog-config-spec "2.1.0"
4333-
conventional-changelog-conventionalcommits "4.5.0"
4324+
conventional-changelog-conventionalcommits "4.6.1"
43344325
conventional-recommended-bump "6.1.0"
43354326
detect-indent "^6.0.0"
43364327
detect-newline "^3.1.0"

0 commit comments

Comments
 (0)