mirror of
				https://github.com/velopack/velopack.git
				synced 2025-10-25 15:19:22 +00:00 
			
		
		
		
	Update dependency typescript to ~5.8.0 (#538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										8
									
								
								samples/NodeJSElectron/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								samples/NodeJSElectron/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -24,7 +24,7 @@ | ||||
|         "style-loader": "^4.0.0", | ||||
|         "ts-loader": "^9.5.1", | ||||
|         "ts-node": "^10.9.2", | ||||
|         "typescript": "~5.7.0", | ||||
|         "typescript": "~5.8.0", | ||||
|         "velopack": "^0.0.1053" | ||||
|       } | ||||
|     }, | ||||
| @@ -9007,9 +9007,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/typescript": { | ||||
|       "version": "5.7.3", | ||||
|       "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", | ||||
|       "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", | ||||
|       "version": "5.8.2", | ||||
|       "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz", | ||||
|       "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==", | ||||
|       "dev": true, | ||||
|       "license": "Apache-2.0", | ||||
|       "bin": { | ||||
|   | ||||
| @@ -29,7 +29,7 @@ | ||||
|     "style-loader": "^4.0.0", | ||||
|     "ts-loader": "^9.5.1", | ||||
|     "ts-node": "^10.9.2", | ||||
|     "typescript": "~5.7.0", | ||||
|     "typescript": "~5.8.0", | ||||
|     "velopack": "^0.0.1053" | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user