chore(deps-dev): bump standard-version from 9.3.1 to 9.3.2
This commit is contained in:
		
							parent
							
								
									b5d5a26606
								
							
						
					
					
						commit
						1ac0cbdd68
					
				
							
								
								
									
										55
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										55
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -62,7 +62,7 @@ | |||||||
|         "less-loader": "^7.1.0", |         "less-loader": "^7.1.0", | ||||||
|         "markdown-toc": "^1.2.0", |         "markdown-toc": "^1.2.0", | ||||||
|         "nuxt-property-decorator": "^2.9.1", |         "nuxt-property-decorator": "^2.9.1", | ||||||
|         "standard-version": "^9.3.1", |         "standard-version": "^9.3.2", | ||||||
|         "ts-jest": "^27.0.7", |         "ts-jest": "^27.0.7", | ||||||
|         "vue-jest": "^3.0.4", |         "vue-jest": "^3.0.4", | ||||||
|         "yaml": "^1.10.2" |         "yaml": "^1.10.2" | ||||||
| @ -8231,9 +8231,9 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "node_modules/conventional-changelog-conventionalcommits": { |     "node_modules/conventional-changelog-conventionalcommits": { | ||||||
|       "version": "4.6.0", |       "version": "4.6.1", | ||||||
|       "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.0.tgz", |       "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz", | ||||||
|       "integrity": "sha512-sj9tj3z5cnHaSJCYObA9nISf7eq/YjscLPoq6nmew4SiOjxqL2KRpK20fjnjVbpNDjJ2HR3MoVcWKXwbVvzS0A==", |       "integrity": "sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "compare-func": "^2.0.0", |         "compare-func": "^2.0.0", | ||||||
| @ -21441,15 +21441,15 @@ | |||||||
|       "integrity": "sha512-GrdeshiRmS1YLMYgzF16olf2jJ/IzxXY9lhKOskuVziubpTYcYqyOwYeJKzQkwy7uN0fYSsbsC4RQaXf9LCrYA==" |       "integrity": "sha512-GrdeshiRmS1YLMYgzF16olf2jJ/IzxXY9lhKOskuVziubpTYcYqyOwYeJKzQkwy7uN0fYSsbsC4RQaXf9LCrYA==" | ||||||
|     }, |     }, | ||||||
|     "node_modules/standard-version": { |     "node_modules/standard-version": { | ||||||
|       "version": "9.3.1", |       "version": "9.3.2", | ||||||
|       "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.1.tgz", |       "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.2.tgz", | ||||||
|       "integrity": "sha512-5qMxXw/FxLouC5nANyx/5RY1kiorJx9BppUso8gN07MG64q2uLRmrPb4KfXp3Ql4s/gxjZwZ89e0FwxeLubGww==", |       "integrity": "sha512-u1rfKP4o4ew7Yjbfycv80aNMN2feTiqseAhUhrrx2XtdQGmu7gucpziXe68Z4YfHVqlxVEzo4aUA0Iu3VQOTgQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "chalk": "^2.4.2", |         "chalk": "^2.4.2", | ||||||
|         "conventional-changelog": "3.1.24", |         "conventional-changelog": "3.1.24", | ||||||
|         "conventional-changelog-config-spec": "2.1.0", |         "conventional-changelog-config-spec": "2.1.0", | ||||||
|         "conventional-changelog-conventionalcommits": "4.5.0", |         "conventional-changelog-conventionalcommits": "4.6.1", | ||||||
|         "conventional-recommended-bump": "6.1.0", |         "conventional-recommended-bump": "6.1.0", | ||||||
|         "detect-indent": "^6.0.0", |         "detect-indent": "^6.0.0", | ||||||
|         "detect-newline": "^3.1.0", |         "detect-newline": "^3.1.0", | ||||||
| @ -21469,20 +21469,6 @@ | |||||||
|         "node": ">=10" |         "node": ">=10" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/standard-version/node_modules/conventional-changelog-conventionalcommits": { |  | ||||||
|       "version": "4.5.0", |  | ||||||
|       "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz", |  | ||||||
|       "integrity": "sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw==", |  | ||||||
|       "dev": true, |  | ||||||
|       "dependencies": { |  | ||||||
|         "compare-func": "^2.0.0", |  | ||||||
|         "lodash": "^4.17.15", |  | ||||||
|         "q": "^1.5.1" |  | ||||||
|       }, |  | ||||||
|       "engines": { |  | ||||||
|         "node": ">=10" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/standard-version/node_modules/detect-indent": { |     "node_modules/standard-version/node_modules/detect-indent": { | ||||||
|       "version": "6.1.0", |       "version": "6.1.0", | ||||||
|       "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.1.0.tgz", |       "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.1.0.tgz", | ||||||
| @ -31599,9 +31585,9 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "conventional-changelog-conventionalcommits": { |     "conventional-changelog-conventionalcommits": { | ||||||
|       "version": "4.6.0", |       "version": "4.6.1", | ||||||
|       "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.0.tgz", |       "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz", | ||||||
|       "integrity": "sha512-sj9tj3z5cnHaSJCYObA9nISf7eq/YjscLPoq6nmew4SiOjxqL2KRpK20fjnjVbpNDjJ2HR3MoVcWKXwbVvzS0A==", |       "integrity": "sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "compare-func": "^2.0.0", |         "compare-func": "^2.0.0", | ||||||
| @ -41809,15 +41795,15 @@ | |||||||
|       "integrity": "sha512-GrdeshiRmS1YLMYgzF16olf2jJ/IzxXY9lhKOskuVziubpTYcYqyOwYeJKzQkwy7uN0fYSsbsC4RQaXf9LCrYA==" |       "integrity": "sha512-GrdeshiRmS1YLMYgzF16olf2jJ/IzxXY9lhKOskuVziubpTYcYqyOwYeJKzQkwy7uN0fYSsbsC4RQaXf9LCrYA==" | ||||||
|     }, |     }, | ||||||
|     "standard-version": { |     "standard-version": { | ||||||
|       "version": "9.3.1", |       "version": "9.3.2", | ||||||
|       "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.1.tgz", |       "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.2.tgz", | ||||||
|       "integrity": "sha512-5qMxXw/FxLouC5nANyx/5RY1kiorJx9BppUso8gN07MG64q2uLRmrPb4KfXp3Ql4s/gxjZwZ89e0FwxeLubGww==", |       "integrity": "sha512-u1rfKP4o4ew7Yjbfycv80aNMN2feTiqseAhUhrrx2XtdQGmu7gucpziXe68Z4YfHVqlxVEzo4aUA0Iu3VQOTgQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "chalk": "^2.4.2", |         "chalk": "^2.4.2", | ||||||
|         "conventional-changelog": "3.1.24", |         "conventional-changelog": "3.1.24", | ||||||
|         "conventional-changelog-config-spec": "2.1.0", |         "conventional-changelog-config-spec": "2.1.0", | ||||||
|         "conventional-changelog-conventionalcommits": "4.5.0", |         "conventional-changelog-conventionalcommits": "4.6.1", | ||||||
|         "conventional-recommended-bump": "6.1.0", |         "conventional-recommended-bump": "6.1.0", | ||||||
|         "detect-indent": "^6.0.0", |         "detect-indent": "^6.0.0", | ||||||
|         "detect-newline": "^3.1.0", |         "detect-newline": "^3.1.0", | ||||||
| @ -41831,17 +41817,6 @@ | |||||||
|         "yargs": "^16.0.0" |         "yargs": "^16.0.0" | ||||||
|       }, |       }, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "conventional-changelog-conventionalcommits": { |  | ||||||
|           "version": "4.5.0", |  | ||||||
|           "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz", |  | ||||||
|           "integrity": "sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw==", |  | ||||||
|           "dev": true, |  | ||||||
|           "requires": { |  | ||||||
|             "compare-func": "^2.0.0", |  | ||||||
|             "lodash": "^4.17.15", |  | ||||||
|             "q": "^1.5.1" |  | ||||||
|           } |  | ||||||
|         }, |  | ||||||
|         "detect-indent": { |         "detect-indent": { | ||||||
|           "version": "6.1.0", |           "version": "6.1.0", | ||||||
|           "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.1.0.tgz", |           "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.1.0.tgz", | ||||||
|  | |||||||
| @ -89,7 +89,7 @@ | |||||||
|     "less-loader": "^7.1.0", |     "less-loader": "^7.1.0", | ||||||
|     "markdown-toc": "^1.2.0", |     "markdown-toc": "^1.2.0", | ||||||
|     "nuxt-property-decorator": "^2.9.1", |     "nuxt-property-decorator": "^2.9.1", | ||||||
|     "standard-version": "^9.3.1", |     "standard-version": "^9.3.2", | ||||||
|     "ts-jest": "^27.0.7", |     "ts-jest": "^27.0.7", | ||||||
|     "vue-jest": "^3.0.4", |     "vue-jest": "^3.0.4", | ||||||
|     "yaml": "^1.10.2" |     "yaml": "^1.10.2" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user