Browse code
chore: Upgrade dependencies
... | ... |
@@ -13,7 +13,7 @@ |
13 | 13 |
"@commitlint/config-conventional": "^13.2.0", |
14 | 14 |
"husky": "^7.0.2", |
15 | 15 |
"scrivano": "^0.1.0", |
16 |
- "standard-version": "^9.3.1" |
|
16 |
+ "standard-version": "^9.3.2" |
|
17 | 17 |
} |
18 | 18 |
}, |
19 | 19 |
"node_modules/@babel/code-frame": { |
... | ... |
@@ -748,8 +748,9 @@ |
748 | 748 |
"dev": true |
749 | 749 |
}, |
750 | 750 |
"node_modules/conventional-changelog-conventionalcommits": { |
751 |
- "version": "4.5.0", |
|
752 |
- "integrity": "sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw==", |
|
751 |
+ "version": "4.6.1", |
|
752 |
+ "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz", |
|
753 |
+ "integrity": "sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw==", |
|
753 | 754 |
"dev": true, |
754 | 755 |
"dependencies": { |
755 | 756 |
"compare-func": "^2.0.0", |
... | ... |
@@ -2892,15 +2893,15 @@ |
2892 | 2893 |
} |
2893 | 2894 |
}, |
2894 | 2895 |
"node_modules/standard-version": { |
2895 |
- "version": "9.3.1", |
|
2896 |
- "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.1.tgz", |
|
2897 |
- "integrity": "sha512-5qMxXw/FxLouC5nANyx/5RY1kiorJx9BppUso8gN07MG64q2uLRmrPb4KfXp3Ql4s/gxjZwZ89e0FwxeLubGww==", |
|
2896 |
+ "version": "9.3.2", |
|
2897 |
+ "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.2.tgz", |
|
2898 |
+ "integrity": "sha512-u1rfKP4o4ew7Yjbfycv80aNMN2feTiqseAhUhrrx2XtdQGmu7gucpziXe68Z4YfHVqlxVEzo4aUA0Iu3VQOTgQ==", |
|
2898 | 2899 |
"dev": true, |
2899 | 2900 |
"dependencies": { |
2900 | 2901 |
"chalk": "^2.4.2", |
2901 | 2902 |
"conventional-changelog": "3.1.24", |
2902 | 2903 |
"conventional-changelog-config-spec": "2.1.0", |
2903 |
- "conventional-changelog-conventionalcommits": "4.5.0", |
|
2904 |
+ "conventional-changelog-conventionalcommits": "4.6.1", |
|
2904 | 2905 |
"conventional-recommended-bump": "6.1.0", |
2905 | 2906 |
"detect-indent": "^6.0.0", |
2906 | 2907 |
"detect-newline": "^3.1.0", |
... | ... |
@@ -3940,8 +3941,9 @@ |
3940 | 3941 |
"dev": true |
3941 | 3942 |
}, |
3942 | 3943 |
"conventional-changelog-conventionalcommits": { |
3943 |
- "version": "4.5.0", |
|
3944 |
- "integrity": "sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw==", |
|
3944 |
+ "version": "4.6.1", |
|
3945 |
+ "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz", |
|
3946 |
+ "integrity": "sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw==", |
|
3945 | 3947 |
"dev": true, |
3946 | 3948 |
"requires": { |
3947 | 3949 |
"compare-func": "^2.0.0", |
... | ... |
@@ -5538,15 +5540,15 @@ |
5538 | 5540 |
} |
5539 | 5541 |
}, |
5540 | 5542 |
"standard-version": { |
5541 |
- "version": "9.3.1", |
|
5542 |
- "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.1.tgz", |
|
5543 |
- "integrity": "sha512-5qMxXw/FxLouC5nANyx/5RY1kiorJx9BppUso8gN07MG64q2uLRmrPb4KfXp3Ql4s/gxjZwZ89e0FwxeLubGww==", |
|
5543 |
+ "version": "9.3.2", |
|
5544 |
+ "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.2.tgz", |
|
5545 |
+ "integrity": "sha512-u1rfKP4o4ew7Yjbfycv80aNMN2feTiqseAhUhrrx2XtdQGmu7gucpziXe68Z4YfHVqlxVEzo4aUA0Iu3VQOTgQ==", |
|
5544 | 5546 |
"dev": true, |
5545 | 5547 |
"requires": { |
5546 | 5548 |
"chalk": "^2.4.2", |
5547 | 5549 |
"conventional-changelog": "3.1.24", |
5548 | 5550 |
"conventional-changelog-config-spec": "2.1.0", |
5549 |
- "conventional-changelog-conventionalcommits": "4.5.0", |
|
5551 |
+ "conventional-changelog-conventionalcommits": "4.6.1", |
|
5550 | 5552 |
"conventional-recommended-bump": "6.1.0", |
5551 | 5553 |
"detect-indent": "^6.0.0", |
5552 | 5554 |
"detect-newline": "^3.1.0", |