fix: bump @semantic-release/commit-analyzer to v10.0.0-beta.1
				
					
				
			This commit is contained in:
		
							parent
							
								
									039145ab3e
								
							
						
					
					
						commit
						d4ed18d184
					
				
							
								
								
									
										58
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										58
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -9,7 +9,7 @@ | ||||
|       "version": "0.0.0-development", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@semantic-release/commit-analyzer": "^9.0.2", | ||||
|         "@semantic-release/commit-analyzer": "^10.0.0-beta.1", | ||||
|         "@semantic-release/error": "^3.0.0", | ||||
|         "@semantic-release/github": "9.0.0-beta.2", | ||||
|         "@semantic-release/npm": "^10.0.2", | ||||
| @ -418,23 +418,23 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@semantic-release/commit-analyzer": { | ||||
|       "version": "9.0.2", | ||||
|       "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz", | ||||
|       "integrity": "sha512-E+dr6L+xIHZkX4zNMe6Rnwg4YQrWNXK+rNsvwOPpdFppvZO1olE2fIgWhv89TkQErygevbjsZFSIxp+u6w2e5g==", | ||||
|       "version": "10.0.0-beta.1", | ||||
|       "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.0-beta.1.tgz", | ||||
|       "integrity": "sha512-9RdTJqskEyTyqaw4h0vORXJiwZWacTPR/aPaQ8ILn3oW/4v+uL3RlUnjfTICYE7nKGHRDESAp+GNRys1ewUN3g==", | ||||
|       "dependencies": { | ||||
|         "conventional-changelog-angular": "^5.0.0", | ||||
|         "conventional-commits-filter": "^2.0.0", | ||||
|         "conventional-commits-parser": "^3.2.3", | ||||
|         "debug": "^4.0.0", | ||||
|         "import-from": "^4.0.0", | ||||
|         "lodash": "^4.17.4", | ||||
|         "lodash-es": "^4.17.21", | ||||
|         "micromatch": "^4.0.2" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=14.17" | ||||
|         "node": ">=18" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "semantic-release": ">=18.0.0-beta.1" | ||||
|         "semantic-release": ">=20.1.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@semantic-release/error": { | ||||
| @ -7984,6 +7984,27 @@ | ||||
|         "@octokit/core": "^4.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/semantic-release/node_modules/@semantic-release/commit-analyzer": { | ||||
|       "version": "9.0.2", | ||||
|       "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz", | ||||
|       "integrity": "sha512-E+dr6L+xIHZkX4zNMe6Rnwg4YQrWNXK+rNsvwOPpdFppvZO1olE2fIgWhv89TkQErygevbjsZFSIxp+u6w2e5g==", | ||||
|       "peer": true, | ||||
|       "dependencies": { | ||||
|         "conventional-changelog-angular": "^5.0.0", | ||||
|         "conventional-commits-filter": "^2.0.0", | ||||
|         "conventional-commits-parser": "^3.2.3", | ||||
|         "debug": "^4.0.0", | ||||
|         "import-from": "^4.0.0", | ||||
|         "lodash": "^4.17.4", | ||||
|         "micromatch": "^4.0.2" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=14.17" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "semantic-release": ">=18.0.0-beta.1" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/semantic-release/node_modules/@semantic-release/github": { | ||||
|       "version": "8.1.0", | ||||
|       "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-8.1.0.tgz", | ||||
| @ -9723,16 +9744,16 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@semantic-release/commit-analyzer": { | ||||
|       "version": "9.0.2", | ||||
|       "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz", | ||||
|       "integrity": "sha512-E+dr6L+xIHZkX4zNMe6Rnwg4YQrWNXK+rNsvwOPpdFppvZO1olE2fIgWhv89TkQErygevbjsZFSIxp+u6w2e5g==", | ||||
|       "version": "10.0.0-beta.1", | ||||
|       "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.0-beta.1.tgz", | ||||
|       "integrity": "sha512-9RdTJqskEyTyqaw4h0vORXJiwZWacTPR/aPaQ8ILn3oW/4v+uL3RlUnjfTICYE7nKGHRDESAp+GNRys1ewUN3g==", | ||||
|       "requires": { | ||||
|         "conventional-changelog-angular": "^5.0.0", | ||||
|         "conventional-commits-filter": "^2.0.0", | ||||
|         "conventional-commits-parser": "^3.2.3", | ||||
|         "debug": "^4.0.0", | ||||
|         "import-from": "^4.0.0", | ||||
|         "lodash": "^4.17.4", | ||||
|         "lodash-es": "^4.17.21", | ||||
|         "micromatch": "^4.0.2" | ||||
|       } | ||||
|     }, | ||||
| @ -14971,6 +14992,21 @@ | ||||
|             "bottleneck": "^2.15.3" | ||||
|           } | ||||
|         }, | ||||
|         "@semantic-release/commit-analyzer": { | ||||
|           "version": "9.0.2", | ||||
|           "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz", | ||||
|           "integrity": "sha512-E+dr6L+xIHZkX4zNMe6Rnwg4YQrWNXK+rNsvwOPpdFppvZO1olE2fIgWhv89TkQErygevbjsZFSIxp+u6w2e5g==", | ||||
|           "peer": true, | ||||
|           "requires": { | ||||
|             "conventional-changelog-angular": "^5.0.0", | ||||
|             "conventional-commits-filter": "^2.0.0", | ||||
|             "conventional-commits-parser": "^3.2.3", | ||||
|             "debug": "^4.0.0", | ||||
|             "import-from": "^4.0.0", | ||||
|             "lodash": "^4.17.4", | ||||
|             "micromatch": "^4.0.2" | ||||
|           } | ||||
|         }, | ||||
|         "@semantic-release/github": { | ||||
|           "version": "8.1.0", | ||||
|           "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-8.1.0.tgz", | ||||
|  | ||||
| @ -26,7 +26,7 @@ | ||||
|     "Matt Travi <npm@travi.org> (https://matt.travi.org/)" | ||||
|   ], | ||||
|   "dependencies": { | ||||
|     "@semantic-release/commit-analyzer": "^9.0.2", | ||||
|     "@semantic-release/commit-analyzer": "^10.0.0-beta.1", | ||||
|     "@semantic-release/error": "^3.0.0", | ||||
|     "@semantic-release/github": "9.0.0-beta.2", | ||||
|     "@semantic-release/npm": "^10.0.2", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user